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

TitleStatusHype
Coarsely-Labeled Data for Better Few-Shot TransferCode0
AC-VAE: Learning Semantic Representation with VAE for Adaptive Clustering0
Vi2CLR: Video and Image for Visual Contrastive Learning of Representation0
Dynamic Graph Representation Learning with Fourier Temporal State EmbeddingCode0
LINGUINE: LearnIng to pruNe on subGraph convolUtIon NEtworks0
Clearing the Path for Truly Semantic Representation Learning0
Dual Graph Complementary Network0
Leveraging affinity cycle consistency to isolate factors of variation in learned representations0
Learning Visual Representation from Human Interactions0
A Flexible Framework for Discovering Novel Categories with Contrastive Learning0
Learning Task-Relevant Features via Contrastive Input Morphing0
Learning Subgoal Representations with Slow Dynamics0
Learning Representations by Contrasting Clusters While Bootstrapping Instances0
Learning Rare Category Classifiers on a Tight Labeling Budget0
When Is Generalizable Reinforcement Learning Tractable?0
Learning Private Representations with Focal Entropy0
Sequence Metric Learning as Synchronization of Recurrent Neural Networks0
Learning Latent Topology for Graph Matching0
The Unreasonable Effectiveness of Patches in Deep Convolutional Kernels Methods.0
Learning Flexible Visual Representations via Interactive Gameplay0
Switchable K-Class Hyperplanes for Noise-Robust Representation Learning0
Learning disentangled representations with the Wasserstein Autoencoder0
Learning Causal Representation for Training Cross-Domain Pose Estimator via Generative Interventions0
UserBERT: Self-supervised User Representation Learning0
Learning a Transferable Scheduling Policy for Various Vehicle Routing Problems based on Graph-centric Representation Learning0
Disentangled Representation for Age-Invariant Face Recognition: A Mutual Information Minimization Perspective0
LapsCore: Language-Guided Person Search via Color Reasoning0
Knowledge distillation via softmax regression representation learning0
Self-Supervised 3D Skeleton Action Representation Learning With Motion Consistency and Continuity0
Invariant Representations for Reinforcement Learning without Reconstruction0
Invariant Causal Representation Learning0
Self-supervised representation learning via adaptive hard-positive mining0
Improving the Unsupervised Disentangled Representation Learning with VAE Ensemble0
Improving Generalizability of Protein Sequence Models via Data Augmentations0
Deep Q-Learning with Low Switching Cost0
Self-Supervised Video Representation Learning with Constrained Spatiotemporal Jigsaw0
How Benign is Benign Overfitting ?0
DeeperGCN: Training Deeper GCNs with Generalized Aggregation Functions0
Towards Powerful Graph Neural Networks: Diversity Matters0
Hierarchical Disentangled Representation Learning for Outdoor Illumination Estimation and Editing0
Decomposing Mutual Information for Representation Learning0
Guiding Representation Learning in Deep Generative Models with Policy Gradients0
Beyond COVID-19 Diagnosis: Prognosis with Hierarchical Graph Representation Learning0
Toward Understanding Supervised Representation Learning with RKHS and GAN0
Transferable Unsupervised Robust Representation Learning0
Self-Born Wiring for Neural Trees0
Language-Mediated, Object-Centric Representation Learning0
Deep Graph Generators: A Survey0
Enhancing Sindhi Word Segmentation using Subword Representation Learning and Position-aware Self-attention0
AttrE2vec: Unsupervised Attributed Edge Representation Learning0
Show:102550
← PrevPage 166 of 212Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1SciNCLAvg.81.8Unverified
2SPECTERAvg.80Unverified
3CiteomaticAvg.76Unverified
4Sci-DeCLUTRAvg.66.6Unverified
5SciBERTAvg.59.6Unverified
6BioBERTAvg.58.8Unverified
7CiteBERTAvg.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