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

TitleStatusHype
Cross-Domain Sentiment Classification with In-Domain Contrastive LearningCode1
Addressing Loss of Plasticity and Catastrophic Forgetting in Continual LearningCode1
Cross-Encoder for Unsupervised Gaze Representation LearningCode1
HINormer: Representation Learning On Heterogeneous Information Networks with Graph TransformerCode1
A Closer Look at Few-shot Classification AgainCode1
HIRL: A General Framework for Hierarchical Image Representation LearningCode1
HypeBoy: Generative Self-Supervised Representation Learning on HypergraphsCode1
Histopathology Whole Slide Image Analysis with Heterogeneous Graph Representation LearningCode1
Beyond Paragraphs: NLP for Long SequencesCode1
Holistic Representation Learning for Multitask Trajectory Anomaly DetectionCode1
Home Action Genome: Cooperative Compositional Action UnderstandingCode1
CrossLoc: Scalable Aerial Localization Assisted by Multimodal Synthetic DataCode1
How Can Graph Neural Networks Help Document Retrieval: A Case Study on CORD19 with Concept Map GenerationCode1
How Attentive are Graph Attention Networks?Code1
Unsupervised Representation Learning for Binary Networks by Joint Classifier LearningCode1
How GPT learns layer by layerCode1
DA-TransUNet: Integrating Spatial and Channel Dual Attention with Transformer U-Net for Medical Image SegmentationCode1
Cross-Modal Collaborative Representation Learning and a Large-Scale RGBT Benchmark for Crowd CountingCode1
Harnessing small projectors and multiple views for efficient vision pretrainingCode1
Self-Supervised Learning for Time Series: Contrastive or Generative?Code1
Debiased Contrastive LearningCode1
How to represent part-whole hierarchies in a neural networkCode1
Inconsistent Matters: A Knowledge-guided Dual-consistency Network for Multi-modal Rumor DetectionCode1
Cross-Modal Fusion Distillation for Fine-Grained Sketch-Based Image RetrievalCode1
Inductive Representation Learning on Large GraphsCode1
Hybrid Contrastive Quantization for Efficient Cross-View Video RetrievalCode1
HuBERT: Self-Supervised Speech Representation Learning by Masked Prediction of Hidden UnitsCode1
Self-Supervised Learning of Pretext-Invariant RepresentationsCode1
Relationship-Embedded Representation Learning for Grounding Referring ExpressionsCode1
Mapping the landscape of histomorphological cancer phenotypes using self-supervised learning on unlabeled, unannotated pathology slidesCode1
Hybrid Generative-Contrastive Representation LearningCode1
Hybrid Handcrafted and Learnable Audio Representation for Analysis of Speech Under Cognitive and Physical LoadCode1
Hyperbolic Contrastive Learning for Visual Representations beyond ObjectsCode1
Hyperbolic Representation Learning: Revisiting and AdvancingCode1
Hyperbolic Deep Neural Networks: A SurveyCode1
Self-supervised Photographic Image Layout Representation LearningCode1
Cross Project Software Vulnerability Detection via Domain Adaptation and Max-Margin PrincipleCode1
Self-Supervised Time Series Representation Learning via Cross Reconstruction TransformerCode1
Informative Dropout for Robust Representation Learning: A Shape-bias PerspectiveCode1
Interventional Causal Representation LearningCode1
Hyper-CL: Conditioning Sentence Representations with HypernetworksCode1
Hypergraph-MLP: Learning on Hypergraphs without Message PassingCode1
Hypergraph Contrastive Learning for Drug Trafficking Community DetectionCode1
HyperDense-Net: A hyper-densely connected CNN for multi-modal image segmentationCode1
DenseMTL: Cross-task Attention Mechanism for Dense Multi-task LearningCode1
Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR RepresentationsCode1
Self-supervised representation learning from 12-lead ECG dataCode1
Hypergraph Transformer for Semi-Supervised ClassificationCode1
A Clustering-guided Contrastive Fusion for Multi-view Representation LearningCode1
Beyond Normal: On the Evaluation of Mutual Information EstimatorsCode1
Show:102550
← PrevPage 40 of 212Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1SciNCLAvg.81.8Unverified
2SPECTERAvg.80Unverified
3CiteomaticAvg.76Unverified
4Sci-DeCLUTRAvg.66.6Unverified
5SciBERTAvg.59.6Unverified
6CiteBERTAvg.58.8Unverified
7BioBERTAvg.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