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

TitleStatusHype
Describe me an Aucklet: Generating Grounded Perceptual Category DescriptionsCode0
Self-supervised speech representation learning for keyword-spotting with light-weight transformers0
Exploring Deep Models for Practical Gait Recognition0
ChatGPT is on the Horizon: Could a Large Language Model be Suitable for Intelligent Traffic Safety Research and Applications?0
A polar prediction model for learning to represent visual transformations0
Multi-Symmetry Ensembles: Improving Diversity and Generalization via Opposing SymmetriesCode0
Towards Improved Illicit Node Detection with Positive-Unlabelled LearningCode0
Decision Support System for Chronic Diseases Based on Drug-Drug InteractionsCode0
Continual Causal Inference with Incremental Observational Data0
Exploring Self-Supervised Representation Learning For Low-Resource Medical Image AnalysisCode0
Prior Information based Decomposition and Reconstruction Learning for Micro-Expression Recognition0
Steering Graph Neural Networks with Pinning Control0
On the Provable Advantage of Unsupervised Pretraining0
Cluster-Guided Semi-Supervised Domain Adaptation for Imbalanced Medical Image Classification0
Jointly Visual- and Semantic-Aware Graph Memory Networks for Temporal Sentence Localization in Videos0
Iterative Circuit Repair Against Formal SpecificationsCode0
Weakly-supervised HOI Detection via Prior-guided Bi-level Representation Learning0
Hierarchical discriminative learning improves visual representations of biomedical microscopy0
Multi-Task Self-Supervised Time-Series Representation Learning0
Asymmetric Learning for Graph Neural Network based Link Prediction0
Can representation learning for multimodal image registration be improved by supervision of intermediate layers?0
Weighted Sampling for Masked Language Modeling0
Mask3D: Pre-training 2D Vision Transformers by Learning Masked 3D Priors0
Representation Disentaglement via Regularization by Causal Identification0
A Dataset for Learning Graph Representations to Predict Customer Returns in Fashion Retail0
Show:102550
← PrevPage 227 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