When Attribution Patching Lies: Diagnosis and a Second-Order Correction
- lab CatalyzeX
- lab DagsHub
- lab GotitPub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXiv
- location arXivLabs
A new study finds that attribution patching, a widely used shortcut for identifying which components drive a language model’s behavior, is systematically unreliable due to downstream network non-linearities, and proposes a computationally cheap second-order correction to fix it [1]. Mechanistic interpretability researchers rely on importance estimates to map the internal circuits of language models. The gold-standard method, activation patching, is computationally prohibitive at scale, so practitioners have adopted attribution patching, a gradient-based, first-order approximation [1]. The reliability of this shortcut has remained poorly understood until now [2]. The authors of the paper, posted to arXiv on June 5, 2026, demonstrate that the dominant error in attribution patching does not come from local curvature at the component being patched, but from non-linearities in the downstream network [1]. This misdiagnosis has allowed systematic errors to propagate through circuit-identification work, potentially leading to the misidentification of underlying mechanisms [2]. To address this, the researchers introduce three tools. The first is a reliability score that flags untrustworthy estimates. The second provides error bounds that quantify potential attribution mis-specifications. The third is a Hessian-vector-product correction, which eliminates the leading-order error with only one additional backward pass [1]. The HVP correction is described as the only second-order correction feasible at larger scale, where standard baselines such as Integrated Gradients become computationally prohibitive [2]. The evaluation covered five model families ranging from 124 million to 9 billion parameters, tested under both random-token and naturalistic name-swap perturbations [1]. In comparative experiments, a multi-step variant of the HVP correction matched or exceeded the accuracy of Integrated Gradients while using significantly lower compute, outperforming prior second-order baselines [2]. The improvements translated into higher-fidelity circuit recovery on standard benchmarks. The authors propose a “Screen-Flag-Fix” workflow that targets computational effort only toward components flagged as unreliable, rather than applying expensive corrections uniformly across a model [1]. The work was developed within arXivLabs, a framework for community collaborators, and associated code and media were made available through Hugging Face [1].
research-papersafety-research
Background sources we checked (9)
- arxiv.org ↗ A central goal of mechanistic interpretability is to identify which internal components causally drive a language model's behavior. Because these importance estimates serve as the evidence for identifying circuits, systematic errors can lead to the misidentification of the underl…
- en.wikipedia.org ↗ This disability rights timeline lists events relating to the civil rights of people with disabilities in the United States of America, including court decisions, the passage of legislation, activists' actions, significant abuses of people with disabilities, and the founding of va…
- en.wikipedia.org ↗ Murine respirovirus, formerly Sendai virus (SeV) and previously also known as murine parainfluenza virus type 1 or hemagglutinating virus of Japan (HVJ), is an enveloped, 150–200 nm diameter, negative sense, single-stranded RNA virus of the family Paramyxoviridae. It typically in…
- en.wikipedia.org ↗ The Christian Science movement is a religious movement within Christianity founded by Mary Baker Eddy that arose in the mid to late 19th century and that led to the founding of The First Church of Christ, Scientist.…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…
Sources
- export.arxiv.org — When Attribution Patching Lies: Diagnosis and a Second-Order Correction ↗