UbiQVision: Quantifying Uncertainty in XAI for Image Recognition
Akshat Dubey, Aleksandar Anžel, Bahar İlgen, Georges Hattab
TL;DR
UbiQVision addresses the critical need to quantify uncertainty in XAI for medical imaging by unifying Bayesian model weighting, SHAP-based attribution, and Dempster-Shafer fusion. The framework converts pixel-level SHAP scores into evidential masses, weighted by validated model reliability, and fused via DST to produce Belief, Plausibility, and Uncertainty maps. It demonstrates improved localization of pathology and explicit ignorance signals across malaria, Alzheimer's, and diabetic retinopathy datasets, offering robust, interpretable outputs for clinical decision-making. This approach enhances trust and safety in AI-driven diagnostics and aligns with emerging regulatory demands for reliability and transparency in medical AI.
Abstract
Recent advances in deep learning have led to its widespread adoption across diverse domains, including medical imaging. This progress is driven by increasingly sophisticated model architectures, such as ResNets, Vision Transformers, and Hybrid Convolutional Neural Networks, that offer enhanced performance at the cost of greater complexity. This complexity often compromises model explainability and interpretability. SHAP has emerged as a prominent method for providing interpretable visualizations that aid domain experts in understanding model predictions. However, SHAP explanations can be unstable and unreliable in the presence of epistemic and aleatoric uncertainty. In this study, we address this challenge by using Dirichlet posterior sampling and Dempster-Shafer theory to quantify the uncertainty that arises from these unstable explanations in medical imaging applications. The framework uses a belief, plausible, and fusion map approach alongside statistical quantitative analysis to produce quantification of uncertainty in SHAP. Furthermore, we evaluated our framework on three medical imaging datasets with varying class distributions, image qualities, and modality types which introduces noise due to varying image resolutions and modality-specific aspect covering the examples from pathology, ophthalmology, and radiology, introducing significant epistemic uncertainty.
