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

TitleStatusHype
Self-Supervised Skeleton-Based Action Representation Learning: A Benchmark and BeyondCode0
Identifying latent state transition in non-linear dynamical systems0
Predicting Genetic Mutation from Whole Slide Images via Biomedical-Linguistic Knowledge Enhanced Multi-label ClassificationCode0
VQUNet: Vector Quantization U-Net for Defending Adversarial Atacks by Regularizing Unwanted Noise0
Population Transformer: Learning Population-level Representations of Neural ActivityCode1
iQRL -- Implicitly Quantized Representations for Sample-efficient Reinforcement Learning0
Redefining DDoS Attack Detection Using A Dual-Space Prototypical Network-Based Approach0
GEFL: Extended Filtration Learning for Graph ClassificationCode0
Bi-DCSpell: A Bi-directional Detector-Corrector Interactive Framework for Chinese Spelling Check0
Enhancing 2D Representation Learning with a 3D Prior0
Point-Level Topological Representation Learning on Point CloudsCode1
A Unifying Framework for Action-Conditional Self-Predictive Reinforcement Learning0
MOT: A Mixture of Actors Reinforcement Learning Method by Optimal Transport for Algorithmic Trading0
Enhancing Fairness in Unsupervised Graph Anomaly Detection through DisentanglementCode0
DDA: Dimensionality Driven Augmentation Search for Contrastive Learning in Laparoscopic SurgeryCode0
Validity Learning on Failures: Mitigating the Distribution Shift in Autonomous Vehicle Planning0
Cross-Dimensional Medical Self-Supervised Representation Learning Based on a Pseudo-3D Transformation0
Prototypical Transformer as Unified Motion Learners0
MLIP: Efficient Multi-Perspective Language-Image Pretraining with Exhaustive Data Utilization0
Know Your Neighborhood: General and Zero-Shot Capable Binary Function Search Powered by Call GraphletsCode0
Programming knowledge tracing based on heterogeneous graph representation0
Federated Model Heterogeneous Matryoshka Representation Learning0
Whole Heart 3D+T Representation Learning Through Sparse 2D Cardiac MR ImagesCode1
Learning Manipulation by Predicting InteractionCode2
Augmentation-based Unsupervised Cross-Domain Functional MRI Adaptation for Major Depressive Disorder Identification0
Show:102550
← PrevPage 71 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