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

TitleStatusHype
Unsupervised Representation Learning of Structured Radio Communication SignalsCode0
Unsupervised Representation Learning of Player Behavioral Data with Confidence Guided MaskingCode0
Stable and Convexified Information Bottleneck Optimization via Symbolic Continuation and Entropy-Regularized TrajectoriesCode0
Unsupervised Representation Learning to Aid Semi-Supervised Meta LearningCode0
VIRL: Volume-Informed Representation Learning towards Few-shot Manufacturability EstimationCode0
Unsupervised Representation Learning via Neural Activation CodingCode0
S-RL Toolbox: Environments, Datasets and Evaluation Metrics for State Representation LearningCode0
Targeted Reduction of Causal ModelsCode0
Shared Generative Latent Representation Learning for Multi-view ClusteringCode0
Squeeze and Excitation: A Weighted Graph Contrastive Learning for Collaborative FilteringCode0
Vis2Mus: Exploring Multimodal Representation Mapping for Controllable Music GenerationCode0
Shaping Visual Representations with Language for Few-shot ClassificationCode0
Unsupervised Scalable Representation Learning for Multivariate Time SeriesCode0
Whole-Graph Representation Learning For the Classification of Signed NetworksCode0
Split-Brain Autoencoders: Unsupervised Learning by Cross-Channel PredictionCode0
SphOR: A Representation Learning Perspective on Open-set Recognition for Identifying Unknown Classes in Deep Learning ModelsCode0
Applying Unsupervised Semantic Segmentation to High-Resolution UAV Imagery for Enhanced Road Scene ParsingCode0
Unsupervised Sentence Representation Learning with Frequency-induced Adversarial Tuning and Incomplete Sentence FilteringCode0
Spherinator and HiPSter: Representation Learning for Unbiased Knowledge Discovery from SimulationsCode0
Unsupervised Speech Domain Adaptation Based on Disentangled Representation Learning for Robust Speech RecognitionCode0
TAPER: Time-Aware Patient EHR RepresentationCode0
TANGNN: a Concise, Scalable and Effective Graph Neural Networks with Top-m Attention Mechanism for Graph Representation LearningCode0
Weakly-supervised Temporal Path Representation Learning with Contrastive Curriculum Learning -- Extended VersionCode0
SlideGCD: Slide-based Graph Collaborative Training with Knowledge Distillation for Whole Slide Image ClassificationCode0
Vision-Language Meets the Skeleton: Progressively Distillation with Cross-Modal Knowledge for 3D Action Representation LearningCode0
Show:102550
← PrevPage 352 of 424Next →

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