paper-with-me

Papers

Learning Coherent Representations: A Topological Approach to Interpretability

2026-06-01 · Sigurd Gaukstad, Melvin Vaupel, Valdemar Kargård Olsen, Erik Hermansen, Benjamin Dunn arxiv

Deep neural networks learn representations where individual features often lack interpretable meaning; a single neuron may activate for scattered, unrelated inputs. We introduce coherence, a geometric property inspired by neural coding in the brain, where neurons like grid cells and head direction cells respond to contiguous regions of state space. A non-negative matrix is coherent if each row (sample) attends to geometrically clustered columns (features) and vice versa, and in addition every sample is well described by some feature and every feature is needed by some sample. We prove that coherent matrices induce a bounded interleaving between the Vietoris-Rips filtrations of samples and features, guaranteeing that both spaces share compatible topological structure. This geometric constraint facilitates interpretability. For example, if data lies on a circle, coherent features must tile that circle into contiguous arcs. We introduce Coh, a differentiable objective function based on Fréchet variance that enforces coherence during training. Unlike sparsity, which bounds how many samples a feature activates on, coherence bounds which samples, requiring geometric connectivity rather than only rarity. This yields not just interpretable features but an interpretable feature space. We validate Coh in an auto-encoder using synthetic and rotated MNIST datasets and in a token embedding of BERT using language data.

📄 PDF Abstract BibTeX arXiv:2606.02841

Code (0)

등록된 구현이 없습니다.

Tasks

Rotated MNIST

Similar Papers 제목 키워드 기반

FedTopo: Topology-Informed Representation Alignment in Federated Learning under Non-I.I.D. Conditions

2025-11-16 · Ke Hu, Liyao Xiang, Peng Tang, Weidong Qiu arxiv

Current federated-learning models deteriorate under heterogeneous (non-I.I.D.) client data, as their feature representations diverge and pixel- or patch-level objectives fail to capture the global topology which is essen…

Federated Learning

Time Travel Engine: A Shared Latent Chronological Manifold Enables Historical Navigation in Large Language Models

2026-01-10 · Jingmin An, Wei Liu, Qian Wang, Fang Fang arxiv

Time functions as a fundamental dimension of human cognition, yet the mechanisms by which Large Language Models (LLMs) encode chronological progression remain opaque. We demonstrate that temporal information in their lat…

Latent Structure of Affective Representations in Large Language Models

2026-04-08 · Benjamin J. Choi, Melanie Weber arxiv

The geometric structure of latent representations in large language models (LLMs) is an active area of research, driven in part by its implications for model transparency and AI safety. Existing literature has focused ma…

C$^2$MIL: Synchronizing Semantic and Topological Causalities in Multiple Instance Learning for Robust and Interpretable Survival Analysis

2025-09-24 · Min Cen, Zhenfeng Zhuang, Yuzhe Zhang, Min Zeng 외 arxiv

Graph-based Multiple Instance Learning (MIL) is widely used in survival analysis with Hematoxylin and Eosin (H\&E)-stained whole slide images (WSIs) due to its ability to capture topological information. However, variati…

Multiple Instance LearningContrastive Learning

OPAL: Encoding Causal Understanding of Physical Systems for Robot Learning

2025-04-09 · Daniel Tcheurekdjian, Joshua Klasmeier, Tom Cooney, Christopher McCann 외

We present OPAL (Operant Physical Agent with Language), a novel vision-language-action architecture that introduces topological constraints to flow matching for robotic control. To do so, we further introduce topological…

Vision-Language-Action