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

TitleStatusHype
MD-Manifold: A Medical-Distance-Based Representation Learning Approach for Medical Concept and Patient Representation0
Bootstrap Your Own Correspondences0
Adversarial Classifier for Imbalanced Problems0
Measure Inducing Classification and Regression Trees for Functional Data0
CoBooM: Codebook Guided Bootstrapping for Medical Image Representation Learning0
Multi-GAT: A Graphical Attention-based Hierarchical Multimodal Representation Learning Approach for Human Activity Recognition0
Deep Residual Hashing0
Efficiently utilizing complex-valued PolSAR image data via a multi-task deep learning framework0
Efficiently Forgetting What You Have Learned in Graph Representation Learning via Projection0
Bootstrap Representation Learning for Segmentation on Medical Volumes and Sequences0
Improving BERT-based Query-by-Document Retrieval with Multi-Task Optimization0
Measuring the Interpretability of Unsupervised Representations via Quantized Reversed Probing0
Efficient Message Passing Architecture for GCN Training on HBM-based FPGAs with Orthogonal Topology On-Chip Networks0
Deep Representation Learning with Part Loss for Person Re-Identification0
Bootstrapping Heterogeneous Graph Representation Learning via Large Language Models: A Generalized Approach0
Better Pre-Training by Reducing Representation Confusion0
Improve Supervised Representation Learning with Masked Image Modeling0
MedFLIP: Medical Vision-and-Language Self-supervised Fast Pre-Training with Masked Autoencoder0
Efficient Multi-Model Fusion with Adversarial Complementary Representation Learning0
Deep Representation Learning on Long-tailed Data: A Learnable Embedding Augmentation Perspective0
Medical Concept Representation Learning from Claims Data and Application to Health Plan Payment Risk Adjustment0
Improvements to Self-Supervised Representation Learning for Masked Image Modeling0
Deep Representation Learning of Tissue Metabolome and Computed Tomography Images Annotates Non-invasive Classification and Prognosis Prediction of NSCLC0
Multi-fidelity Stability for Graph Representation Learning0
Deep Representation Learning of Patient Data from Electronic Health Records (EHR): A Systematic Review0
Show:102550
← PrevPage 242 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