New Method Improves Verifiable Explanations for LLM Activations

Hiskias Dingeto· July 23, 2026 View original

Summary

Current methods for explaining LLM hidden activations via natural language autoencoders are often unfaithful, as reconstruction scores don't penalize individual false claims. Researchers introduce RECAP, a technique that co-trains linear heads to ensure designated internal content is decodable and verifiable by independent probes, improving truthfulness and adversarial robustness.

Researchers have identified a significant flaw in how explanations for Large Language Model (LLM) hidden activations are typically evaluated. Existing natural-language autoencoders, which score explanations based on their ability to reconstruct the original activation, often fail to penalize individual false claims. This means an explanation can achieve a high reconstruction score even if it contains inaccuracies, as long as the overall "gist" is preserved. The study found that such methods can lead to models developing "private codes" or false wording that the reconstruction depends on, without reflecting true internal states. To address this, the paper introduces RECAP (Readable Encodings via Co-trained Auxiliary Predictors), a novel approach that trains linear heads alongside the target LLM. RECAP's goal is to make specific internal content independently decodable and verifiable. This method ensures that designated information within the model becomes reliably accessible to external probes, rather than relying solely on the model's own prose explanations which can be misleading. Experiments show that RECAP significantly improves the truthfulness of explanations and enhances robustness against adversaries attempting to manipulate reconstruction scores while lying.

Why it matters

For AI safety and interpretability, it's crucial that explanations of LLM internal workings are genuinely faithful and verifiable, not just plausible-sounding. This research offers a path towards more trustworthy AI explanations.

How to implement this in your domain

  1. 1Evaluate current interpretability tools for LLMs, focusing on the faithfulness of activation explanations.
  2. 2Investigate integrating RECAP-like decodability supervision into the training pipelines of new LLMs.
  3. 3Develop independent probing mechanisms to verify the truthfulness of model-generated explanations.
  4. 4Prioritize research into making internal model states transparent and auditable for safety-critical applications.

Who benefits

AI DevelopmentCybersecurityRegulatory ComplianceHealthcareFinance

Key takeaways

  • LLM activation explanations based on reconstruction scores can be unfaithful to individual claims.
  • Models can develop "private codes" that lead to high reconstruction scores despite inaccuracies.
  • RECAP enables verifiable explanations by making internal content independently decodable.
  • RECAP improves truthfulness and adversarial robustness of LLM explanations.

Original post by Hiskias Dingeto

"arXiv:2607.20379v1 Announce Type: new 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 claim…"

View on X

Originally posted by Hiskias Dingeto on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses