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

TitleStatusHype
Parameter-Efficient Tuning Large Language Models for Graph Representation Learning0
TabVFL: Improving Latent Representation in Vertical Federated Learning0
FedCRL: Personalized Federated Learning with Contrastive Shared Representations for Label Heterogeneity in Non-IID Data0
Noisy Node Classification by Bi-level Optimization based Multi-teacher Distillation0
VANER: Leveraging Large Language Model for Versatile and Adaptive Biomedical Named Entity Recognition0
PromptCL: Improving Event Representation via Prompt Template and Contrastive LearningCode0
Personalized Federated Learning via Sequential Layer Expansion in Representation Learning0
Bounding the Expected Robustness of Graph Neural Networks Subject to Node Feature AttacksCode0
Deep Representation Learning for Forecasting Recursive and Multi-Relational Events in Temporal Networks0
Sparse Reconstruction of Optical Doppler Tomography with Alternative State Space Model and Attention0
Self-supervised visual learning in the low-data regime: a comparative evaluation0
Differentiable Pareto-Smoothed Weighting for High-Dimensional Heterogeneous Treatment Effect EstimationCode0
Are Graph Embeddings the Panacea? An Empirical Survey from the Data Fitness PerspectiveCode0
MiM: Mask in Mask Self-Supervised Pre-Training for 3D Medical Image Analysis0
SPARO: Selective Attention for Robust and Compositional Transformer Encodings for VisionCode0
Efficient Multi-Model Fusion with Adversarial Complementary Representation Learning0
Optimizing OOD Detection in Molecular Graphs: A Novel Approach with Diffusion Models0
Hi-Gen: Generative Retrieval For Large-Scale Personalized E-commerce Search0
Fin-Fed-OD: Federated Outlier Detection on Financial Tabular Data0
Delayed Bottlenecking: Alleviating Forgetting in Pre-trained Graph Neural Networks0
Machine Learning Techniques for MRI Data Processing at Expanding Scale0
Generalizing Multi-Step Inverse Models for Representation Learning to Finite-Memory POMDPs0
General Item Representation Learning for Cold-start Content Recommendations0
PGAHum: Prior-Guided Geometry and Appearance Learning for High-Fidelity Animatable Human Reconstruction0
Towards Robust Trajectory Representations: Isolating Environmental Confounders with Causal Learning0
Show:102550
← PrevPage 166 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