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

TitleStatusHype
Learning Visual Robotic Control Efficiently with Contrastive Pre-training and Data Augmentation0
Learning Hybrid Representations for Automatic 3D Vessel Centerline Extraction0
A comparison of self-supervised speech representations as input features for unsupervised acoustic word embeddings0
Self-supervised Text-independent Speaker Verification using Prototypical Momentum Contrastive LearningCode1
Syntactic representation learning for neural network based TTS with syntactic parse tree traversal0
A Meta-Learning Approach for Graph Representation Learning in Multi-Task SettingsCode1
Decimated Framelet System on Graphs and Fast G-Framelet TransformsCode0
DEAAN: Disentangled Embedding and Adversarial Adaptation Network for Robust Speaker Representation Learning0
TARA: Training and Representation Alteration for AI Fairness and Domain Generalization0
Pair-view Unsupervised Graph Representation Learning0
Exploring wav2vec 2.0 on speaker verification and language identification0
Autoencoding Slow Representations for Semi-supervised Data Efficient Regression0
DeCoAR 2.0: Deep Contextualized Acoustic Representations with Vector QuantizationCode1
Context Matters: Graph-based Self-supervised Representation Learning for Medical ImagesCode1
Unsupervised deep learning for individualized brain functional network identification0
GNN-XML: Graph Neural Networks for Extreme Multi-label Text Classification0
Exploiting Group-level Behavior Pattern forSession-based Recommendation0
Concept Generalization in Visual Representation LearningCode1
CommPOOL: An Interpretable Graph Pooling Framework for Hierarchical Graph Representation Learning0
Learning Tubule-Sensitive CNNs for Pulmonary Airway and Artery-Vein Segmentation in CTCode1
Representation Extraction and Deep Neural Recommendation for Collaborative Filtering0
Graph-Based Generative Representation Learning of Semantically and Behaviorally Augmented Floorplans0
Cross-Modal Collaborative Representation Learning and a Large-Scale RGBT Benchmark for Crowd CountingCode1
Parameter Efficient Multimodal Transformers for Video Representation Learning0
TAP: Text-Aware Pre-training for Text-VQA and Text-CaptionCode1
Multi-Objective Interpolation Training for Robustness to Label NoiseCode1
PPKE: Knowledge Representation Learning by Path-based Pre-training0
Reprogramming Language Models for Molecular Representation Learning0
Source Separation and Depthwise Separable Convolutions for Computer Audition0
Proactive Pseudo-Intervention: Causally Informed Contrastive Learning For Interpretable Vision Models0
KATRec: Knowledge Aware aTtentive Sequential RecommendationsCode0
Graph Mixture Density NetworksCode1
Cross-Domain Sentiment Classification with In-Domain Contrastive LearningCode1
Self-Supervised Visual Representation Learning from Hierarchical Grouping0
Unsupervised Adversarially-Robust Representation Learning on Graphs0
Seed the Views: Hierarchical Semantic Alignment for Contrastive Representation Learning0
Neural Contextual Bandits with Deep Representation and Shallow Exploration0
Circles are like Ellipses, or Ellipses are like Circles? Measuring the Degree of Asymmetry of Static and Contextual Embeddings and the Implications to Representation Learning0
Capturing implicit hierarchical structure in 3D biomedical images with self-supervised hyperbolic representations0
Unify Local and Global Information for Top-N RecommendationCode0
Temporal Representation Learning on Monocular Videos for 3D Human Pose Estimation0
Cross-Modal Retrieval and Synthesis (X-MRS): Closing the Modality Gap in Shared Representation Learning0
Learning View-Disentangled Human Pose Representation by Contrastive Cross-View Mutual Information Maximization0
About contrastive unsupervised representation learning for classification and its convergence0
Graph-based Aspect Representation Learning for Entity Resolution0
Multi-SimLex: A Large-Scale Evaluation of Multilingual and Crosslingual Lexical Semantic Similarity0
Leveraging Latent Representations of Speech for Indian Language Identification0
Evaluating Unsupervised Representation Learning for Detecting Stances of Fake News0
Knowledge Base Embedding By Cooperative Knowledge DistillationCode1
Interactively-Propagative Attention Learning for Implicit Discourse Relation Recognition0
Show:102550
← PrevPage 158 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