paper-with-me

Papers

Make Mechanistic Interpretability Auditable: A Call to Develop Guidelines via Continuous Collaborative Reviewing

2026-04-24 · Michael Lan, Narmeen Fatimah Oozeer, Chaithanya Bandi, Philip Quirke, Austin Meek, Fazl Barez, Amirali Abdullah arxiv

While mechanistic interpretability (MI) has produced important insights into neural network internals, the field has yet to establish a standardized system to audit experiments. As such, many of its findings remain underutilized in safety-critical applications such as medical AI and autonomous systems, as stakeholders cannot certify their validity. Recent work demonstrates this concretely: two papers found conflicting conclusions for the same behavior, and a third study revealed that both were partially correct but incomparable due to methodological inconsistencies. Without standardized auditing, such ambiguities hinder adoption in high-stakes contexts requiring strong correctness guarantees. We call for the MI community to work towards developing a novel reviewing system that complements peer review via: (1) Continuous reviewing supported by a \emph{Collaborative Reviewing Platform} where meta-science results and discussions (such as critiques, negative results, post-hoc extensions, reproductions, replications, and partial results) that fit outside of papers are organized and discussed, allowing for comments and revisions to be made at any time (2) Generalizing good practices found on this platform into expert-verified guidelines and protocols to improve auditing efficiency, and (3) Source-based auditing systems that track arguments which claims depend on. This position paper encourages constructive debate over the necessity, design and implementation of such a framework, providing early concrete examples to help catalyze these dialogues. Overall, we propose that auditing MI itself is essential for its application in AI safety, industry, and governance.

📄 PDF Abstract BibTeX arXiv:2606.00033

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automated Interpretability and Feature Discovery in Language Models with Agents

2026-05-02 · Arnau Marin-Llobet, Javier Ferrando arxiv

We introduce an autonomous multiagent framework for mechanistic interpretability that automates both explaining and finding internal features in large language models. The system runs two coupled loops: (1) explanation r…

Mechanistically Interpreting a Transformer-based 2-SAT Solver: An Axiomatic Approach

2024-07-18 · Nils Palumbo, Ravi Mangal, Zifan Wang, Saranya Vijayakumar 외

Mechanistic interpretability aims to reverse engineer the computation performed by a neural network in terms of its internal components. Although there is a growing body of research on mechanistic interpretation of neura…

A Mathematical Philosophy of Explanations in Mechanistic Interpretability -- The Strange Science Part I.i

2025-05-01 · Kola Ayonrinde, Louis Jaburi

Mechanistic Interpretability aims to understand neural networks through causal explanations. We argue for the Explanatory View Hypothesis: that Mechanistic Interpretability research is a principled approach to understand…

Philosophy

DLM-Scope: Mechanistic Interpretability of Diffusion Language Models via Sparse Autoencoders

2026-02-05 · Xu Wang, Bingqing Jiang, Yu Wan, Baosong Yang 외 arxiv

Sparse autoencoders (SAEs) have become a standard tool for mechanistic interpretability in autoregressive large language models (LLMs), enabling researchers to extract sparse, human-interpretable features and intervene o…

You can remove GPT2's LayerNorm by fine-tuning

2024-09-06 · Stefan Heimersheim

The LayerNorm (LN) layer in GPT-style transformer models has long been a hindrance to mechanistic interpretability. LN is a crucial component required to stabilize the training of large language models, and LN or the sim…

HellaSwag