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

TitleStatusHype
LightPath: Lightweight and Scalable Path Representation LearningCode0
TimeTuner: Diagnosing Time Representations for Time-Series Forecasting with Counterfactual ExplanationsCode1
An analysis on the effects of speaker embedding choice in non auto-regressive TTS0
GraphCL-DTA: a graph contrastive learning with molecular semantics for drug-target binding affinity prediction0
Learning Dynamic Attribute-factored World Models for Efficient Multi-object Reinforcement Learning0
Company2Vec -- German Company Embeddings based on Corporate Websites0
MOCA: Self-supervised Representation Learning by Predicting Masked Online Codebook AssignmentsCode1
MarS3D: A Plug-and-Play Motion-Aware Model for Semantic Segmentation on Multi-Scan 3D Point CloudsCode1
Video-Mined Task Graphs for Keystep Recognition in Instructional VideosCode1
Evaluating unsupervised disentangled representation learning for genomic discovery and disease risk prediction0
LiDAR-BEVMTN: Real-Time LiDAR Bird's-Eye View Multi-Task Perception Network for Autonomous Driving0
From random-walks to graph-sprints: a low-latency node embedding framework on continuous-time dynamic graphs0
Learning for Counterfactual Fairness from Observational Data0
SkeletonMAE: Graph-based Masked Autoencoder for Skeleton Sequence Pre-trainingCode1
Contrastive Multi-Task Dense Prediction0
Neural Architecture RetrievalCode1
Towards Flexible Time-to-event Modeling: Optimizing Neural Networks via Rank RegressionCode0
Cross-Model Cross-Stream Learning for Self-Supervised Human Action RecognitionCode0
DistTGL: Distributed Memory-Based Temporal Graph Neural Network Training0
L-DAWA: Layer-wise Divergence Aware Weight Aggregation in Federated Self-Supervised Visual Representation LearningCode1
HYTREL: Hypergraph-enhanced Tabular Data Representation LearningCode1
Representation Learning With Hidden Unit Clustering For Low Resource Speech Applications0
Knowledge Boosting: Rethinking Medical Contrastive Vision-Language Pre-TrainingCode1
DreamTeacher: Pretraining Image Backbones with Deep Generative Models0
Frameless Graph Knowledge DistillationCode0
Show:102550
← PrevPage 134 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