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

TitleStatusHype
Embedded Representation Learning Network for Animating Styled Video Portrait0
ConPro: Learning Severity Representation for Medical Images using Contrastive Learning and Preference OptimizationCode0
IMEX-Reg: Implicit-Explicit Regularization in the Function Space for Continual LearningCode0
Parameter-Efficient Tuning Large Language Models for Graph Representation Learning0
FedCRL: Personalized Federated Learning with Contrastive Shared Representations for Label Heterogeneity in Non-IID Data0
PromptCL: Improving Event Representation via Prompt Template and Contrastive LearningCode0
Deep Representation Learning for Forecasting Recursive and Multi-Relational Events in Temporal Networks0
VANER: Leveraging Large Language Model for Versatile and Adaptive Biomedical Named Entity Recognition0
Personalized Federated Learning via Sequential Layer Expansion in Representation Learning0
Causal Diffusion Autoencoders: Toward Counterfactual Generation via Diffusion Probabilistic ModelsCode1
Bounding the Expected Robustness of Graph Neural Networks Subject to Node Feature AttacksCode0
Noisy Node Classification by Bi-level Optimization based Multi-teacher Distillation0
TabVFL: Improving Latent Representation in Vertical Federated Learning0
Unleashing the Potential of Fractional Calculus in Graph Neural Networks with FRONDCode1
Differentiable Pareto-Smoothed Weighting for High-Dimensional Heterogeneous Treatment Effect EstimationCode0
Self-supervised visual learning in the low-data regime: a comparative evaluation0
Sparse Reconstruction of Optical Doppler Tomography with Alternative State Space Model and Attention0
Are Graph Embeddings the Panacea? An Empirical Survey from the Data Fitness PerspectiveCode0
OpenDlign: Open-World Point Cloud Understanding with Depth-Aligned ImagesCode1
Boosting Unsupervised Semantic Segmentation with Principal Mask ProposalsCode1
Hi-Gen: Generative Retrieval For Large-Scale Personalized E-commerce Search0
Optimizing OOD Detection in Molecular Graphs: A Novel Approach with Diffusion Models0
MiM: Mask in Mask Self-Supervised Pre-Training for 3D Medical Image Analysis0
Efficient Multi-Model Fusion with Adversarial Complementary Representation Learning0
SPARO: Selective Attention for Robust and Compositional Transformer Encodings for VisionCode0
Show:102550
← PrevPage 78 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