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

TitleStatusHype
Deep Representation Learning of Patient Data from Electronic Health Records (EHR): A Systematic Review0
An Exploration of Arbitrary-Order Sequence Labeling via Energy-Based Inference NetworksCode0
Improving Few-Shot Learning through Multi-task Representation Learning TheoryCode0
Factorized Discriminant Analysis for Genetic Signatures of Neuronal PhenotypesCode0
CO2: Consistent Contrast for Unsupervised Visual Representation Learning0
A Simple Framework for Uncertainty in Contrastive Learning0
Can we Generalize and Distribute Private Representation Learning?Code0
TimeAutoML: Autonomous Representation Learning for Multivariate Irregularly Sampled Time Series0
A Light Heterogeneous Graph Collaborative Filtering Model using Textual InformationCode0
Consensus Clustering With Unsupervised Representation Learning0
A Deeper Look at Discounting Mismatch in Actor-Critic Algorithms0
Overcoming Data Sparsity in Group Recommendation0
Which *BERT? A Survey Organizing Contextualized Encoders0
Deep Convolutional Transform Learning -- Extended version0
NodeSig: Binary Node Embeddings via Random Walk Diffusion0
Recognition Method of Important Words in Korean Text based on Reinforcement Learning0
Multi-grained Semantics-aware Graph Neural NetworksCode0
BUTTER: A Representation Learning Framework for Bi-directional Music-Sentence Retrieval and Generation0
S3K: Self-Supervised Semantic Keypoints for Robotic Manipulation via Multi-View Consistency0
Training general representations for remote sensing using in-domain knowledge0
Towards a Multi-modal, Multi-task Learning based Pre-training Framework for Document Representation Learning0
Linear Matrix Factorization Embeddings for Single-objective Optimization Landscapes0
Geometric Disentanglement by Random Convex Polytopes0
Stock2Vec: A Hybrid Deep Learning Framework for Stock Market Prediction with Representation Learning and Temporal Convolutional Network0
CoKe: Localized Contrastive Learning for Robust Keypoint Detection0
Show:102550
← PrevPage 342 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