🤖 AI Summary
Neural network interpretability faces two key bottlenecks: insufficient robustness and the restrictive “monosemanticity” assumption—that each neuron encodes only one concept—despite empirical evidence of widespread polysemanticity, leading to incomplete semantic coverage and distorted explanations. To address this, we propose PRISM, the first interpretability framework that explicitly models neurons’ capacity to encode multiple concepts. PRISM abandons the monosemantic description paradigm, enabling fine-grained, multi-label semantic characterization and introducing a quantifiable polysemanticity score. By jointly analyzing feature activation patterns and concept datasets—augmented with a confidence-weighted multi-label generation mechanism—PRISM significantly improves descriptive accuracy and faithfulness in language models. It achieves state-of-the-art performance in both polysemanticity identification and holistic description quality, outperforming existing methods across multiple benchmarks.
📝 Abstract
Automated interpretability research aims to identify concepts encoded in neural network features to enhance human understanding of model behavior. Current feature description methods face two critical challenges: limited robustness and the flawed assumption that each neuron encodes only a single concept (monosemanticity), despite growing evidence that neurons are often polysemantic. This assumption restricts the expressiveness of feature descriptions and limits their ability to capture the full range of behaviors encoded in model internals. To address this, we introduce Polysemantic FeatuRe Identification and Scoring Method (PRISM), a novel framework that captures the inherent complexity of neural network features. Unlike prior approaches that assign a single description per feature, PRISM provides more nuanced descriptions for both polysemantic and monosemantic features. We apply PRISM to language models and, through extensive benchmarking against existing methods, demonstrate that our approach produces more accurate and faithful feature descriptions, improving both overall description quality (via a description score) and the ability to capture distinct concepts when polysemanticity is present (via a polysemanticity score).