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

TitleStatusHype
Generative Text-Guided 3D Vision-Language Pretraining for Unified Medical Image Segmentation0
PANE-GNN: Unifying Positive and Negative Edges in Graph Neural Networks for Recommendation0
DualHGNN: A Dual Hypergraph Neural Network for Semi-Supervised Node Classification based on Multi-View Learning and Density Awareness0
ScoreCL: Augmentation-Adaptive Contrastive Learning via Score-Matching Function0
Label Aware Speech Representation Learning For Language Identification0
Modality-Agnostic Learning for Medical Image Segmentation Using Multi-modality Self-distillation0
Proximal Symmetric Non-negative Latent Factor Analysis: A Novel Approach to Highly-Accurate Representation of Undirected Weighted Networks0
GCD-DDPM: A Generative Change Detection Model Based on Difference-Feature Guided DDPMCode0
Diversifying Joint Vision-Language Tokenization Learning0
Multi-constrained Symmetric Nonnegative Latent Factor Analysis for Accurately Representing Large-scale Undirected Weighted Networks0
Learning Representations on the Unit Sphere: Investigating Angular Gaussian and von Mises-Fisher Distributions for Online Continual LearningCode0
Fair Patient Model: Mitigating Bias in the Patient Representation Learned from the Electronic Health Records0
What Makes Entities Similar? A Similarity Flooding Perspective for Multi-sourced Knowledge Graph EmbeddingsCode0
Simultaneous or Sequential Training? How Speech Representations Cooperate in a Multi-Task Self-Supervised Learning System0
Joint Pre-training and Local Re-training: Transferable Representation Learning on Multi-source Knowledge GraphsCode0
SamToNe: Improving Contrastive Loss for Dual Encoder Retrieval Models with Same Tower Negatives0
Improved Active Multi-Task Representation Learning via Lasso0
Contagion Effect Estimation Using Proximal Embeddings0
An Information-Theoretic Analysis of Self-supervised Discrete Representations of SpeechCode0
Cycle Consistency Driven Object Discovery0
Bi-level Contrastive Learning for Knowledge-Enhanced Molecule Representations0
HomE: Homography-Equivariant Video Representation LearningCode0
Graph-Level Embedding for Time-Evolving Graphs0
Understanding Augmentation-based Self-Supervised Representation Learning via RKHS Approximation and Regression0
The Law of Parsimony in Gradient Descent for Learning Deep Linear NetworksCode0
Edge-guided Representation Learning for Underwater Object Detection0
Affinity-based Attention in Self-supervised Transformers Predicts Dynamics of Object Grouping in HumansCode0
CALICO: Self-Supervised Camera-LiDAR Contrastive Pre-training for BEV Perception0
Morphological Classification of Radio Galaxies using Semi-Supervised Group Equivariant CNNs0
An algebraic theory to discriminate qualia in the brain0
Additional Positive Enables Better Representation Learning for Medical Images0
FlowCam: Training Generalizable 3D Radiance Fields without Camera Poses via Pixel-Aligned Scene Flow0
Learning Representations without Compositional AssumptionsCode0
VIPriors 3: Visual Inductive Priors for Data-Efficient Deep Learning Challenges0
Bytes Are All You Need: Transformers Operating Directly On File Bytes0
Spectal Harmonics: Bridging Spectral Embedding and Matrix Completion in Self-Supervised Learning0
There is more to graphs than meets the eye: Learning universal features with self-supervision0
Learning Music Sequence Representation from Text Supervision0
A Heat Diffusion Perspective on Geodesic Preserving Dimensionality ReductionCode0
LayoutMask: Enhance Text-Layout Interaction in Multi-modal Pre-training for Document Understanding0
ShuffleMix: Improving Representations via Channel-Wise Shuffle of Interpolated Hidden StatesCode0
Improving Deep Representation Learning via Auxiliary Learnable Target CodingCode0
Hyperbolic Diffusion Embedding and Distance for Hierarchical Representation LearningCode0
Epistemic Graph: A Plug-And-Play Module For Hybrid Representation Learning0
An empirical study on speech restoration guided by self supervised speech representation0
Neural Fourier Transform: A General Approach to Equivariant Representation Learning0
Autoencoding Conditional Neural Processes for Representation LearningCode0
Towards a Better Understanding of Representation Dynamics under TD-learning0
Vector-based Representation is the Key: A Study on Disentanglement and Compositional Generalization0
DeCoR: Defy Knowledge Forgetting by Predicting Earlier Audio Codes0
Show:102550
← PrevPage 107 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