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

TitleStatusHype
Interpretable Sentence Representation with Variational Autoencoders and Attention0
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
Strengthening structural baselines for graph classification using Local Topological ProfileCode0
Representations and Exploration for Deep Reinforcement Learning using Singular Value Decomposition0
Self-supervised Activity Representation Learning with Incremental Data: An Empirical Study0
Estimating the Density Ratio between Distributions with High Discrepancy using Multinomial Logistic Regression0
Region contrastive camera localizationCode0
CLIP-S^4: Language-Guided Self-Supervised Semantic Segmentation0
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
Semi-supervised Road Updating Network (SRUNet): A Deep Learning Method for Road Updating from Remote Sensing Imagery and Historical Vector Maps0
Exploiting the Distortion-Semantic Interaction in Fisheye Data0
Multivariate Representation Learning for Information Retrieval0
Retrieval-based Knowledge Augmented Vision Language Pre-training0
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
Proto-Value Networks: Scaling Representation Learning with Auxiliary Tasks0
Connector 0.5: A unified framework for graph representation learningCode0
NPRL: Nightly Profile Representation Learning for Early Sepsis Onset Prediction in ICU Trauma Patients0
On the Generalization of Learned Structured Representations0
Show:102550
← PrevPage 219 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