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

TitleStatusHype
Disentangled Speech Representation Learning for One-Shot Cross-lingual Voice Conversion Using β-VAE0
Multi-view Representation Learning from Malware to Defend Against Adversarial Variants0
Auxiliary task discovery through generate-and-test0
FedClassAvg: Local Representation Learning for Personalized Federated Learning on Heterogeneous Neural NetworksCode1
LaundroGraph: Self-Supervised Graph Representation Learning for Anti-Money Laundering0
Improving Speech Representation Learning via Speech-level and Phoneme-level Masking Approach0
MEW-UNet: Multi-axis representation learning in frequency domain for medical image segmentationCode1
Transformers over Directed Acyclic GraphsCode1
Spiking Variational Graph Auto-Encoders for Efficient Graph Representation Learning0
Temporally Disentangled Representation LearningCode0
Scalable Representation Learning in Linear Contextual Bandits with Constant Regret Guarantees0
Unsupervised Object Representation Learning using Translation and Rotation Group Equivariant VAECode1
Contrastive Representation Learning for Gaze EstimationCode1
Towards Better Few-Shot and Finetuning Performance with Forgetful Causal Language Models0
Explaining Translationese: why are Neural Classifiers Better and what do they Learn?0
UIA-ViT: Unsupervised Inconsistency-Aware Method based on Vision Transformer for Face Forgery Detection0
Few-Shot Meta Learning for Recognizing Facial Phenotypes of Genetic Disorders0
Neural Eigenfunctions Are Structured Representation LearnersCode1
Multi-Scale Patch-Based Representation Learning for Image Anomaly Detection and Segmentation0
Semantic Structure Enhanced Contrastive Adversarial Hash Network for Cross-media Representation LearningCode0
MILD: Multimodal Interactive Latent Dynamics for Learning Human-Robot Interaction0
Guided contrastive self-supervised pre-training for automatic speech recognition0
Graph Coloring via Neural Networks for Haplotype Assembly and Viral Quasispecies ReconstructionCode0
GLCC: A General Framework for Graph-Level Clustering0
Self-Supervised Pretraining on Satellite Imagery: a Case Study on Label-Efficient Vehicle Detection0
Show:102550
← PrevPage 187 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