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

TitleStatusHype
Manifold Contrastive Learning with Variational Lie Group OperatorsCode0
Accelerating Dynamic Network Embedding with Billions of Parameter Updates to MillisecondsCode0
Functional Autoencoder for Smoothing and Representation LearningCode0
Functional Knowledge Transfer with Self-supervised Representation LearningCode0
Functional Nonlinear LearningCode0
Functional Regularization for Representation Learning: A Unified Theoretical PerspectiveCode0
JiTTER: Jigsaw Temporal Transformer for Event Reconstruction for Self-Supervised Sound Event DetectionCode0
Riemann-based Multi-scale Attention Reasoning Network for Text-3D RetrievalCode0
Function-Space Distributions over KernelsCode0
Understanding the Perceived Quality of Video PredictionsCode0
Scaling and Benchmarking Self-Supervised Visual Representation LearningCode0
Neighborhood Commonality-aware Evolution Network for Continuous Generalized Category DiscoveryCode0
JNET: Learning User Representations via Joint Network Embedding and Topic EmbeddingCode0
Lightweight Cross-Modal Representation LearningCode0
CoReD: Generalizing Fake Media Detection with Continual Representation using DistillationCode0
Mutual Information Maximization in Graph Neural NetworksCode0
Cross-Model Cross-Stream Learning for Self-Supervised Human Action RecognitionCode0
Random Entity Quantization for Parameter-Efficient Compositional Knowledge Graph RepresentationCode0
Contrastive Predictive Coding Based Feature for Automatic Speaker VerificationCode0
Fuzzy Cluster-Aware Contrastive Clustering for Time SeriesCode0
PATHS: A Hierarchical Transformer for Efficient Whole Slide Image AnalysisCode0
MARL: Multi-scale Archetype Representation Learning for Urban Building Energy ModelingCode0
G2D: From Global to Dense Radiography Representation Learning via Vision-Language Pre-trainingCode0
Cross and Learn: Cross-Modal Self-SupervisionCode0
Marrying Causal Representation Learning with Dynamical Systems for ScienceCode0
Bootstrap Your Own Views: Masked Ego-Exo Modeling for Fine-grained View-invariant Video RepresentationsCode0
On the Transfer of Inductive Bias from Simulation to the Real World: a New Disentanglement DatasetCode0
Marten: Visual Question Answering with Mask Generation for Multi-modal Document UnderstandingCode0
An Efficient End-to-End Approach to Noise Invariant Speech Features via Multi-Task LearningCode0
Joint Graph Learning and Model Fitting in Laplacian Regularized Stratified ModelsCode0
Show:102550
← PrevPage 212 of 212Next →

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