paper-with-me

홈 › Papers

Tracking Equivalent Mechanistic Interpretations Across Neural Networks

2026-03-31 · Alan Sun, Mariya Toneva arxiv

Mechanistic interpretability (MI) is an emerging framework for interpreting neural networks. Given a task and model, MI aims to discover a succinct algorithmic process, an interpretation, that explains the model's decision process on that task. However, MI is difficult to scale and generalize. This stems in part from two key challenges: there is no precise notion of a valid interpretation; and, generating interpretations is often an ad hoc process. In this paper, we address these challenges by defining and studying the problem of interpretive equivalence: determining whether two different models share a common interpretation, without requiring an explicit description of what that interpretation is. At the core of our approach, we propose and formalize the principle that two interpretations of a model are equivalent if all of their possible implementations are also equivalent. We develop an algorithm to estimate interpretive equivalence and case study its use on Transformer-based models. To analyze our algorithm, we introduce necessary and sufficient conditions for interpretive equivalence based on models' representation similarity. We provide guarantees that simultaneously relate a model's algorithmic interpretations, circuits, and representations. Our framework lays a foundation for the development of more rigorous evaluation methods of MI and automated, generalizable interpretation discovery methods.

📄 PDF Abstract BibTeX arXiv:2603.30002

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unifying Epidemic Models with Mixtures

2022-01-07 · Arnab Sarker, Ali Jadbabaie, Devavrat Shah

The COVID-19 pandemic has emphasized the need for a robust understanding of epidemic models. Current models of epidemics are classified as either mechanistic or non-mechanistic: mechanistic models make explicit assumptio…

Time SeriesTime Series Analysis

Explanatory models in neuroscience: Part 1 -- taking mechanistic abstraction seriously

2021-04-03 · Rosa Cao, Daniel Yamins

Despite the recent success of neural network models in mimicking animal performance on visual perceptual tasks, critics worry that these models fail to illuminate brain function. We take it that a central approach to exp…

From Mechanistic to Compositional Interpretability

2026-05-09 · Ward Gauderis, Thomas Dooms, Steven T. Homer, Kola Ayonrinde 외 arxiv

Mechanistic interpretability aims to explain neural model behaviour by reverse-engineering learned computational structure into human-understandable components. Without a formal framework, however, mechanistic explanatio…

Finite State Automata Inside Transformers with Chain-of-Thought: A Mechanistic Study on State Tracking

2025-02-27 · Yifan Zhang, Wenyu Du, Dongming Jin, Jie Fu 외

Chain-of-Thought (CoT) significantly enhances the performance of large language models (LLMs) across a wide range of tasks, and prior research shows that CoT can theoretically increase expressiveness. However, there is l…

Momentum Attention: The Physics of In-Context Learning and Spectral Forensics for Mechanistic Interpretability

2026-02-03 · Kingsuk Maitra arxiv

The Mechanistic Interpretability (MI) program has mapped the Transformer as a precise computational graph. We extend this graph with a conservation law and time-varying AC dynamics, viewing it as a physical circuit. We i…