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

TitleStatusHype
SHERLock: Self-Supervised Hierarchical Event Representation LearningCode0
CO2: Consistent Contrast for Unsupervised Visual Representation Learning0
Latent World Models For Intrinsically Motivated ExplorationCode1
InfoBERT: Improving Robustness of Language Models from An Information Theoretic PerspectiveCode1
Improving Few-Shot Learning through Multi-task Representation Learning TheoryCode0
Factorized Discriminant Analysis for Genetic Signatures of Neuronal PhenotypesCode0
A Simple Framework for Uncertainty in Contrastive Learning0
Can we Generalize and Distribute Private Representation Learning?Code0
DEMI: Discriminative Estimator of Mutual InformationCode1
A Light Heterogeneous Graph Collaborative Filtering Model using Textual InformationCode0
GraphDialog: Integrating Graph Knowledge into End-to-End Task-Oriented Dialogue SystemsCode1
TimeAutoML: Autonomous Representation Learning for Multivariate Irregularly Sampled Time Series0
Consensus Clustering With Unsupervised Representation Learning0
Semantic MapNet: Building Allocentric Semantic Maps and Representations from Egocentric ViewsCode1
The Surprising Power of Graph Neural Networks with Random Node InitializationCode1
A Deeper Look at Discounting Mismatch in Actor-Critic Algorithms0
Overcoming Data Sparsity in Group Recommendation0
Which *BERT? A Survey Organizing Contextualized Encoders0
Bongard-LOGO: A New Benchmark for Human-Level Concept Learning and ReasoningCode1
Deep Convolutional Transform Learning -- Extended version0
Recognition Method of Important Words in Korean Text based on Reinforcement Learning0
BUTTER: A Representation Learning Framework for Bi-directional Music-Sentence Retrieval and Generation0
Implicit Rank-Minimizing AutoencoderCode1
NodeSig: Binary Node Embeddings via Random Walk Diffusion0
Multi-grained Semantics-aware Graph Neural NetworksCode0
Show:102550
← PrevPage 327 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