Towards Better Understanding Attribution Methods
Sukrut Rao, Moritz B\"ohle, Bernt Schiele

TL;DR
This paper introduces new evaluation schemes for attribution methods in neural networks, improving fairness, reliability, and systematic analysis of their faithfulness and visualizations.
Contribution
It proposes three novel evaluation schemes for attribution methods, addressing faithfulness, fairness, and visualization, and introduces a smoothing step to enhance attribution performance.
Findings
DiFull effectively distinguishes possible from impossible attributions.
Evaluating all methods on the same layers reveals performance differences.
Smoothing improves attribution accuracy for certain methods.
Abstract
Deep neural networks are very successful on many vision tasks, but hard to interpret due to their black box nature. To overcome this, various post-hoc attribution methods have been proposed to identify image regions most influential to the models' decisions. Evaluating such methods is challenging since no ground truth attributions exist. We thus propose three novel evaluation schemes to more reliably measure the faithfulness of those methods, to make comparisons between them more fair, and to make visual inspection more systematic. To address faithfulness, we propose a novel evaluation setting (DiFull) in which we carefully control which parts of the input can influence the output in order to distinguish possible from impossible attributions. To address fairness, we note that different methods are applied at different layers, which skews any comparison, and so evaluate all methods on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Domain Adaptation and Few-Shot Learning
