English

Hidden Heroes and Gradient Bloats: Layer-Wise Redundancy Inverts Attribution in Transformers

Machine Learning 2026-05-12 v3 Artificial Intelligence Computation and Language

Abstract

Gradient-based attribution is the workhorse of mechanistic interpretability, yet whether it reliably tracks causal importance at the component level remains largely untested. We causally evaluate this assumption across two algorithmic tasks and up to 10 random seeds, uncovering a systematic, layer-wise failure: gradient attribution consistently overvalues early-layer \textbf{Gradient Bloats} and undervalues late-layer \textbf{Hidden Heroes}. Rank correlation collapses from ρ=0.72\rho = 0.72 on sequence reversal to 0.270.27 on sequence sorting, reaching ρ=0.18\rho = -0.18 in individual seeds. This failure stems from first-order gradient attribution's inability to detect collective redundancy: joint Bloat ablation causes 14×14\times greater damage than individual results predict. Consequently, Bloats dominate gradient rankings despite negligible functional impact, while ablating Hidden Heroes destroys OOD accuracy (36.4%±22.8%-36.4\% \pm 22.8\%). This systematic inversion of early-layer feature extraction and late-layer computation motivates causal validation as a prerequisite for circuit-level claims.

Cite

@article{arxiv.2602.01442,
  title  = {Hidden Heroes and Gradient Bloats: Layer-Wise Redundancy Inverts Attribution in Transformers},
  author = {Donald Ye},
  journal= {arXiv preprint arXiv:2602.01442},
  year   = {2026}
}

Comments

9 pages, 6 figures, under review at ICML 2026 Workshop on Mechanistic Interpretability

R2 v1 2026-07-01T09:30:34.172Z