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

TitleStatusHype
Modeling Complex Dependencies for Session-based Recommendations via Graph Neural Networks0
Neural Approximation of Graph Topological FeaturesCode1
Mask-based Latent Reconstruction for Reinforcement LearningCode1
Orientation-Aware Graph Neural Networks for Protein Structure Representation LearningCode0
Indicative Image Retrieval: Turning Blackbox Learning into Grey0
Learning Deep Semantic Model for Code Search using CodeSearchNet CorpusCode1
Ranking Info Noise Contrastive Estimation: Boosting Contrastive Learning via Ranked PositivesCode1
Domain-Invariant Representation Learning from EEG with Private EncodersCode1
Self-supervised 3D Semantic Representation Learning for Vision-and-Language Navigation0
Gap Minimization for Knowledge Sharing and Transfer0
Challenges and Opportunities for Machine Learning Classification of Behavior and Mental State from Images0
Online Change Point Detection for Weighted and Directed Random Dot Product GraphsCode0
A Machine Learning-based Characterization Framework for Parametric Representation of Nonlinear Sloshing0
Neighbour Interaction based Click-Through Rate Prediction via Graph-masked Transformer0
Self-Supervised Point Cloud Registration with Deep Versatile Descriptors0
SURDS: Self-Supervised Attention-guided Reconstruction and Dual Triplet Loss for Writer Independent Offline Signature VerificationCode1
DOM-LM: Learning Generalizable Representations for HTML DocumentsCode1
SPIRAL: Self-supervised Perturbation-Invariant Representation Learning for Speech Pre-TrainingCode2
Sphere2Vec: Multi-Scale Representation Learning over a Spherical Surface for Geospatial PredictionsCode1
Knowledge Graph Based Waveform Recommendation: A New Communication Waveform Design Paradigm0
Learning Neural Contextual Bandits Through Perturbed Rewards0
Faithiful Embeddings for EL++ Knowledge BasesCode0
Neural Manifold Clustering and EmbeddingCode1
A Bayesian Permutation training deep representation learning method for speech enhancement with variational autoencoder0
UniFormer: Unifying Convolution and Self-attention for Visual RecognitionCode2
Show:102550
← PrevPage 240 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