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

TitleStatusHype
Dwell in the Beginning: How Language Models Embed Long Documents for Dense RetrievalCode0
CLEAR: Improving Vision-Language Navigation with Cross-Lingual, Environment-Agnostic RepresentationsCode0
Information flows of diverse autoencodersCode0
Learning node representation via Motif CoarseningCode0
Learning Representations and Generative Models for 3D Point CloudsCode0
Learning Robust 3D Representation from CLIP via Dual DenoisingCode0
Learning Text Similarity with Siamese Recurrent NetworksCode0
DualVAE: Dual Disentangled Variational AutoEncoder for RecommendationCode0
Learning Lightweight Lane Detection CNNs by Self Attention DistillationCode0
Dual-stream Transformer-GCN Model with Contextualized Representations Learning for Monocular 3D Human Pose EstimationCode0
Dual-space Hierarchical Learning for Goal-guided Conversational RecommendationCode0
Class-level Structural Relation Modelling and Smoothing for Visual Representation LearningCode0
A Sparsity Principle for Partially Observable Causal Representation LearningCode0
Learning Invariance from Generated Variance for Unsupervised Person Re-identificationCode0
Dual Representation Learning for One-Step Clustering of Multi-View DataCode0
Class Incremental Fault Diagnosis under Limited Fault Data via Supervised Contrastive Knowledge DistillationCode0
Learning Hierarchical Interaction for Accurate Molecular Property PredictionCode0
A simple yet effective baseline for non-attributed graph classificationCode0
Learning High-quality Proposals for Acne DetectionCode0
Evaluating the Interpretability of Generative Models by Interactive ReconstructionCode0
Learning Granularity Representation for Temporal Knowledge Graph CompletionCode0
Dual Long Short-Term Memory Networks for Sub-Character Representation LearningCode0
Conceptualized Representation Learning for Chinese Biomedical Text MiningCode0
Multimodal Representation Learning With Text and ImagesCode0
Dual-level Semantic Transfer Deep Hashing for Efficient Social Image RetrievalCode0
Show:102550
← PrevPage 131 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