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

Spectral Integrated Gradients for Coarse-to-Fine Feature Attribution

About

Integrated Gradients (IG) is a widely adopted feature attribution method that satisfies desirable axiomatic properties. However, the choice of integration path significantly affects the quality of attributions, and the standard straight-line path introduces all input features simultaneously, often accumulating noisy gradients along the way. To address this limitation, we propose Spectral Integrated Gradients, which constructs integration paths based on singular value decomposition (SVD) of the baseline-to-input difference. By progressively activating singular components from largest to smallest, SIG introduces global structure before fine-grained details, naturally following a coarse-to-fine progression. Through extensive evaluation across diverse image classification datasets, we demonstrate that SIG produces cleaner attribution maps with reduced noise and achieves improved quantitative performance compared to existing path-based attribution methods. Our code is available at https://github.com/leekwoon/sig/.

Soyeon Kim, Seongwoo Lim, Kyowoon Lee, Jaesik Choi• 2026

Related benchmarks

TaskDatasetResultRank
Attribution FaithfulnessOxford-IIIT Pet
Insertion AUC0.727
34
AttributionOxford 102 Flower
DiffID32.24
30
AttributionImageNet 2012
DiffID Score37.84
30
Feature AttributionImageNet (test)
GAP0.3104
30
Showing 4 of 4 rows

Other info

Follow for update