paper-with-me

Papers

Understanding polysemanticity in neural networks through coding theory

2024-01-31 · Simon C. Marshall, Jan H. Kirchner

Despite substantial efforts, neural network interpretability remains an elusive goal, with previous research failing to provide succinct explanations of most single neurons' impact on the network output. This limitation is due to the polysemantic nature of most neurons, whereby a given neuron is involved in multiple unrelated network states, complicating the interpretation of that neuron. In this paper, we apply tools developed in neuroscience and information theory to propose both a novel practical approach to network interpretability and theoretical insights into polysemanticity and the density of codes. We infer levels of redundancy in the network's code by inspecting the eigenspectrum of the activation's covariance matrix. Furthermore, we show how random projections can reveal whether a network exhibits a smooth or non-differentiable code and hence how interpretable the code is. This same framework explains the advantages of polysemantic neurons to learning performance and explains trends found in recent results by Elhage et al.~(2022). Our approach advances the pursuit of interpretability in neural networks, providing insights into their underlying structure and suggesting new avenues for circuit-level interpretability.

📄 PDF Abstract BibTeX arXiv:2401.17975

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What Causes Polysemanticity? An Alternative Origin Story of Mixed Selectivity from Incidental Causes

2023-12-05 · Victor Lecomte, Kushal Thaman, Rylan Schaeffer, Naomi Bashkansky 외

Polysemantic neurons -- neurons that activate for a set of unrelated features -- have been seen as a significant obstacle towards interpretability of task-optimized deep networks, with implications for AI safety. The cla…

CoE: Chain-of-Explanation via Automatic Visual Concept Circuit Description and Polysemanticity Quantification

2025-03-19 · CVPR 2025 1 · Wenlong Yu, Qilong Wang, Chuang Liu, Dong Li 외

Explainability is a critical factor influencing the wide deployment of deep vision models (DVMs). Concept-based post-hoc explanation methods can provide both global and local insights into model decisions. However, curre…

Disentanglement

Understanding Task Representations in Neural Networks via Bayesian Ablation

2025-05-19 · Andrew Nam, Declan Campbell, Thomas Griffiths, Jonathan Cohen 외

Neural networks are powerful tools for cognitive modeling due to their flexibility and emergent properties. However, interpreting their learned representations remains challenging due to their sub-symbolic semantics. In …

Bayesian Inference

Polysemanticity and Capacity in Neural Networks

2022-10-04 · Adam Scherlis, Kshitij Sachan, Adam S. Jermyn, Joe Benton 외

Individual neurons in neural networks often represent a mixture of unrelated features. This phenomenon, called polysemanticity, can make interpreting neural networks more difficult and so we aim to understand its causes.…

The Rate-Distortion-Polysemanticity Tradeoff in SAEs

2026-05-14 · Tommaso Mencattini, Francesco Montagna, Francesco Locatello arxiv

Sparse Autoencoders (SAEs) that can accurately reconstruct their input (minimizing distortion) by making efficient use of few features (minimizing the rate) often fail to learn monosemantic representations (highly interp…