Representation Learning
Inference via Interpolation: Contrastive Representations Provably Enable Planning and Inference
·1693 words·8 mins·
loading
·
loading
AI Theory
Representation Learning
๐ข Princeton University
Contrastive learning enables efficient probabilistic inference in high-dimensional time series by creating Gaussian representations that form a Gauss-Markov chain, allowing for closed-form solutions t…
Identifying General Mechanism Shifts in Linear Causal Representations
·3163 words·15 mins·
loading
·
loading
AI Generated
AI Theory
Representation Learning
๐ข University of Texas at Austin
Researchers can now pinpoint the sources of data shifts in complex linear causal systems using a new algorithm, even with limited perfect interventions, opening exciting possibilities for causal disco…
Identifiable Object-Centric Representation Learning via Probabilistic Slot Attention
·2355 words·12 mins·
loading
·
loading
Machine Learning
Representation Learning
๐ข Imperial College London
Probabilistic Slot Attention achieves identifiable object-centric representations without supervision, advancing systematic generalization in machine learning.
Hyperbolic Embeddings of Supervised Models
·2703 words·13 mins·
loading
·
loading
Machine Learning
Representation Learning
๐ข Google Research
This paper presents a novel approach for embedding supervised models in hyperbolic space, linking loss functions to hyperbolic distances and introducing monotonic decision trees for unambiguous visual…
How Does Message Passing Improve Collaborative Filtering?
·1963 words·10 mins·
loading
·
loading
Machine Learning
Representation Learning
๐ข University of California, Riverside
TAG-CF boosts collaborative filtering accuracy by up to 39.2% on cold users, using only a single message-passing step at test time, avoiding costly training-time computations.
HC-GAE: The Hierarchical Cluster-based Graph Auto-Encoder for Graph Representation Learning
·1626 words·8 mins·
loading
·
loading
Machine Learning
Representation Learning
๐ข Zhejiang Key Laboratory of Intelligent Education Technology and Application,Zhejiang Normal University
HC-GAE: A novel hierarchical graph autoencoder combats over-smoothing by using hard node assignment to create isolated subgraphs, improving graph representation learning for classification.
GraphCroc: Cross-Correlation Autoencoder for Graph Structural Reconstruction
·2820 words·14 mins·
loading
·
loading
Machine Learning
Representation Learning
๐ข Northeastern University
GraphCroc, a novel graph autoencoder, leverages cross-correlation to accurately reconstruct complex graph structures, outperforming self-correlation-based methods.
Graphcode: Learning from multiparameter persistent homology using graph neural networks
·2894 words·14 mins·
loading
·
loading
AI Generated
AI Theory
Representation Learning
๐ข Graz University of Technology
Graphcodes efficiently summarize complex datasets’ topological properties using graph neural networks, enhancing machine learning accuracy.
Graph-based Unsupervised Disentangled Representation Learning via Multimodal Large Language Models
·2293 words·11 mins·
loading
·
loading
Representation Learning
Multimodal Learning
๐ข Ningbo Institute of Digital Twin, Eastern Institute of Technology
GEM, a novel framework, uses a bidirectional graph and MLLMs to achieve fine-grained, relation-aware disentanglement in unsupervised representation learning, surpassing existing methods.
Global Distortions from Local Rewards: Neural Coding Strategies in Path-Integrating Neural Systems
·3589 words·17 mins·
loading
·
loading
AI Generated
AI Theory
Representation Learning
๐ข UC Santa Barbara
Reward-driven distortions in grid cell patterns are global, not local, preserving path integration while encoding environmental landmarks in spatial navigation.
Generalization Analysis for Label-Specific Representation Learning
·269 words·2 mins·
loading
·
loading
AI Theory
Representation Learning
๐ข Southeast University
Researchers derived tighter generalization bounds for label-specific representation learning (LSRL) methods, improving understanding of LSRL’s success and offering guidance for future algorithm develo…
Gated Inference Network: Inference and Learning State-Space Models
·3839 words·19 mins·
loading
·
loading
Machine Learning
Representation Learning
๐ข Seoul National University
GIN, a novel approximate Bayesian inference algorithm, efficiently handles nonlinear state-space models with high-dimensional, noisy observations by disentangling observation and dynamics. Achieving l…
From Causal to Concept-Based Representation Learning
·1733 words·9 mins·
loading
·
loading
AI Theory
Representation Learning
๐ข Carnegie Mellon University
This paper introduces a novel geometric approach to concept-based representation learning, provably recovering interpretable concepts from diverse data without strict causal assumptions or many interv…
Exploring the Precise Dynamics of Single-Layer GAN Models: Leveraging Multi-Feature Discriminators for High-Dimensional Subspace Learning
·1590 words·8 mins·
loading
·
loading
Machine Learning
Representation Learning
๐ข Koรง University
Single-layer GANs learn data subspaces more effectively using multi-feature discriminators, enabling faster training and better feature representation than conventional methods.
Exploring Consistency in Graph Representations: from Graph Kernels to Graph Neural Networks
·2605 words·13 mins·
loading
·
loading
AI Generated
Machine Learning
Representation Learning
๐ข Dartmouth College
Boost GNN graph classification accuracy by enforcing consistency in learned representations across layers using a novel loss function!
Evaluating alignment between humans and neural network representations in image-based learning tasks
·3856 words·19 mins·
loading
·
loading
AI Generated
AI Theory
Representation Learning
๐ข Helmholtz Computational Health Center
Pretrained neural networks surprisingly capture fundamental aspects of human cognition, enabling generalization in image-based learning tasks, as demonstrated by aligning neural network representation…
Enriching Disentanglement: From Logical Definitions to Quantitative Metrics
·3435 words·17 mins·
loading
·
loading
AI Theory
Representation Learning
๐ข University of Tokyo
This paper presents a novel approach to deriving theoretically grounded disentanglement metrics by linking logical definitions to quantitative measures, offering strong theoretical guarantees and easi…
Enhancing Graph Transformers with Hierarchical Distance Structural Encoding
·3923 words·19 mins·
loading
·
loading
AI Generated
Machine Learning
Representation Learning
๐ข Beihang University
Hierarchical Distance Structural Encoding (HDSE) empowers graph transformers to better capture hierarchical graph structures, leading to improved performance in graph classification and regression tas…
Emergence of Hidden Capabilities: Exploring Learning Dynamics in Concept Space
·3166 words·15 mins·
loading
·
loading
AI Theory
Representation Learning
๐ข Harvard University
Generative models learn hidden capabilities suddenly during training, which can be explained and predicted using a novel ‘concept space’ framework that analyzes learning dynamics and concept signal.
Embedding Dimension of Contrastive Learning and $k$-Nearest Neighbors
·2134 words·11 mins·
loading
·
loading
AI Generated
Machine Learning
Representation Learning
๐ข Northwestern University
Discover optimal embedding dimensions for contrastive learning & k-NN using graph arboricity; achieve efficient model design & performance.