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

TitleStatusHype
Contrastive Separative Coding for Self-supervised Representation Learning0
On the Fairness of Generative Adversarial Networks (GANs)0
Self-Supervised Multi-View Learning via Auto-Encoding 3D Transformations0
A survey on Variational Autoencoders from a GreenAI perspectiveCode0
CogDL: A Comprehensive Library for Graph Deep LearningCode2
Representation Learning for Event-based Visuomotor PoliciesCode1
Self-supervised Auxiliary Learning for Graph Neural Networks via Meta-LearningCode1
A Complete Discriminative Tensor Representation Learning for Two-Dimensional Correlation Analysis0
Disentangling Geometric Deformation Spaces in Generative Latent Shape Models0
Consistent Assignment for Representation Learning0
DRIBO: Robust Deep Reinforcement Learning via Multi-View Information BottleneckCode0
Highly Efficient Representation and Active Learning Framework and Its Application to Imbalanced Medical Image Classification0
Persistent Homology and Graphs Representation Learning0
Towards a Unified Framework for Fair and Stable Graph Representation LearningCode1
How to represent part-whole hierarchies in a neural networkCode1
Generalized and Transferable Patient Language Representation for Phenotyping with Limited Data0
The INTERSPEECH 2021 Computational Paralinguistics Challenge: COVID-19 Cough, COVID-19 Speech, Escalation & Primates0
Nonlinear Invariant Risk Minimization: A Causal Approach0
Theoretical Understandings of Product Embedding for E-commerce Machine Learning0
SeqNet: Learning Descriptors for Sequence-based Hierarchical Place RecognitionCode1
Clustering Aware Classification for Risk Prediction and Subtyping in Clinical DataCode1
Learning Low-dimensional Manifolds for Scoring of Tissue Microarray Images0
Return-Based Contrastive Representation Learning for Reinforcement Learning0
Reinforcement Learning with Prototypical RepresentationsCode1
Towards Causal Representation Learning0
Show:102550
← PrevPage 303 of 424Next →

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