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

Causal Attribution via Activation Patching

About

Attribution methods for Vision Transformers (ViTs) aim to identify image regions that influence model predictions, but producing faithful and well-localized attributions remains challenging. Existing attribution methods face several limitations, with gradient-based, relevance-propagation, and attention-based methods relying on local approximations, while perturbation or optimization-based methods intervene on inputs, tokens, or surrogates rather than internal patch representations. The key challenge is that class-relevant evidence is formed through interactions between patch tokens across layers; methods that operate only on input changes, attention weights, or backward relevance signals may therefore provide indirect proxies for patch importance rather than directly testing the predictive effect of contextualized patch representations. We propose Causal Attribution via Activation Patching (CAAP), which estimates the contribution of individual image patches to the ViT's prediction by directly intervening on internal activations rather than using learned masks or synthetic perturbation patterns. For each patch, CAAP inserts the corresponding source-image activations into a neutral target context over an intermediate range of layers and uses the resulting target-class score as the attribution signal. The resulting attribution map reflects the causal contribution of patch-associated internal representations on the model's prediction. The causal intervention serves as a principled measure of patch influence by capturing semantic evidence after initial representation formation, while avoiding late-layer global mixing that can reduce spatial specificity. Across multiple ViT backbones and standard metrics, CAAP consistently outperforms existing methods in various settings and produces more faithful and localized attributions.

Amirmohammad Izadi, Mohammadali Banayeeanzade, Alireza Mirrokni, Hosein Hasani, Mobin Bagherian, Faridoun Mehri, Mahdieh Soleymani Baghshah• 2026

Related benchmarks

TaskDatasetResultRank
LocalizationImageNet
AUPR@170.26
70
Attribution LocalizationImageNet-1K ILSVRC2012 (val)
AUPR 171.21
40
Attribution FaithfulnessImageNet-1K ILSVRC2012 (val)
Deletion Score43.11
40
LocalizationImageNet (val)
AUPR161.34
30
Attribution Faithfulness EvaluationImageNet (test)
Deletion Score44.42
30
Faithfulness EvaluationImageNet
Deletion Score35.42
30
Attribution FaithfulnessImageNet
Deletion Score29.14
30
Faithfulness EvaluationImageNet (val)--
24
Showing 8 of 8 rows

Other info

Follow for update