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

TitleStatusHype
Multi-view Representation Learning from Malware to Defend Against Adversarial Variants0
Improving Speech Representation Learning via Speech-level and Phoneme-level Masking Approach0
Temporally Disentangled Representation LearningCode0
Spiking Variational Graph Auto-Encoders for Efficient Graph Representation Learning0
Towards Better Few-Shot and Finetuning Performance with Forgetful Causal Language Models0
Explaining Translationese: why are Neural Classifiers Better and what do they Learn?0
Scalable Representation Learning in Linear Contextual Bandits with Constant Regret Guarantees0
Few-Shot Meta Learning for Recognizing Facial Phenotypes of Genetic Disorders0
UIA-ViT: Unsupervised Inconsistency-Aware Method based on Vision Transformer for Face Forgery Detection0
Multi-Scale Patch-Based Representation Learning for Image Anomaly Detection and Segmentation0
MILD: Multimodal Interactive Latent Dynamics for Learning Human-Robot Interaction0
Semantic Structure Enhanced Contrastive Adversarial Hash Network for Cross-media Representation LearningCode0
Guided contrastive self-supervised pre-training for automatic speech recognition0
Graph Coloring via Neural Networks for Haplotype Assembly and Viral Quasispecies ReconstructionCode0
Modelling Multi-relations for Convolutional-based Knowledge Graph Embedding0
GLCC: A General Framework for Graph-Level Clustering0
Self-Supervised Pretraining on Satellite Imagery: a Case Study on Label-Efficient Vehicle Detection0
HCL: Improving Graph Representation with Hierarchical Contrastive Learning0
Solving Reasoning Tasks with a Slot Transformer0
Freeze then Train: Towards Provable Representation Learning under Spurious Correlations and Feature NoiseCode0
A survey on Self Supervised learning approaches for improving Multimodal representation learning0
Learning and Retrieval from Prior Data for Skill-based Imitation Learning0
Palm up: Playing in the Latent Manifold for Unsupervised Pretraining0
Self-Supervised Representation Learning for CAD0
Learning Transferable Adversarial Robust Representations via Multi-view Consistency0
Show:102550
← PrevPage 245 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