Train the Model, Not the Reader: Decodability Supervision for Verifiable Activation Explanations
Abstract
Natural-language autoencoders score explanations of hidden activations by reconstruction: an explanation is deemed faithful if the activation can be regenerated from it. The test is structurally insensitive to individual false claims: if flipping a claim does not change the reconstruction, the claim is never penalized. We show the test is passed in two ways, neither faithful. On a released Qwen-2.5-7B verbalizer, explanations reconstruct well above chance while ~2% of specific claims are reconstruction-dependent, so the score tracks gist, not specific facts. Under exact synthetic ground truth, the standard recipe develops co-adapted private codes (false wording the reconstruction depends on) in 5/5 runs, and fixes that leave the target model unchanged do not help. We contribute two audit protocols, the grounded-vs-true cross and the evaluator swap, and RECAP (Readable Encodings via Co-trained Auxiliary Predictors): linear heads trained alongside the target model to keep designated content decodable. On RECAP-trained sandbox models, fresh verbalizers state the designated content truly and the codes vanish, at a +0.001-nat cost. This replicates on a pretrained Pythia-160M: the content becomes reliably probe-decodable, though a fresh verbalizer conveys it only in part (truth 0.44-0.46 vs a near-zero control). For interpretability, high reconstruction does not certify individual claims. For AI safety, RECAP makes designated internal content independently checkable against probes rather than asserted by prose a model can game: an independent probe scores the verbalizer's true claims above its false ones (AUC 0.96, vs 0.82 without RECAP). Against an adversary that edits an explanation to maximize the reconstruction score while lying (suppressing ~87% of its lie penalty), the RECAP probe still flags the lies (AUC 0.95) while the control probe collapses to chance (0.51).
Community
Reconstruction is widely used to evaluate natural-language explanations of hidden activations, but does a high reconstruction score actually mean the explanation’s specific claims are true?
We find that it does not. On a released Qwen-2.5-7B verbalizer, explanations reconstruct well above chance even though only ~2% of their specific claims affect reconstruction. In controlled experiments, the standard training setup also consistently develops private codes: false wording that the model nevertheless relies on.
The paper introduces two auditing protocols for detecting these failures and RECAP, a training method that keeps designated internal content independently decodable by simple probes. RECAP removes the private codes at negligible cost and remains effective even when an adversary edits explanations to preserve reconstruction while introducing lies.
The broader takeaway: high reconstruction does not certify the truth of individual claims in an activation explanation.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Channel Location Constrains the Auditability of Subliminal Learning (2026)
- Decodable Is Not Grounded: A Vision-Ablation Arbiter for VLM Spatial Reasoning (2026)
- HKVLM: Faithful Query--Region Binding for Frozen-Detector Visual Grounding (2026)
- Decoding Hidden Deception in Reasoning LLMs: Activation Explainers for Deception Auditing (2026)
- Vernier: Probing Representational Misalignment Behind Lexical Gaps in Causal Reasoning (2026)
- MIRAGE: A Polarity-Flipping Encoding Subspace in LLM Agents (2026)
- Constitutional Value Potentials: reading and steering internal priority margins in language models (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2607.20379 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper