paper-with-me

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, Trevor Chow, Sanmi Koyejo

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 classic origin story of polysemanticity is that the data contains more ``features" than neurons, such that learning to perform a task forces the network to co-allocate multiple unrelated features to the same neuron, endangering our ability to understand networks' internal processing. In this work, we present a second and non-mutually exclusive origin story of polysemanticity. We show that polysemanticity can arise incidentally, even when there are ample neurons to represent all features in the data, a phenomenon we term \textit{incidental polysemanticity}. Using a combination of theory and experiments, we show that incidental polysemanticity can arise due to multiple reasons including regularization and neural noise; this incidental polysemanticity occurs because random initialization can, by chance alone, initially assign multiple features to the same neuron, and the training dynamics then strengthen such overlap. Our paper concludes by calling for further research quantifying the performance-polysemanticity tradeoff in task-optimized deep neural networks to better understand to what extent polysemanticity is avoidable.

📄 PDF Abstract BibTeX arXiv:2312.03096

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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.…

Sparse Autoencoders Find Highly Interpretable Features in Language Models

2023-09-15 · Hoagy Cunningham, Aidan Ewart, Logan Riggs, Robert Huben 외

One of the roadblocks to a better understanding of neural networks' internals is \textit{polysemanticity}, where neurons appear to activate in multiple, semantically distinct contexts. Polysemanticity prevents us from id…

counterfactualLanguage ModellingModel Editing

Counterfactual Story Reasoning and Generation

2019-09-09 · IJCNLP 2019 11 · Lianhui Qin, Antoine Bosselut, Ari Holtzman, Chandra Bhagavatula 외

Counterfactual reasoning requires predicting how alternative events, contrary to what actually happened, might have resulted in different outcomes. Despite being considered a necessary component of AI-complete systems, f…

counterfactualCounterfactual ReasoningText Generation

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…

Story Comprehension for Predicting What Happens Next

2017-09-01 · EMNLP 2017 9 · Snigdha Chaturvedi, Haoruo Peng, Dan Roth

Automatic story comprehension is a fundamental challenge in Natural Language Understanding, and can enable computers to learn about social norms, human behavior and commonsense. In this paper, we present a story comprehe…

Common Sense ReasoningNatural Language UnderstandingQuestion AnsweringReading Comprehension+2