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

TitleStatusHype
Network representation learning systematic review: ancestors and current development state0
Graph Embedding via Diffusion-Wavelets-Based Node Feature Distribution Characterization0
HeMI: Multi-view Embedding in Heterogeneous GraphsCode0
Comparing Reconstruction- and Contrastive-based Models for Visual Task Planning0
Self-Supervised Metric Learning With Graph Clustering For Speaker DiarizationCode0
Predicting the outcome of team movements -- Player time series analysis using fuzzy and deep methods for representation learning0
Task Guided Compositional Representation Learning for ZDA0
Cross Domain Robot Imitation with Invariant RepresentationCode0
Online Unsupervised Learning of Visual Representations and CategoriesCode0
Constructing Phrase-level Semantic Labels to Form Multi-Grained Supervision for Image-Text Retrieval0
Adversarial Representation Learning With Closed-Form SolversCode0
Pairwise Supervised Contrastive Learning of Sentence RepresentationsCode1
CauseRec: Counterfactual User Sequence Synthesis for Sequential Recommendation0
Bayesian Topic Regression for Causal InferenceCode0
Joint Debiased Representation Learning and Imbalanced Data Clustering0
Negative Sample Matters: A Renaissance of Metric Learning for Temporal GroundingCode1
Box Embeddings: An open-source library for representation learning using geometric structuresCode1
Graphine: A Dataset for Graph-aware Terminology Definition GenerationCode0
Preservational Learning Improves Self-supervised Medical Image Models by Reconstructing Diverse ContextsCode1
QUINT: Node embedding using network hashing0
Deep Active Inference for Pixel-Based Discrete Control: Evaluation on the Car Racing ProblemCode0
X-GOAL: Multiplex Heterogeneous Graph Prototypical Contrastive Learning0
Cross-Site Severity Assessment of COVID-19 from CT Images via Domain Adaptation0
On Characterizing the Trade-off in Invariant Representation LearningCode0
SORNet: Spatial Object-Centric Representations for Sequential ManipulationCode0
Show:102550
← PrevPage 270 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