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 70517075 of 10580 papers

TitleStatusHype
PM-GANs: Discriminative Representation Learning for Action Recognition Using Partial-modalities0
How Robust is Unsupervised Representation Learning to Distribution Shift?0
Playful Interactions for Representation Learning0
How Powerful is Implicit Denoising in Graph Neural Networks0
Biomedical Knowledge Graph Refinement and Completion using Graph Representation Learning and Top-K Similarity Measure0
Deep Graph-Level Clustering Using Pseudo-Label-Guided Mutual Information Maximization Network0
A Neural Architecture Mimicking Humans End-to-End for Natural Language Inference0
Deep Graph Learning for Anomalous Citation Detection0
Oracle Analysis of Representations for Deep Open Set Detection0
ORB: An Open Reading Benchmark for Comprehensive Evaluation of Machine Reading Comprehension0
3D Point Cloud Pre-training with Knowledge Distillation from 2D Images0
PLEX: Making the Most of the Available Data for Robotic Manipulation Pretraining0
Order-Guided Disentangled Representation Learning for Ulcerative Colitis Classification with Limited Labels0
Organized Grouped Discrete Representation for Object-Centric Learning0
Orientation-Disentangled Unsupervised Representation Learning for Computational Pathology0
Orthogonal Representation Learning for Estimating Causal Quantities0
How Fine-Tuning Allows for Effective Meta-Learning0
OSVNet: Convolutional Siamese Network for Writer Independent Online Signature Verification0
Deep Graph Generators: A Survey0
Federated Graph Representation Learning using Self-Supervision0
How Do Multilingual Encoders Learn Cross-lingual Representation?0
How does the degree of novelty impacts semi-supervised representation learning for novel class retrieval?0
Breaking through the learning plateaus of in-context learning in Transformer0
How Do the Architecture and Optimizer Affect Representation Learning? On the Training Dynamics of Representations in Deep Neural Networks0
How do Cross-View and Cross-Modal Alignment Affect Representations in Contrastive Learning?0
Show:102550
← PrevPage 283 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