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

TitleStatusHype
Towards Causal Representation Learning and Deconfounding from Indefinite Data0
Hierarchical Transformer for Scalable Graph Learning0
Cross-Stream Contrastive Learning for Self-Supervised Skeleton-Based Action Recognition0
Evolving Dictionary Representation for Few-shot Class-incremental Learning0
Self-supervised Activity Representation Learning with Incremental Data: An Empirical Study0
Strengthening structural baselines for graph classification using Local Topological ProfileCode0
Estimating the Density Ratio between Distributions with High Discrepancy using Multinomial Logistic Regression0
CLIP-S^4: Language-Guided Self-Supervised Semantic Segmentation0
Representations and Exploration for Deep Reinforcement Learning using Singular Value Decomposition0
Region contrastive camera localizationCode0
Interpretability of Machine Learning: Recent Advances and Future Prospects0
MD-Manifold: A Medical-Distance-Based Representation Learning Approach for Medical Concept and Patient Representation0
Meta-Reinforcement Learning Based on Self-Supervised Task Representation Learning0
Adversarial Representation Learning for Robust Privacy Preservation in AudioCode0
Exploiting the Distortion-Semantic Interaction in Fisheye Data0
Semi-supervised Road Updating Network (SRUNet): A Deep Learning Method for Road Updating from Remote Sensing Imagery and Historical Vector Maps0
Retrieval-based Knowledge Augmented Vision Language Pre-training0
Multivariate Representation Learning for Information Retrieval0
Deep Spatiotemporal Clustering: A Temporal Clustering Approach for Multi-dimensional Climate DataCode0
STIR: Siamese Transformer for Image Retrieval PostprocessingCode0
highway2vec -- representing OpenStreetMap microregions with respect to their road network characteristicsCode0
Sample-Specific Debiasing for Better Image-Text Models0
Proto-Value Networks: Scaling Representation Learning with Auxiliary Tasks0
Connector 0.5: A unified framework for graph representation learningCode0
On the Generalization of Learned Structured Representations0
Unsupervised Discovery of Extreme Weather Events Using Universal Representations of Emergent OrganizationCode0
NPRL: Nightly Profile Representation Learning for Early Sepsis Onset Prediction in ICU Trauma Patients0
Generating Post-hoc Explanations for Skip-gram-based Node Embeddings by Identifying Important Nodes with Bridgeness0
FineEHR: Refine Clinical Note Representations to Improve Mortality Prediction0
Causal Effect Estimation with Variational AutoEncoder and the Front Door Criterion0
Joint Semantic and Structural Representation Learning for Enhancing User Preference Modelling0
Hierarchical State Abstraction Based on Structural Information PrinciplesCode0
CoReFace: Sample-Guided Contrastive Regularization for Deep Face Recognition0
Capturing Fine-grained Semantics in Contrastive Graph Representation Learning0
No Free Lunch in Self Supervised Representation Learning0
What Do GNNs Actually Learn? Towards Understanding their RepresentationsCode0
Dynamic Graph Representation Learning via Edge Temporal States Modeling and Structure-reinforced Transformer0
Learning Self-Supervised Representations for Label Efficient Cross-Domain Knowledge Transfer on Diabetic Retinopathy Fundus ImagesCode0
Improving Graph Neural Networks on Multi-node Tasks with Labeling Tricks0
Two-Memory Reinforcement Learning0
ContraCluster: Learning to Classify without Labels by Contrastive Self-Supervision and Prototype-Based Semi-Supervision0
Domain Adaptable Self-supervised Representation Learning on Remote Sensing Satellite ImageryCode0
Knowledge Distillation Under Ideal Joint Classifier Assumption0
Learning Robust Visual-Semantic Embedding for Generalizable Person Re-identificationCode0
Denoising Cosine Similarity: A Theory-Driven Approach for Efficient Representation Learning0
Decoupled Training for Long-Tailed Classification With Stochastic Representations0
Self-Supervised 3D Action Representation Learning with Skeleton Cloud Colorization0
Dual-Granularity Contrastive Learning for Session-based Recommendation0
Causal Flow-based Variational Auto-Encoder for Disentangled Causal Representation Learning0
Large-scale Dynamic Network Representation via Tensor Ring Decomposition0
Show:102550
← PrevPage 110 of 212Next →

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