English

Path Choice Matters for Clear Attribution in Path Methods

Computer Vision and Pattern Recognition 2024-01-22 v1 Machine Learning

Abstract

Rigorousness and clarity are both essential for interpretations of DNNs to engender human trust. Path methods are commonly employed to generate rigorous attributions that satisfy three axioms. However, the meaning of attributions remains ambiguous due to distinct path choices. To address the ambiguity, we introduce \textbf{Concentration Principle}, which centrally allocates high attributions to indispensable features, thereby endowing aesthetic and sparsity. We then present \textbf{SAMP}, a model-agnostic interpreter, which efficiently searches the near-optimal path from a pre-defined set of manipulation paths. Moreover, we propose the infinitesimal constraint (IC) and momentum strategy (MS) to improve the rigorousness and optimality. Visualizations show that SAMP can precisely reveal DNNs by pinpointing salient image pixels. We also perform quantitative experiments and observe that our method significantly outperforms the counterparts. Code: https://github.com/zbr17/SAMP.

Keywords

Cite

@article{arxiv.2401.10442,
  title  = {Path Choice Matters for Clear Attribution in Path Methods},
  author = {Borui Zhang and Wenzhao Zheng and Jie Zhou and Jiwen Lu},
  journal= {arXiv preprint arXiv:2401.10442},
  year   = {2024}
}

Comments

ICLR 2024 accepted

R2 v1 2026-06-28T14:21:06.318Z