Enhancing Visual Feature Attribution via Weighted Integrated Gradients
Kien Tran Duc Tuan, Tam Nguyen Trong, Son Nguyen Hoang, Khoat Than, Anh Nguyen Duc

TL;DR
Weighted Integrated Gradients (WG) improves feature attribution in computer vision by adaptively weighting baselines, leading to more reliable explanations and better fidelity than traditional methods like Expected Gradients.
Contribution
This paper introduces WG, an unsupervised, adaptive baseline weighting method for Integrated Gradients, enhancing explanation stability and fidelity in high-dimensional vision models.
Findings
WG outperforms Expected Gradients with 10-35% fidelity improvements.
WG identifies informative baseline subsets, reducing explanation variability.
The method maintains core axioms of IG while providing theoretical guarantees.
Abstract
Integrated Gradients (IG) is a widely used attribution method in explainable AI, particularly in computer vision applications where reliable feature attribution is essential. A key limitation of IG is its sensitivity to the choice of baseline (reference) images. Multi-baseline extensions such as Expected Gradients (EG) assume uniform weighting over baselines, implicitly treating baseline images as equally informative. In high-dimensional vision models, this assumption often leads to noisy or unstable explanations. This paper proposes Weighted Integrated Gradients (WG), a principled approach that evaluates and weights baselines to enhance attribution reliability. WG introduces an unsupervised criterion for baseline suitability, enabling adaptive selection and weighting of baselines on a per-input basis. The method not only preserves core axiomatic properties of IG but also provides…
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
TopicsMedical Image Segmentation Techniques · Sparse and Compressive Sensing Techniques · Advanced Neural Network Applications
