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

TitleStatusHype
Quantum-inspired Embeddings Projection and Similarity Metrics for Representation LearningCode0
Focus on Focus: Focus-oriented Representation Learning and Multi-view Cross-modal Alignment for Glioma GradingCode0
An Empirical Study of Retrieval-enhanced Graph Neural NetworksCode0
Analysis of Twitter Users' Lifestyle Choices using Joint Embedding ModelCode0
N2D: (Not Too) Deep Clustering via Clustering the Local Manifold of an Autoencoded EmbeddingCode0
Following the Clues: Experiments on Person Re-ID using Cross-Modal IntelligenceCode0
Font Completion and Manipulation by Cycling Between Multi-Modality RepresentationsCode0
NAFS: A Simple yet Tough-to-beat Baseline for Graph Representation LearningCode0
Self-supervised Representation Learning With Path Integral Clustering For Speaker DiarizationCode0
Font Size: Community Preserving Network EmbeddingCode0
FoPro: Few-Shot Guided Robust Webly-Supervised Prototypical LearningCode0
Forensic Histopathological Recognition via a Context-Aware MIL Network Powered by Self-Supervised Contrastive LearningCode0
Self-Distilled Disentangled Learning for Counterfactual PredictionCode0
IPCL: Iterative Pseudo-Supervised Contrastive Learning to Improve Self-Supervised Feature RepresentationCode0
FELRec: Efficient Handling of Item Cold-Start With Dynamic Representation Learning in Recommender SystemsCode0
Name Disambiguation in Anonymized Graphs using Network EmbeddingCode0
IR2Vec: LLVM IR based Scalable Program EmbeddingsCode0
Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive VarianceCode0
NAR-Former V2: Rethinking Transformer for Universal Neural Network Representation LearningCode0
Quaternion Knowledge Graph EmbeddingsCode0
For self-supervised learning, Rationality implies generalization, provablyCode0
Forte : Finding Outliers with Representation Typicality EstimationCode0
Query-Efficient Adversarial Attack Against Vertical Federated Graph LearningCode0
Narrowing the Gap between Supervised and Unsupervised Sentence Representation Learning with Large Language ModelCode0
RGBD-GAN: Unsupervised 3D Representation Learning From Natural Image Datasets via RGBD Image SynthesisCode0
Show:102550
← PrevPage 420 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