paper-with-me

Papers

A Two-Stage Algorithm for Cost-Efficient Multi-instance Counterfactual Explanations

2024-03-02 · André Artelt, Andreas Gregoriades

Counterfactual explanations constitute among the most popular methods for analyzing black-box systems since they can recommend cost-efficient and actionable changes to the input of a system to obtain the desired system output. While most of the existing counterfactual methods explain a single instance, several real-world problems, such as customer satisfaction, require the identification of a single counterfactual that can satisfy multiple instances (e.g. customers) simultaneously. To address this limitation, in this work, we propose a flexible two-stage algorithm for finding groups of instances and computing cost-efficient multi-instance counterfactual explanations. The paper presents the algorithm and its performance against popular alternatives through a comparative evaluation.

📄 PDF Abstract BibTeX arXiv:2403.01221

Code (1)

andreartelt/twostagemultiinstcfs 공식 구현

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Explainable bank failure prediction models: Counterfactual explanations to reduce the failure risk

2024-07-14 · Seyma Gunonu, Gizem Altun, Mustafa Cavus

The accuracy and understandability of bank failure prediction models are crucial. While interpretable models like logistic regression are favored for their explainability, complex models such as random forest, support ve…

counterfactualCounterfactual Explanation

Fairness for Text Classification Tasks with Identity Information Data Augmentation Methods

2022-02-04 · Mohit Wadhwa, Mohan Bhambhani, Ashvini Jindal, Uma Sawant 외

Counterfactual fairness methods address the question: How would the prediction change if the sensitive identity attributes referenced in the text instance were different? These methods are entirely based on generating co…

counterfactualData AugmentationFairnesstext-classification+2

Consequence-aware Sequential Counterfactual Generation

2021-04-12 · Philip Naumann, Eirini Ntoutsi

Counterfactuals have become a popular technique nowadays for interacting with black-box machine learning models and understanding how to change a particular instance to obtain a desired outcome from the model. However, m…

counterfactual

Optimal Transport Group Counterfactual Explanations

2026-01-28 · Enrique Valero-Leal, Bernd Bischl, Pedro Larrañaga, Concha Bielza 외 arxiv

Group counterfactual explanations find a set of counterfactual instances to explain a group of input instances contrastively. However, existing methods either (i) optimize counterfactuals only for a fixed group and do no…

Explaining Groups of Instances Counterfactually for XAI: A Use Case, Algorithm and User Study for Group-Counterfactuals

2023-03-16 · Greta Warren, Mark T. Keane, Christophe Gueret, Eoin Delaney

Counterfactual explanations are an increasingly popular form of post hoc explanation due to their (i) applicability across problem domains, (ii) proposed legal compliance (e.g., with GDPR), and (iii) reliance on the cont…

counterfactualExplainable Artificial Intelligence (XAI)