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

TitleStatusHype
Self-Damaging Contrastive LearningCode1
Large-scale Unsupervised Semantic SegmentationCode1
MoCL: Data-driven Molecular Fingerprint via Knowledge-aware Contrastive Learning from Molecular GraphCode1
Conditional Contrastive Learning for Improving Fairness in Self-Supervised Learning0
Local Disentanglement in Variational Auto-Encoders Using Jacobian L_1 RegularizationCode0
Lifelong Learning of Hate Speech Classification on Social Media0
Category Contrast for Unsupervised Domain Adaptation in Visual TasksCode1
Variational Leakage: The Role of Information Complexity in Privacy LeakageCode0
Recursive Tree Attention: Improving Semantic Representations with Syntactic Tree Structured Attention Mechanism0
Cross-Trajectory Representation Learning for Zero-Shot Generalization in RLCode0
Self-Supervised Learning of Domain Invariant Features for Depth Estimation0
Graph Barlow Twins: A self-supervised representation learning framework for graphsCode1
Aligning Pretraining for Detection via Object-Level Contrastive LearningCode1
ASCNet: Self-supervised Video Representation Learning with Appearance-Speed Consistency0
InDiD: Instant Disorder Detection via Representation LearningCode1
Self-Guided Contrastive Learning for BERT Sentence RepresentationsCode1
Learning from Counterfactual Links for Link PredictionCode1
Improving Event Causality Identification via Self-Supervised Representation Learning on External Causal Statement0
GMAIR: Unsupervised Object Detection Based on Spatial Attention and Gaussian MixtureCode1
Learning Representation over Dynamic Graph using Aggregation-Diffusion Mechanism0
Hierarchical Representation Learning for Markov Decision Processes0
Representation Learning in Continuous-Time Score-Based Generative Models0
Personalizing Pre-trained Models0
Multiresolution Equivariant Graph Variational AutoencoderCode1
Ember: No-Code Context Enrichment via Similarity-Based Keyless JoinsCode0
Learning to schedule job-shop problems: Representation and policy learning using graph neural network and reinforcement learning0
Variational Empowerment as Representation Learning for Goal-Based Reinforcement Learning0
Unsupervised Concept Representation Learning for Length-Varying Text Similarity0
Dynamically Disentangling Social Bias from Task-Oriented Representations with Adversarial AttackCode0
SCRIPT: Self-Critic PreTraining of Transformers0
Inductive Topic Variational Graph Auto-Encoder for Text Classification0
On learning and representing social meaning in NLP: a sociolinguistic perspective0
Temporal Knowledge Graph Completion using a Linear Temporal Regularizer and Multivector EmbeddingsCode1
Supervised Neural Clustering via Latent Structured Output Learning: Application to Question IntentsCode0
Knowledge Router: Learning Disentangled Representations for Knowledge Graphs0
Deep Learning on Graphs for Natural Language Processing0
Beyond Paragraphs: NLP for Long SequencesCode1
Unsupervised Representation Learning for Time Series with Temporal Neighborhood CodingCode1
Supervised Speech Representation Learning for Parkinson's Disease ClassificationCode1
Asymptotics of representation learning in finite Bayesian neural networksCode0
A Novel Graph-Theoretic Deep Representation Learning Method for Multi-Label Remote Sensing Image Retrieval0
Bootstrap Your Own Correspondences0
Crowdsourcing Learning as Domain Adaptation: A Case Study on Named Entity RecognitionCode0
Meta-HAR: Federated Representation Learning for Human Activity RecognitionCode1
Clustering-friendly Representation Learning via Instance Discrimination and Feature DecorrelationCode1
Representation Learning Beyond Linear Prediction Functions0
Active Hierarchical Exploration with Stable Subgoal Representation LearningCode0
On the benefits of representation regularization in invariance based domain generalization0
How Attentive are Graph Attention Networks?Code1
Relational Graph Neural Network Design via Progressive Neural Architecture Search0
Show:102550
← PrevPage 144 of 212Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1SciNCLAvg.81.8Unverified
2SPECTERAvg.80Unverified
3CiteomaticAvg.76Unverified
4Sci-DeCLUTRAvg.66.6Unverified
5SciBERTAvg.59.6Unverified
6CiteBERTAvg.58.8Unverified
7BioBERTAvg.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