LGAICVApr 1, 2025

Uncertainty Propagation in XAI: A Comparison of Analytical and Empirical Estimators

arXiv:2504.03736v17 citationsh-index: 4Has CodexAI
Originality Incremental advance
AI Analysis

This work addresses the need for uncertainty-aware explanations to build trust in high-stakes ML applications, though it is incremental by extending prior research on explanation inconsistencies.

The paper tackles the problem of quantifying and interpreting uncertainty in Explainable AI (XAI) by introducing a unified framework that uses analytical and empirical estimators to assess how uncertainty from data and model parameters propagates to explanations, finding that some XAI methods fail to reliably capture this uncertainty.

Understanding uncertainty in Explainable AI (XAI) is crucial for building trust and ensuring reliable decision-making in Machine Learning models. This paper introduces a unified framework for quantifying and interpreting Uncertainty in XAI by defining a general explanation function $e_θ(x, f)$ that captures the propagation of uncertainty from key sources: perturbations in input data and model parameters. By using both analytical and empirical estimates of explanation variance, we provide a systematic means of assessing the impact uncertainty on explanations. We illustrate the approach using a first-order uncertainty propagation as the analytical estimator. In a comprehensive evaluation across heterogeneous datasets, we compare analytical and empirical estimates of uncertainty propagation and evaluate their robustness. Extending previous work on inconsistencies in explanations, our experiments identify XAI methods that do not reliably capture and propagate uncertainty. Our findings underscore the importance of uncertainty-aware explanations in high-stakes applications and offer new insights into the limitations of current XAI methods. The code for the experiments can be found in our repository at https://github.com/TeodorChiaburu/UXAI

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes