Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Have Faith in Faithfulness: Going Beyond Circuit Overlap When Finding Model Mechanisms

About

Many recent language model (LM) interpretability studies have adopted the circuits framework, which aims to find the minimal computational subgraph, or circuit, that explains LM behavior on a given task. Most studies determine which edges belong in a LM's circuit by performing causal interventions on each edge independently, but this scales poorly with model size. Edge attribution patching (EAP), gradient-based approximation to interventions, has emerged as a scalable but imperfect solution to this problem. In this paper, we introduce a new method - EAP with integrated gradients (EAP-IG) - that aims to better maintain a core property of circuits: faithfulness. A circuit is faithful if all model edges outside the circuit can be ablated without changing the model's performance on the task; faithfulness is what justifies studying circuits, rather than the full model. Our experiments demonstrate that circuits found using EAP are less faithful than those found using EAP-IG, even though both have high node overlap with circuits found previously using causal interventions. We conclude more generally that when using circuits to compare the mechanisms models use to solve tasks, faithfulness, not overlap, is what should be measured.

Michael Hanna, Sandro Pezzelle, Yonatan Belinkov• 2024

Related benchmarks

TaskDatasetResultRank
Circuit localizationIOI
CPR3.2
30
Circuit localizationMixing dataset IOI
CMD0.015
28
Circuit localizationSequence Completion 1.0 (test)
CPR0.987
28
Circuit localizationMixing dataset All tasks
CMD0.022
28
Circuit localizationMixing dataset All tasks 1.0 (test)
CPR0.977
28
Circuit localizationIndirect Object Identification (IOI) 1.0 (test)
CPR0.997
28
Circuit localizationMixing dataset
CMD0.037
28
Circuit localizationMCQA
CPR1.64
21
Circuit localizationMixing dataset Entity Binding
CMD0.024
18
Circuit localizationEntity-binding 1.0 (test)
CPR0.999
18
Showing 10 of 20 rows

Other info

Follow for update