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

TitleStatusHype
Learning Progressive Point Embeddings for 3D Point Cloud Generation0
Self-Supervised Learning on 3D Point Clouds by Learning Discrete Generative Models0
SelfSAGCN: Self-Supervised Semantic Alignment for Graph Convolution NetworkCode1
JointGT: Graph-Text Joint Representation Learning for Text Generation from Knowledge GraphsCode1
Learning the Predictability of the FutureCode1
Graph Context Encoder: Graph Feature Inpainting for Graph Generation and Self-supervised Pretraining0
Contrastive Learning of Generalized Game RepresentationsCode1
Equivariance-bridged SO(2)-Invariant Representation Learning using Graph Convolutional NetworkCode1
Message Passing in Graph Convolution Networks via Adaptive Filter Banks0
The Principles of Deep Learning Theory0
Investigating the Role of Negatives in Contrastive Representation Learning0
Self-supervised Video Representation Learning with Cross-Stream Prototypical ContrastingCode1
Residual Contrastive Learning for Image Reconstruction: Learning Transferable Representations from Noisy Images0
BinarizedAttack: Structural Poisoning Attacks to Graph-based Anomaly DetectionCode0
Efficient Self-supervised Vision Transformers for Representation Learning0
Unsupervised Path Representation Learning with Curriculum Negative SamplingCode1
SECANT: Self-Expert Cloning for Zero-Shot Generalization of Visual PoliciesCode1
Towards bio-inspired unsupervised representation learning for indoor aerial navigation0
MaCLR: Motion-aware Contrastive Learning of Representations for VideosCode0
Voice2Series: Reprogramming Acoustic Models for Time Series ClassificationCode1
MHNF: Multi-hop Heterogeneous Neighborhood information Fusion graph representation learningCode1
Prototypical Graph Contrastive LearningCode1
Large-Scale Chemical Language Representations Capture Molecular Structure and PropertiesCode1
Biomedical Interpretable Entity RepresentationsCode0
Pseudo-Euclidean Attract-Repel Embeddings for Undirected Graphs0
Global Rhythm Style Transfer Without Text TranscriptionsCode1
Costs and Benefits of Fair Regression0
Evolving Image Compositions for Feature Representation Learning0
Watching Too Much Television is Good: Self-Supervised Audio-Visual Representation Learning from Movies and TV Shows0
Directed Graph Embeddings in Pseudo-Riemannian Manifolds0
Self-Supervised GANs with Label AugmentationCode1
Query Embedding on Hyper-relational Knowledge GraphsCode1
Contrastive Mixture of Posteriors for Counterfactual Inference, Data Integration and FairnessCode1
On the Power of Multitask Representation Learning in Linear MDP0
Multivariate Business Process Representation Learning utilizing Gramian Angular Fields and Convolutional Neural Networks0
Evaluating Modules in Graph Contrastive LearningCode1
Incorporating Domain Knowledge into Health Recommender Systems using Hyperbolic Embeddings0
FastICARL: Fast Incremental Classifier and Representation Learning with Efficient Budget Allocation in Audio Sensing Applications0
Speech Disorder Classification Using Extended Factorized Hierarchical Variational Auto-encoders0
Which Mutual-Information Representation Learning Objectives are Sufficient for Control?0
Node Classification Meets Link Prediction on Knowledge Graphs0
Temporal Predictive Coding For Model-Based Planning In Latent SpaceCode1
Understanding Latent Correlation-Based Multiview Learning and Self-Supervision: An Identifiability PerspectiveCode1
HuBERT: Self-Supervised Speech Representation Learning by Masked Prediction of Hidden UnitsCode1
Representation Learning for Out-of-distribution Generalization in Reinforcement Learning0
Exploration-Driven Representation Learning in Reinforcement Learning0
Learning Task-Relevant Representations with Selective Contrast for Reinforcement Learning in a Real-World Application0
Density-Based Bonuses on Learned Representations for Reward-Free Exploration in Deep Reinforcement Learning0
Cross-Modal Attention Consistency for Video-Audio Unsupervised Learning0
Atlas Based Representation and Metric Learning on ManifoldsCode0
Show:102550
← PrevPage 142 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