ExpertLens: Activation steering features are highly interpretable
Masha Fedzechkina, Eleonora Gualdoni, Sinead Williamson, Katherine Metcalf, Skyler Seto, Barry-John Theobald
TL;DR
Activation steering features in large language models can be interpretable when examined with ExpertLens. By defining concepts via positive/negative sentence sets and scoring neuron expertise with $AP$, then selecting top neurons using a threshold $\tau$, the authors demonstrate that ExpertLens yields stable, human-aligned concept representations across models and datasets. The study shows that ExpertLens representations align closely with human similarity judgments (often surpassing embeddings) and reveal human-like domain structures, which emerge progressively during training and scale with model size. This lightweight methodology offers practical interpretability and potential avenues for safety alignment and data-centric model debugging, while noting limitations such as single-word concepts and reliance on specific model families.
Abstract
Activation steering methods in large language models (LLMs) have emerged as an effective way to perform targeted updates to enhance generated language without requiring large amounts of adaptation data. We ask whether the features discovered by activation steering methods are interpretable. We identify neurons responsible for specific concepts (e.g., ``cat'') using the ``finding experts'' method from research on activation steering and show that the ExpertLens, i.e., inspection of these neurons provides insights about model representation. We find that ExpertLens representations are stable across models and datasets and closely align with human representations inferred from behavioral data, matching inter-human alignment levels. ExpertLens significantly outperforms the alignment captured by word/sentence embeddings. By reconstructing human concept organization through ExpertLens, we show that it enables a granular view of LLM concept representation. Our findings suggest that ExpertLens is a flexible and lightweight approach for capturing and analyzing model representations.
