Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Enhancing Automated Interpretability with Output-Centric Feature Descriptions

About

Automated interpretability pipelines generate natural language descriptions for the concepts represented by features in large language models (LLMs), such as plants or the first word in a sentence. These descriptions are derived using inputs that activate the feature, which may be a dimension or a direction in the model's representation space. However, identifying activating inputs is costly, and the mechanistic role of a feature in model behavior is determined both by how inputs cause a feature to activate and by how feature activation affects outputs. Using steering evaluations, we reveal that current pipelines provide descriptions that fail to capture the causal effect of the feature on outputs. To fix this, we propose efficient, output-centric methods for automatically generating feature descriptions. These methods use the tokens weighted higher after feature stimulation or the highest weight tokens after applying the vocabulary "unembedding" head directly to the feature. Our output-centric descriptions better capture the causal effect of a feature on model outputs than input-centric descriptions, but combining the two leads to the best performance on both input and output evaluations. Lastly, we show that output-centric descriptions can be used to find inputs that activate features previously thought to be "dead".

Yoav Gur-Arieh, Roy Mayan, Chen Agassy, Atticus Geiger, Mor Geva• 2025

Related benchmarks

TaskDatasetResultRank
Output-based feature description evaluationLlama Instruct MLP features 3.1
Score45.8
9
Input-based feature description evaluationLlama Instruct MLP features 3.1
Score87.2
9
Input-based feature description evaluationGemma-2 Residual SAE features
Feature Description Score67
8
Input-based feature description evaluationGemma-2 MLP SAE features
Score56.6
8
Input-based feature description evaluationLlama Residual SAE features 3.1
Score37.2
8
Input-based feature description faithfulnessGPT2 Res. SAE
Faithfulness Score60.4
8
Input-based feature description faithfulnessGPT2 MLP SAE
Faithfulness Score51.2
8
Output-based feature description evaluationGemma-2 Residual SAE features
Score66.9
8
Output-based feature description evaluationGemma-2 MLP SAE features
Score49.9
8
Output-based feature description evaluationLlama Residual SAE features 3.1
Score75.4
8
Showing 10 of 13 rows

Other info

Code

Follow for update