SOTAVerified

Representation Learning

Representation Learning is a process in machine learning where algorithms extract meaningful patterns from raw data to create representations that are easier to understand and process. These representations can be designed for interpretability, reveal hidden features, or be used for transfer learning. They are valuable across many fundamental machine learning tasks like image classification and retrieval.

Deep neural networks can be considered representation learning models that typically encode information which is projected into a different subspace. These representations are then usually passed on to a linear classifier to, for instance, train a classifier.

Representation learning can be divided into:

  • Supervised representation learning: learning representations on task A using annotated data and used to solve task B
  • Unsupervised representation learning: learning representations on a task in an unsupervised way (label-free data). These are then used to address downstream tasks and reducing the need for annotated data when learning news tasks. Powerful models like GPT and BERT leverage unsupervised representation learning to tackle language tasks.

More recently, self-supervised learning (SSL) is one of the main drivers behind unsupervised representation learning in fields like computer vision and NLP.

Here are some additional readings to go deeper on the task:

( Image credit: Visualizing and Understanding Convolutional Networks )

Papers

Showing 53515375 of 10580 papers

TitleStatusHype
Soft-mask: Adaptive Substructure Extractions for Graph Neural NetworksCode1
Balanced Product of Calibrated Experts for Long-Tailed RecognitionCode1
Learning the Space of Deep ModelsCode0
COSTA: Covariance-Preserving Feature Augmentation for Graph Contrastive LearningCode1
Extreme Masking for Learning Instance and Distributed Visual RepresentationsCode1
AttX: Attentive Cross-Connections for Fusion of Wearable Signals in Emotion Recognition0
Efficient and Robust 2D-to-BEV Representation Learning via Geometry-guided Kernel TransformerCode2
I'm Me, We're Us, and I'm Us: Tri-directional Contrastive Learning on HypergraphsCode1
Local Spatiotemporal Representation Learning for Longitudinally-consistent Neuroimage AnalysisCode1
An Empirical Study on Disentanglement of Negative-free Contrastive LearningCode1
Motif Mining and Unsupervised Representation Learning for BirdCLEF 2022Code0
CO^3: Cooperative Unsupervised 3D Representation Learning for Autonomous DrivingCode1
Learning Ego 3D Representation as Ray TracingCode1
Metric Based Few-Shot Graph ClassificationCode1
Stabilizing Voltage in Power Distribution Networks via Multi-Agent Reinforcement Learning with TransformerCode1
Extending Momentum Contrast with Cross Similarity Consistency Regularization0
Spatial Cross-Attention Improves Self-Supervised Visual Representation Learning0
Searching for Optimal Subword Tokenization in Cross-domain NERCode0
Enhancing Dual-Encoders with Question and Answer Cross-Embeddings for Answer Retrieval0
Masked Unsupervised Self-training for Label-free Image ClassificationCode1
ObPose: Leveraging Pose for Object-Centric Scene Inference and Generation in 3D0
Confidence-aware Self-Semantic Distillation on Knowledge Graph Embedding0
Improving Fairness in Graph Neural Networks via Mitigating Sensitive Attribute LeakageCode1
TriBYOL: Triplet BYOL for Self-Supervised Representation Learning0
Decoupled Self-supervised Learning for Non-Homophilous Graphs0
Show:102550
← PrevPage 215 of 424Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1SciNCLAvg.81.8Unverified
2SPECTERAvg.80Unverified
3CiteomaticAvg.76Unverified
4Sci-DeCLUTRAvg.66.6Unverified
5SciBERTAvg.59.6Unverified
6CiteBERTAvg.58.8Unverified
7BioBERTAvg.58.8Unverified
#ModelMetricClaimedVerifiedStatus
1top_model_weights_with_3d_21:1 Accuracy0.75Unverified
#ModelMetricClaimedVerifiedStatus
1Resnet 18Accuracy (%)97.05Unverified
#ModelMetricClaimedVerifiedStatus
1Morphological NetworkAccuracy97.3Unverified
#ModelMetricClaimedVerifiedStatus
1Max Margin ContrastiveSilhouette Score0.56Unverified