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

TitleStatusHype
Disentanglement via Mechanism Sparsity Regularization: A New Principle for Nonlinear ICACode1
Neuradicon: operational representation learning of neuroimaging reports0
Creating small but meaningful representations of digital pathology images0
WikiGraphs: A Wikipedia Text - Knowledge Graph Paired DatasetCode0
MIPO: Mutual Integration of Patient Journey and Medical Ontology for Healthcare Representation LearningCode0
Large-scale graph representation learning with very deep GNNs and self-supervision0
ByPE-VAE: Bayesian Pseudocoresets Exemplar VAECode0
Learning a Joint Embedding of Multiple Satellite Sensors: A Case Study for Lake Ice Monitoring0
Wave-Informed Matrix Factorization with Global Optimality Guarantees0
Exploring Set Similarity for Dense Self-supervised Representation Learning0
CETransformer: Casual Effect Estimation via Transformer Based Representation Learning0
Playful Interactions for Representation Learning0
Learning Attributed Graph Representations with Communicative Message Passing TransformerCode1
Reasoning-Modulated Representations0
Aspect-based Sentiment Analysis using BERT with Disentangled AttentionCode1
Generative Pretraining for Paraphrase Evaluation0
Visual Representation Learning Does Not Generalize Strongly Within the Same DomainCode1
Contrastive Predictive Coding for Anomaly Detection0
All the attention you need: Global-local, spatial-channel attention for image retrieval0
Self-supervised Representation Learning Framework for Remote Physiological Measurement Using Spatiotemporal Augmentation LossCode1
Align before Fuse: Vision and Language Representation Learning with Momentum DistillationCode1
Neural Contextual Anomaly Detection for Time SeriesCode1
Exploiting generative self-supervised learning for the assessment of biological images with lack of annotations: a COVID-19 case-study0
Visual Adversarial Imitation Learning using Variational Models0
Graph Representation Learning for Road Type ClassificationCode0
Show:102550
← PrevPage 278 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