paper-with-me

홈 › Papers

Reliable Post hoc Explanations: Modeling Uncertainty in Explainability

2020-08-11 · NeurIPS 2021 12 · Dylan Slack, Sophie Hilgard, Sameer Singh, Himabindu Lakkaraju

As black box explanations are increasingly being employed to establish model credibility in high-stakes settings, it is important to ensure that these explanations are accurate and reliable. However, prior work demonstrates that explanations generated by state-of-the-art techniques are inconsistent, unstable, and provide very little insight into their correctness and reliability. In addition, these methods are also computationally inefficient, and require significant hyper-parameter tuning. In this paper, we address the aforementioned challenges by developing a novel Bayesian framework for generating local explanations along with their associated uncertainty. We instantiate this framework to obtain Bayesian versions of LIME and KernelSHAP which output credible intervals for the feature importances, capturing the associated uncertainty. The resulting explanations not only enable us to make concrete inferences about their quality (e.g., there is a 95% chance that the feature importance lies within the given range), but are also highly consistent and stable. We carry out a detailed theoretical analysis that leverages the aforementioned uncertainty to estimate how many perturbations to sample, and how to sample for faster convergence. This work makes the first attempt at addressing several critical issues with popular explanation methods in one shot, thereby generating consistent, stable, and reliable explanations with guarantees in a computationally efficient manner. Experimental evaluation with multiple real world datasets and user studies demonstrate that the efficacy of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2008.05030

Code (1)

dylan-slack/modeling-uncertainty-local-explainability pytorch

Tasks

Feature Importance

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

Robust Explanations Through Uncertainty Decomposition: A Path to Trustworthier AI

2025-07-17 · Chenrui Zhu, Louenas Bounia, Vu Linh Nguyen, Sébastien Destercke 외 arxiv

Recent advancements in machine learning have emphasized the need for transparency in model predictions, particularly as interpretability diminishes when using increasingly complex architectures. In this paper, we propose…

BEExAI: Benchmark to Evaluate Explainable AI

2024-07-29 · Samuel Sithakoul, Sara Meftah, Clément Feutry

Recent research in explainability has given rise to numerous post-hoc attribution methods aimed at enhancing our comprehension of the outputs of black-box machine learning models. However, evaluating the quality of expla…

Evaluating Explainability for Graph Neural Networks

2022-08-19 · Chirag Agarwal, Owen Queen, Himabindu Lakkaraju, Marinka Zitnik

As post hoc explanations are increasingly used to understand the behavior of graph neural networks (GNNs), it becomes crucial to evaluate the quality and reliability of GNN explanations. However, assessing the quality of…

UbiQVision: Quantifying Uncertainty in XAI for Image Recognition

2025-12-23 · Akshat Dubey, Aleksandar Anžel, Bahar İlgen, Georges Hattab arxiv

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 T…

Select Wisely and Explain: Active Learning and Probabilistic Local Post-hoc Explainability

2021-08-16 · Aditya Saini, Ranjitha Prasad

Albeit the tremendous performance improvements in designing complex artificial intelligence (AI) systems in data-intensive domains, the black-box nature of these systems leads to the lack of trustworthiness. Post-hoc int…

Active LearningGaussian ProcessesGPR