paper-with-me

홈 › Papers

Similarity of Neural Network Representations in Superposition

2026-03-31 · Sunny Liu, Habon Issa, André Longon, Liv Gorton, Meenakshi Khosla, Alex Williams, David Klindt arxiv

Comparing internal representations is a central goal in neuroscience and machine learning, but standard linear alignment metrics (Representational Similarity Analysis, Centered Kernel Alignment, and linear regression) are frequently applied to neural activity coordinates rather than on the underlying features. We show this matters when neural systems operate in superposition, encoding more features than they have neurons via linear compression. Closed-form derivations prove that these metrics depend on the Gram matrices of each system's projection, not on the latent features themselves: alignment thus combines what a system represents with how it is encoded. For those interested in what features two systems share, this is a problem: Two networks can have identical feature content yet appear more dissimilar than networks exhibiting partial feature overlap. This apparent misalignment need not reflect lost information as compressed sensing guarantees sparse features remain recoverable from the compressed activity. We confirm this by training supervised TopK sparse autoencoders that realize solvable compressed sensing by construction, finding alignment on recovered latents restored even when raw-activation alignment remains deflated. We extend the result to unsupervised SAEs trained without ground-truth latents, and to pretrained vision and language model SAEs, where SAE-latent alignment exceeds raw-activation alignment, consistent with superposition in real systems.

📄 PDF Abstract BibTeX arXiv:2604.00208

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Recursive Binding for Similarity-Preserving Hypervector Representations of Sequences

2022-01-27 · Dmitri A. Rachkovskij, Denis Kleyko

Hyperdimensional computing (HDC), also known as vector symbolic architectures (VSA), is a computing framework used within artificial intelligence and cognitive computing that operates with distributed vector representati…

Word Similarity

Superposition through Active Learning lens

2024-12-05 · Akanksha Devkar

Superposition or Neuron Polysemanticity are important concepts in the field of interpretability and one might say they are these most intricately beautiful blockers in our path of decoding the Machine Learning black-box.…

Active Learning

Understanding Emergent Misalignment via Feature Superposition Geometry

2026-04-07 · Gouki Minegishi, Hiroki Furuta, Takeshi Kojima, Yusuke Iwasawa 외 arxiv

Emergent misalignment, where fine-tuning on narrow, non-harmful tasks induces harmful behaviors, poses a key challenge for AI safety in LLMs. Despite growing empirical evidence, its underlying mechanism remains unclear. …

Resolving superposition in AI for interpretability and cross-modal alignment in patient-neuronal images

2026-06-30 · Jisung Park, Seohyeon Kang, Daeun Yoo, Eunsu Lee 외 arxiv

Artificial intelligence is transforming our capability to solve biological challenges. In dimensionality bottleneck regimes exacerbated by high-dimensional biological data, neural networks force distinct concepts into th…

Superposition disentanglement of neural representations reveals hidden alignment

2025-10-03 · André Longon, David Klindt, Meenakshi Khosla arxiv

The superposition hypothesis states that single neurons may participate in representing multiple features in order for the neural network to represent more features than it has neurons. In neuroscience and AI, representa…