What Causes Polysemanticity? An Alternative Origin Story of Mixed Selectivity from Incidental Causes
Victor Lecomte, Kushal Thaman, Rylan Schaeffer, Naomi Bashkansky, Trevor Chow, Sanmi Koyejo
TL;DR
The paper investigates polysemanticity as a barrier to interpretability in task-optimized networks and proposes incidental polysemanticity as a non-task origin. It develops two toy-model mechanisms—$l_1$ regularization-induced sparsity and hidden-layer noise with negative excess kurtosis—to show how random initializations and training dynamics can create winner-take-all effects that produce polysemantic neurons. The authors derive analytical speedups for sparsification, characterize interference collisions, and validate predictions with numerical simulations, demonstrating a robust scaling of polysemanticity with $\Theta(n^2/m)$. They further compare the two incidental mechanisms and discuss implications for mechanistic interpretability and AI safety, calling for quantitative study of the performance-polysemanticity tradeoff and potential mitigation strategies. Overall, the work broadens the origin story of polysemanticity and highlights practical considerations for avoiding or diagnosing incidental polysemantic representations in real networks.
Abstract
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.
