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

Differentiable Faithfulness Alignment for Cross-Model Circuit Transfer

About

Mechanistic interpretability has made it possible to localize circuits underlying specific behaviors in language models, but existing methods are expensive, model-specific, and difficult to scale to larger architectures. We introduce \textbf{Differentiable Faithfulness Alignment (DFA)}, a framework that transfers circuit information from a smaller source model to a larger target model through a learned differentiable alignment. DFA projects source-model node importance scores into the target model and trains this mapping with a soft faithfulness objective, avoiding full circuit discovery on the target model. We evaluate DFA on Llama-3 and Qwen-2.5 across six tasks spanning factual retrieval, multiple-choice reasoning, and arithmetic. The strongest results occur on Llama-3 $1$B$\rightarrow3$B, where aligned circuits are often competitive with direct node attribution and zero-shot transfer remains effective. Recovery weakens for larger source--target gaps and is substantially lower on Qwen-2.5, suggesting that transfer becomes harder as architectural and scaling differences increase. Overall, DFA consistently outperforms simple baselines and, in some settings, recovers target-model circuits with faithfulness comparable to or stronger than direct attribution. These results suggest that smaller models can provide useful mechanistic priors for larger ones, while highlighting both the promise and the limits of node-level cross-model circuit alignment.\footnote{Code is available at https://github.com/jasonshaoshun/dfa-circuits.

Shun Shao, Binxu Wang, Shay B. Cohen, Anna Korhonen, Yonatan Belinkov• 2026

Related benchmarks

TaskDatasetResultRank
Circuit RecoveryArith
CPR (Faithfulness Score)49
18
Circuit RecoveryARC-E
CPR Faithfulness Score1.06
18
Circuit RecoveryARC-C
CPR Faithfulness Score1.11
18
Circuit RecoveryIOI
CPR Faithfulness Score91
14
Circuit RecoveryMCQA
CPR (Faithfulness Score)1.13
14
Circuit RecoveryAggregate IOI, MCQA, Arithmetic, ARC
CPR Faithfulness Score87
13
Circuit RecoveryCircuit Recovery Evaluation Suite Llama-3 1B to 8B
Arithmetic (+) Accuracy67
13
Circuit RecoveryQwen Circuit Recovery Suite 0.5B -> 1.5B 2.5
Arithmetic (-) Score40
13
Circuit RecoveryCircuit Recovery Evaluation Suite (IOI, MCQA, Arithmetic, ARC) Llama-3 (3B to 8B) Transfer (test)
Arithmetic (+) Score46
13
Circuit RecoveryQwen 0.5B -> 3B 2.5
Arithmetic (-) Score0.26
13
Showing 10 of 11 rows

Other info

Follow for update