paper-with-me

Papers

Interpreting Transformers Through Attention Head Intervention

2026-01-07 · Mason Kadem, Rong Zheng arxiv

Neural networks are growing more capable on their own, but we do not understand their neural mechanisms. Understanding these mechanisms' decision-making processes, or mechanistic interpretability, enables (1) accountability and control in high-stakes domains, (2) the study of digital brains and the emergence of cognition, and (3) discovery of new knowledge when AI systems outperform humans. This paper traces how attention head intervention emerged as a key method for causal interpretability of transformers. The evolution from visualization to intervention represents a paradigm shift from observing correlations to causally validating mechanistic hypotheses through direct intervention. Head intervention studies revealed robust empirical findings while also highlighting limitations that complicate interpretation. Recent work demonstrates that mechanistic understanding now enables targeted control of model behaviour, successfully suppressing toxic outputs and manipulating semantic content through selective attention head intervention, validating the practical utility of interpretability research for AI safety.

📄 PDF Abstract BibTeX arXiv:2601.04398

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VL-InterpreT: An Interactive Visualization Tool for Interpreting Vision-Language Transformers

2022-03-30 · CVPR 2022 1 · Estelle Aflalo, Meng Du, Shao-Yen Tseng, Yongfei Liu 외

Breakthroughs in transformer-based models have revolutionized not only the NLP field, but also vision and multimodal systems. However, although visualization and interpretability tools have become available for NLP model…

Question AnsweringVisual Commonsense ReasoningVisual Question AnsweringVisual Question Answering (VQA)

Mechanistic interpretability of large language models with applications to the financial services industry

2024-07-15 · Ashkan Golgoon, Khashayar Filom, Arjun Ravi Kannan

Large Language Models such as GPTs (Generative Pre-trained Transformers) exhibit remarkable capabilities across a broad spectrum of applications. Nevertheless, due to their intrinsic complexity, these models present subs…

Fairness

Emergence of Minimal Circuits for Indirect Object Identification in Attention-Only Transformers

2025-10-28 · Rabin Adhikari arxiv

Mechanistic interpretability aims to reverse-engineer large language models (LLMs) into human-understandable computational circuits. However, the complexity of pretrained models often obscures the minimal mechanisms requ…

Measuring Affinity between Attention-Head Weight Subspaces via the Projection Kernel

2026-01-15 · Hiroaki Yamagiwa, Yusuke Takase, Hidetoshi Shimodaira arxiv

Understanding relationships between attention heads is essential for interpreting the internal structure of Transformers, yet existing metrics do not capture this structure well. We focus on the subspaces spanned by atte…

Causal Head Gating: A Framework for Interpreting Roles of Attention Heads in Transformers

2025-05-19 · Andrew Nam, Henry Conklin, Yukang Yang, Thomas Griffiths 외

We present causal head gating (CHG), a scalable method for interpreting the functional roles of attention heads in transformer models. CHG learns soft gates over heads and assigns them a causal taxonomy - facilitating, i…

In-Context LearningInstruction FollowingMathematical Reasoning