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

TitleStatusHype
TAMER: A Test-Time Adaptive MoE-Driven Framework for EHR Representation LearningCode0
Shape2Scene: 3D Scene Representation Learning Through Pre-training on Shape DataCode0
Who Let The Dogs Out? Modeling Dog Behavior From Visual DataCode0
Vision-Language Pre-Training for Boosting Scene Text DetectorsCode0
SpherE: Expressive and Interpretable Knowledge Graph Embedding for Set RetrievalCode0
Unsupervised Visual Representation Learning by Context PredictionCode0
Tailoring Visual Object Representations to Human Requirements: A Case Study with a Recycling RobotCode0
Word-level Embeddings for Cross-Task Transfer Learning in Speech ProcessingCode0
TabSketchFM: Sketch-based Tabular Representation Learning for Data Discovery over Data LakesCode0
YARE-GAN: Yet Another Resting State EEG-GANCode0
Unsupervised Visual Representation Learning via Mutual Information Regularized AssignmentCode0
SpeechCLIP+: Self-supervised multi-task representation learning for speech via CLIP and speech-image dataCode0
Synthetic Model Combination: An Instance-wise Approach to Unsupervised Ensemble LearningCode0
Weather2vec: Representation Learning for Causal Inference with Non-Local Confounding in Air Pollution and Climate StudiesCode0
Zero-Shot Reinforcement Learning via Function EncodersCode0
Visual Analytics of Multivariate Networks with Representation Learning and Composite Variable ConstructionCode0
Spectral regularization for adversarially-robust representation learningCode0
Unveiling LLMs: The Evolution of Latent Representations in a Dynamic Knowledge GraphCode0
Generalizable and Robust Spectral Method for Multi-view Representation LearningCode0
Unveiling the Cycloid Trajectory of EM Iterations in Mixed Linear RegressionCode0
Slide-based Graph Collaborative Training for Histopathology Whole Slide Image AnalysisCode0
Specialising Word Vectors for Lexical EntailmentCode0
SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic KnowledgeCode0
Why Can't I Dance in the Mall? Learning to Mitigate Scene Bias in Action RecognitionCode0
Visualizing the decision-making process in deep neural decision forestCode0
Show:102550
← PrevPage 353 of 424Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1SciNCLAvg.81.8Unverified
2SPECTERAvg.80Unverified
3CiteomaticAvg.76Unverified
4Sci-DeCLUTRAvg.66.6Unverified
5SciBERTAvg.59.6Unverified
6CiteBERTAvg.58.8Unverified
7BioBERTAvg.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