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

TitleStatusHype
Towards Impartial Multi-task LearningCode1
Self-supervised representation learning via adaptive hard-positive mining0
A Text GAN for Language Generation with Non-Autoregressive Generator0
RRL: A Scalable Classifier for Interpretable Rule-Based Representation Learning0
The Unreasonable Effectiveness of Patches in Deep Convolutional Kernels Methods.0
Self-Supervised Video Representation Learning with Constrained Spatiotemporal Jigsaw0
LINGUINE: LearnIng to pruNe on subGraph convolUtIon NEtworks0
Clearing the Path for Truly Semantic Representation Learning0
Learning Visual Representation from Human Interactions0
Learning Representations by Contrasting Clusters While Bootstrapping Instances0
Learning Private Representations with Focal Entropy0
Learning Flexible Visual Representations via Interactive Gameplay0
Knowledge distillation via softmax regression representation learning0
Invariant Representations for Reinforcement Learning without Reconstruction0
Toward Understanding Supervised Representation Learning with RKHS and GAN0
Improving the Unsupervised Disentangled Representation Learning with VAE Ensemble0
Towards Robust and Efficient Contrastive Textual Representation Learning0
Sufficient and Disentangled Representation Learning0
How Benign is Benign Overfitting ?0
Self-supervised Disentangled Representation Learning0
Guiding Representation Learning in Deep Generative Models with Policy Gradients0
Towards Powerful Graph Neural Networks: Diversity Matters0
Ballroom Dance Movement Recognition Using a Smart Watch and Representation Learning0
Recursive Neighborhood Pooling for Graph Representation Learning0
Recall Loss for Imbalanced Image Classification and Semantic SegmentationCode1
Probabilistic Multimodal Representation Learning0
Transferable Unsupervised Robust Representation Learning0
Online Limited Memory Neural-Linear Bandits0
Continual Lifelong Causal Effect Inference with Real World Evidence0
Online Adversarial Purification based on Self-supervised Learning0
Non-maximum Suppression Also Closes the Variational Approximation Gap of Multi-object Variational Autoencoders0
Neural Bayes: A Generic Parameterization Method for Unsupervised Learning0
Consistent Instance Classification for Unsupervised Representation Learning0
Sequence Metric Learning as Synchronization of Recurrent Neural Networks0
Momentum Contrastive Autoencoder0
Dynamic Graph Representation Learning with Fourier Temporal State EmbeddingCode0
Robust Multi-view Representation Learning0
A Flexible Framework for Discovering Novel Categories with Contrastive Learning0
Learning Task-Relevant Features via Contrastive Input Morphing0
UserBERT: Self-supervised User Representation Learning0
Learning a Transferable Scheduling Policy for Various Vehicle Routing Problems based on Graph-centric Representation Learning0
R-MONet: Region-Based Unsupervised Scene Decomposition and Representation via Consistency of Object Representations0
Improving Generalizability of Protein Sequence Models via Data Augmentations0
Deep Q-Learning with Low Switching Cost0
VECoDeR - Variational Embeddings for Community Detection and Node Representation0
Decomposing Mutual Information for Representation Learning0
Beyond COVID-19 Diagnosis: Prognosis with Hierarchical Graph Representation Learning0
GL-Disen: Global-Local disentanglement for unsupervised learning of graph-level representations0
On the Importance of Looking at the Manifold0
On the Importance of Distraction-Robust Representations for Robot Learning0
Show:102550
← PrevPage 156 of 212Next →

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