Addressing divergent representations from causal interventions on neural networks
Satchel Grant, Simon Jerome Han, Alexa R. Tartaglini, Christopher Potts
TL;DR
This work investigates whether causal interventions used for mechanistic interpretability produce representations that diverge from a model's natural latent distribution, potentially undermining the faithfulness of explanations. It provides theoretical and empirical evidence that divergence is common across activation patching, SAE projections, and Distributed Alignment Search (DAS), and it distinguishes harmless divergences (within null-space or decision boundaries) from pernicious ones (off-manifold activations and dormant behavioral changes). The authors propose mitigating divergence via the Counterfactual Latent (CL) loss, including a causal-subspace–targeted variant, and demonstrate reduced representational divergence while preserving or improving interpretability and out-of-distribution (OOD) performance in synthetic tasks and Boundless DAS experiments. These results offer a practical step toward more reliable causal interventions for mechanistic interpretability, highlighting the need for reporting divergence and developing robust, manifold-constrained intervention methods.
Abstract
A common approach to mechanistic interpretability is to causally manipulate model representations via targeted interventions in order to understand what those representations encode. Here we ask whether such interventions create out-of-distribution (divergent) representations, and whether this raises concerns about how faithful their resulting explanations are to the target model in its natural state. First, we demonstrate theoretically and empirically that common causal intervention techniques often do shift internal representations away from the natural distribution of the target model. Then, we provide a theoretical analysis of two cases of such divergences: "harmless" divergences that occur in the behavioral null-space of the layer(s) of interest, and "pernicious" divergences that activate hidden network pathways and cause dormant behavioral changes. Finally, in an effort to mitigate the pernicious cases, we apply and modify the Counterfactual Latent (CL) loss from Grant (2025) allowing representations from causal interventions to remain closer to the natural distribution, reducing the likelihood of harmful divergences while preserving the interpretive power of the interventions. Together, these results highlight a path towards more reliable interpretability methods.
