paper-with-me

홈 › Papers

Guarantee Regions for Local Explanations

2024-02-20 · Marton Havasi, Sonali Parbhoo, Finale Doshi-Velez

Interpretability methods that utilise local surrogate models (e.g. LIME) are very good at describing the behaviour of the predictive model at a point of interest, but they are not guaranteed to extrapolate to the local region surrounding the point. However, overfitting to the local curvature of the predictive model and malicious tampering can significantly limit extrapolation. We propose an anchor-based algorithm for identifying regions in which local explanations are guaranteed to be correct by explicitly describing those intervals along which the input features can be trusted. Our method produces an interpretable feature-aligned box where the prediction of the local surrogate model is guaranteed to match the predictive model. We demonstrate that our algorithm can be used to find explanations with larger guarantee regions that better cover the data manifold compared to existing baselines. We also show how our method can identify misleading local explanations with significantly poorer guarantee regions.

📄 PDF Abstract BibTeX arXiv:2402.12737

Code (1)

dtak/anchor-box 공식 구현 tf

Similar Papers 제목 키워드 기반

CONFEX: Uncertainty-Aware Counterfactual Explanations with Conformal Guarantees

2025-10-22 · Aman Bilkhoo, Mehran Hosseini, Milad Kazemi, Nicola Paoletti arxiv

Counterfactual explanations (CFXs) provide human-understandable justifications for model predictions, enabling actionable recourse and enhancing interpretability. To be reliable, CFXs must avoid regions of high predictiv…

Local and Regional Counterfactual Rules: Summarized and Robust Recourses

2022-09-29 · Salim I. Amoukou, Nicolas J. B Brunel

Counterfactual Explanations (CE) face several unresolved challenges, such as ensuring stability, synthesizing multiple CEs, and providing plausibility and sparsity guarantees. From a more practical point of view, recent …

counterfactual

Locally-Minimal Probabilistic Explanations

2023-12-19 · Yacine Izza, Kuldeep S. Meel, Joao Marques-Silva

Explainable Artificial Intelligence (XAI) is widely regarding as a cornerstone of trustworthy AI. Unfortunately, most work on XAI offers no guarantees of rigor. In high-stakes domains, e.g. uses of AI that impact humans,…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Provably efficient, succinct, and precise explanations

2021-11-01 · NeurIPS 2021 12 · Guy Blanc, Jane Lange, Li-Yang Tan

We consider the problem of explaining the predictions of an arbitrary blackbox model $f$: given query access to $f$ and an instance $x$, output a small set of $x$'s features that in conjunction essentially determines $f(…

Learning Theory

Explainable multiple abnormality classification of chest CT volumes

2021-11-24 · Rachel Lea Draelos, Lawrence Carin

Understanding model predictions is critical in healthcare, to facilitate rapid verification of model correctness and to guard against use of models that exploit confounding variables. We introduce the challenging new tas…

ClassificationMultiple Instance LearningOrgan Segmentation