LGAICLJun 18, 2025

Capturing Polysemanticity with PRISM: A Multi-Concept Feature Description Framework

arXiv:2506.15538v49 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses a key bottleneck in interpretability for NLP researchers, though it is incremental as it builds on existing automated methods.

The paper tackles the problem of limited robustness and the assumption of monosemanticity in automated neuron-level feature description methods for large language models, introducing PRISM to capture polysemanticity and demonstrating improved description quality and ability to capture distinct concepts through benchmarking.

Automated interpretability research aims to identify concepts encoded in neural network features to enhance human understanding of model behavior. Within the context of large language models (LLMs) for natural language processing (NLP), current automated neuron-level feature description methods face two key challenges: limited robustness and the assumption that each neuron encodes a single concept (monosemanticity), despite increasing evidence of polysemanticity. 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 specifically designed to capture the complexity of features in LLMs. Unlike approaches that assign a single description per neuron, common in many automated interpretability methods in NLP, PRISM produces more nuanced descriptions that account for both monosemantic and polysemantic behavior. We apply PRISM to LLMs 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).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes