LGCLJun 16

From Sparse Features to Trustworthy Proxies: Certifying SAE-Based Interpretability

arXiv:2606.183832.8
Predicted impact top 95% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers using SAEs for interpretability, this provides a principled way to assess when SAE-based explanations are trustworthy, addressing a key reliability concern.

The paper introduces a framework to certify when sparse autoencoder (SAE) reconstructions faithfully represent a language model's hidden states, deriving an upper bound on the model's expected risk. Empirically, the bound becomes non-vacuous on GPT-2 Small, Gemma-2B, and Llama-3-8B, with later layers being easier to certify.

Sparse autoencoders (SAEs) are increasingly used to extract interpretable features from language models (LMs), yet a central question remains: when can an SAE-based explanation be treated as a faithful view of an underlying frozen LM We study this through a post-hoc generalization framework that certifies the LM via a sparse proxy, obtained by replacing a native hidden activation with its pretrained SAE reconstruction. Our framework derives an upper bound on the base model's expected risk using four measurable quantities: proxy risk, SAE reconstruction gap, concept-pool mismatch, and sparse complexity. We interpret this certificate as an operational criterion for explanatory faithfulness. In particular, a non-vacuous bound indicates that the extracted sparse features retain meaningful predictive information, while small reconstruction and mismatch errors indicate that the proxy remains behaviorally close to the original model. Empirically, we show that the bound becomes non-vacuous on GPT-2 Small, Gemma-2B, and Llama-3-8B at practical sample sizes. A detailed layerwise analysis of Llama-3-8B reveals a strong depth dependence, with later layers becoming much easier to certify, associated with both stronger local fidelity and weaker downstream error amplification. Finally, through feature-shuffling ablations, we show that the decomposition distinguishes genuine semantic alignment from mere statistical sparsity, providing a useful diagnostic for when SAE-based explanations become less reliable.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes