paper-with-me

Papers

Uncertainty Estimation and Out-of-Distribution Detection for Counterfactual Explanations: Pitfalls and Solutions

2021-07-20 · Eoin Delaney, Derek Greene, Mark T. Keane

Whilst an abundance of techniques have recently been proposed to generate counterfactual explanations for the predictions of opaque black-box systems, markedly less attention has been paid to exploring the uncertainty of these generated explanations. This becomes a critical issue in high-stakes scenarios, where uncertain and misleading explanations could have dire consequences (e.g., medical diagnosis and treatment planning). Moreover, it is often difficult to determine if the generated explanations are well grounded in the training data and sensitive to distributional shifts. This paper proposes several practical solutions that can be leveraged to solve these problems by establishing novel connections with other research works in explainability (e.g., trust scores) and uncertainty estimation (e.g., Monte Carlo Dropout). Two experiments demonstrate the utility of our proposed solutions.

📄 PDF Abstract BibTeX arXiv:2107.09734

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualMedical DiagnosisOut-of-Distribution Detection

Similar Papers 제목 키워드 기반

Improving Counterfactual Truthfulness for Molecular Property Prediction through Uncertainty Quantification

2025-04-03 · Jonas Teufel, Annika Leinweber, Pascal Friederich

Explainable AI (xAI) interventions aim to improve interpretability for complex black-box models, not only to improve user trust but also as a means to extract scientific insights from high-performing predictive systems. …

counterfactualMolecular Property PredictionProperty PredictionUncertainty Quantification

QUCE: The Minimisation and Quantification of Path-Based Uncertainty for Generative Counterfactual Explanations

2024-02-27 · Jamie Duell, Monika Seisenberger, Hsuan Fu, Xiuyi Fan

Deep Neural Networks (DNNs) stand out as one of the most prominent approaches within the Machine Learning (ML) domain. The efficacy of DNNs has surged alongside recent increases in computational capacity, allowing these …

counterfactualExplainable Models

Bayesian Hierarchical Models for Counterfactual Estimation

2023-01-21 · Natraj Raman, Daniele Magazzeni, Sameena Shah

Counterfactual explanations utilize feature perturbations to analyze the outcome of an original decision and recommend an actionable recourse. We argue that it is beneficial to provide several alternative explanations ra…

counterfactualFairnessvalid

Getting a CLUE: A Method for Explaining Uncertainty Estimates

2020-06-11 · ICLR 2021 1 · Javier Antorán, Umang Bhatt, Tameem Adel, Adrian Weller 외

Both uncertainty estimation and interpretability are important factors for trustworthy machine learning systems. However, there is little work at the intersection of these two areas. We address this gap by proposing a no…

counterfactual

The Impact of Machine Learning Uncertainty on the Robustness of Counterfactual Explanations

2026-01-20 · Leonidas Christodoulou, Chang Sun arxiv

Counterfactual explanations are widely used to interpret machine learning predictions by identifying minimal changes to input features that would alter a model's decision. However, most existing counterfactual methods ha…