paper-with-me

Papers

Computing Rule-Based Explanations by Leveraging Counterfactuals

2022-10-31 · Zixuan Geng, Maximilian Schleich, Dan Suciu

Sophisticated machine models are increasingly used for high-stakes decisions in everyday life. There is an urgent need to develop effective explanation techniques for such automated decisions. Rule-Based Explanations have been proposed for high-stake decisions like loan applications, because they increase the users' trust in the decision. However, rule-based explanations are very inefficient to compute, and existing systems sacrifice their quality in order to achieve reasonable performance. We propose a novel approach to compute rule-based explanations, by using a different type of explanation, Counterfactual Explanations, for which several efficient systems have already been developed. We prove a Duality Theorem, showing that rule-based and counterfactual-based explanations are dual to each other, then use this observation to develop an efficient algorithm for computing rule-based explanations, which uses the counterfactual-based explanation as an oracle. We conduct extensive experiments showing that our system computes rule-based explanations of higher quality, and with the same or better performance, than two previous systems, MinSetCover and Anchor.

📄 PDF Abstract BibTeX arXiv:2210.17071

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Deep Backtracking Counterfactuals for Causally Compliant Explanations

2023-10-11 · Klaus-Rudolf Kladny, Julius von Kügelgen, Bernhard Schölkopf, Michael Muehlebach

Counterfactuals answer questions of what would have been observed under altered circumstances and can therefore offer valuable insights. Whereas the classical interventional interpretation of counterfactuals has been stu…

counterfactualPhilosophy

Rigorous Probabilistic Guarantees for Robust Counterfactual Explanations

2024-07-10 · Luca Marzari, Francesco Leofante, Ferdinando Cicalese, Alessandro Farinelli

We study the problem of assessing the robustness of counterfactual explanations for deep learning models. We focus on $\textit{plausible model shifts}$ altering model parameters and propose a novel framework to reason ab…

Binary Classificationcounterfactual

Out-of-Distribution Detection using Counterfactual Distance

2025-08-13 · Maria Stoica, Francesco Leofante, Alessio Lomuscio arxiv

Accurate and explainable out-of-distribution (OOD) detection is required to use machine learning systems safely. Previous work has shown that feature distance to decision boundaries can be used to identify OOD data effec…

Out-of-Distribution Detection

From Facts to Foils: Designing and Evaluating Counterfactual Explanations for Smart Environments

2025-10-03 · Anna Trapp, Mersedeh Sadeghi, Andreas Vogelsang arxiv

Explainability is increasingly seen as an essential feature of rule-based smart environments. While counterfactual explanations, which describe what could have been done differently to achieve a desired outcome, are a po…

Even-Ifs From If-Onlys: Are the Best Semi-Factual Explanations Found Using Counterfactuals As Guides?

2024-03-01 · Saugat Aryal, Mark T. Keane

Recently, counterfactuals using "if-only" explanations have become very popular in eXplainable AI (XAI), as they describe which changes to feature-inputs of a black-box AI system result in changes to a (usually negative)…

counterfactual