English

Targeted Recovery of Weight-Space Mechanisms From Neural Networks

Machine Learning 2026-06-19 v1

Abstract

Parameter decomposition (PD) decomposes neural networks into interpretable computational components that faithfully reflect the original network's operations. However, scaling PD to large models requires vast compute, making it a costly and risky endeavor. Here we propose targeted PD (tPD), which identifies only the components that process specific inputs of interest -- from isolated prompts to large subtasks -- by introducing a high-rank catch-all component that handles all non-target data. We validate tPD on toy models and on transformer language models trained on The Pile, where it recovers reproducible, mechanistically faithful circuits. We extract a CSS-only submodel of a 4-block transformer using 7% of the FLOPs of its published decomposition, and in a 12-block transformer we surgically ablate and rewire memorized sequences, with negligible side effects on other inputs.

Keywords

Cite

@article{arxiv.2607.13047,
  title  = {Targeted Recovery of Weight-Space Mechanisms From Neural Networks},
  author = {Antoine Vigouroux and Lee Sharkey},
  journal= {arXiv preprint arXiv:2607.13047},
  year   = {2026}
}

Comments

Accepted at the Mechanistic Interpretability Workshop, ICML 2026