Sparse Readout Prism: Explaining Logit-Lens Scores in Features Instead of Tokens

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文通过引入Sparse Readout Prism方法,解决了语言模型中由于不同语料库导致的读出结构分析不一致问题,提供了独立于训练语料库的分析控制。
📝 Abstract
A language model's prediction of its next token develops across layers, and lens methods track this process by decoding intermediate hidden states into tokens. But a lens reading reflects both the hidden state and the readout (the unembedding matrix) used to decode it. Many lenses are fit on a corpus, and we show that two lenses differing only in their fitting corpus can report different tokens for the same hidden states. We call this dependence corpus conditionality. To examine readout structure independently of the fitting corpus, we introduce Sparse Readout Prism (SRP), which decomposes the readout using only its weights and expresses any token logit or logit difference as a sum of contributions from sparse readout features. This reveals readout features as a new unit of analysis for lens readings, exposing structure that token identities can obscure and enabling comparisons across tokens, contexts, layers, and lenses. Replacing the original readout with SRP's sparse approximation reconstructs 8.9-17.3 percentage points more of the tested logit differences than the strongest of six baselines built on geometric relations among readout rows. Ablating features shifts logit differences in proportion to their SRP contributions. Although token readings vary with the fitting corpus, the dominant readout feature remains stable. Because SRP uses no corpus in its construction, it provides a control independent of the fitting corpus for lens analyses.
Problem

Research questions and friction points this paper is trying to address.

corpus conditionality
readout structure
hidden states
language model
lens methods
Innovation

Methods, ideas, or system contributions that make the work stand out.

Sparse Readout Prism
readout features
corpus conditionality
🔎 Similar Papers
M
Matteo He
Department of Computer Science and Technology, University of Cambridge
William F. Shen
William F. Shen
University of Cambridge
AIML
Xinchi Qiu
Xinchi Qiu
Meta, University of Cambridge
GenAIPrivacy-preserving MLAI RobustnessML Systems
N
Nicholas D. Lane
Department of Computer Science and Technology, University of Cambridge