Attribution Upsampling should Redistribute, Not Interpolate
Vincenzo Buono, Peyman Sheikholharam Mashhadi, Mahmoud Rahat, Prayag Tiwari, Stefan Byttner

TL;DR
This paper introduces USU, a novel semantic-aware upsampling method for attribution maps in explainable AI, addressing issues of corruption caused by traditional interpolation techniques.
Contribution
It formalizes the problem of attribution upsampling, proves the limitations of interpolation, and proposes USU as a principled, mass-preserving redistribution approach.
Findings
USU preserves attribution mass and importance ordering.
USU outperforms traditional interpolation in faithfulness and coherence.
Experiments confirm USU's effectiveness across multiple datasets.
Abstract
Attribution methods in explainable AI rely on upsampling techniques that were designed for natural images, not saliency maps. Standard bilinear and bicubic interpolation systematically corrupts attribution signals through aliasing, ringing, and boundary bleeding, producing spurious high-importance regions that misrepresent model reasoning. We identify that the core issue is treating attribution upsampling as an interpolation problem that operates in isolation from the model's reasoning, rather than a mass redistribution problem where model-derived semantic boundaries must govern how importance flows. We present Universal Semantic-Aware Upsampling (USU), a principled method that reformulates upsampling through ratio-form mass redistribution operators, provably preserving attribution mass and relative importance ordering. Extending the axiomatic tradition of feature attribution to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Generative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
