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

TitleStatusHype
AugDMC: Data Augmentation Guided Deep Multiple ClusteringCode0
An Adversarial Transfer Network for Knowledge Representation LearningCode0
Fixed-sized representation learning from Offline Handwritten Signatures of different sizesCode0
Fixing a Broken ELBOCode0
An AI System for Continuous Knee Osteoarthritis Severity Grading Using Self-Supervised Anomaly Detection with Limited DataCode0
Augmentation-Aware Self-Supervision for Data-Efficient GAN TrainingCode0
Invariant Representations via Wasserstein Correlation MaximizationCode0
Flexible Attributed Network EmbeddingCode0
Invariant Representations without Adversarial TrainingCode0
Cross-Skeleton Interaction Graph Aggregation Network for Representation Learning of Mouse Social BehaviourCode0
Invariant Shape Representation Learning For Image ClassificationCode0
mvn2vec: Preservation and Collaboration in Multi-View Network EmbeddingCode0
M3: A Multi-Task Mixed-Objective Learning Framework for Open-Domain Multi-Hop Dense Sentence RetrievalCode0
M^3-Impute: Mask-guided Representation Learning for Missing Value ImputationCode0
CCFC: Bridging Federated Clustering and Contrastive LearningCode0
FlowCon: Out-of-Distribution Detection using Flow-Based Contrastive LearningCode0
Representation Learning of Tangled Key-Value Sequence Data for Early ClassificationCode0
Quantifying Mental Health from Social Media with Neural User EmbeddingsCode0
Bootstrap Latents of Nodes and Neighbors for Graph Self-Supervised LearningCode0
Coarsely-Labeled Data for Better Few-Shot TransferCode0
Cross-language Citation Recommendation via Hierarchical Representation Learning on Heterogeneous GraphCode0
D-HYPR: Harnessing Neighborhood Modeling and Asymmetry Preservation for Digraph Representation LearningCode0
MXM-CLR: A Unified Framework for Contrastive Learning of Multifold Cross-Modal RepresentationsCode0
Investigating Similarities Across Decentralized Financial (DeFi) ServicesCode0
Focusing on what to decode and what to train: SOV Decoding with Specific Target Guided DeNoising and Vision Language AdvisorCode0
Show:102550
← PrevPage 419 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