paper-with-me

Papers

Towards Feasible Counterfactual Explanations: A Taxonomy Guided Template-based NLG Method

2023-10-03 · Pedram Salimi, Nirmalie Wiratunga, David Corsar, Anjana Wijekoon

Counterfactual Explanations (cf-XAI) describe the smallest changes in feature values necessary to change an outcome from one class to another. However, many cf-XAI methods neglect the feasibility of those changes. In this paper, we introduce a novel approach for presenting cf-XAI in natural language (Natural-XAI), giving careful consideration to actionable and comprehensible aspects while remaining cognizant of immutability and ethical concerns. We present three contributions to this endeavor. Firstly, through a user study, we identify two types of themes present in cf-XAI composed by humans: content-related, focusing on how features and their values are included from both the counterfactual and the query perspectives; and structure-related, focusing on the structure and terminology used for describing necessary value changes. Secondly, we introduce a feature actionability taxonomy with four clearly defined categories, to streamline the explanation presentation process. Using insights from the user study and our taxonomy, we created a generalisable template-based natural language generation (NLG) method compatible with existing explainers like DICE, NICE, and DisCERN, to produce counterfactuals that address the aforementioned limitations of existing approaches. Finally, we conducted a second user study to assess the performance of our taxonomy-guided NLG templates on three domains. Our findings show that the taxonomy-guided Natural-XAI approach (n-XAI^T) received higher user ratings across all dimensions, with significantly improved results in the majority of the domains assessed for articulation, acceptability, feasibility, and sensitivity dimensions.

📄 PDF Abstract BibTeX arXiv:2310.02019

Code (1)

pedramsalimi/nlgxai 공식 구현

Tasks

counterfactualText Generation

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…
Affine Coupling 설명 없음
NICE NICE, or Non-Linear Independent Components Estimation is a framework for modeling complex high-dimensional densities. It is based on the idea that a good representation is…

Similar Papers 제목 키워드 기반

Generating Feasible and Plausible Counterfactual Explanations for Outcome Prediction of Business Processes

2024-03-14 · Alexander Stevens, Chun Ouyang, Johannes De Smedt, Catarina Moreira

In recent years, various machine and deep learning architectures have been successfully introduced to the field of predictive process analytics. Nevertheless, the inherent opacity of these algorithms poses a significant …

counterfactualDecision Making

DA-DGCEx: Ensuring Validity of Deep Guided Counterfactual Explanations With Distribution-Aware Autoencoder Loss

2021-04-19 · Jokin Labaien, Ekhi Zugasti, Xabier De Carlos

Deep Learning has become a very valuable tool in different fields, and no one doubts the learning capacity of these models. Nevertheless, since Deep Learning models are often seen as black boxes due to their lack of inte…

counterfactualDecision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Flexible Counterfactual Explanations with Generative Models

2025-02-24 · Stig Hellemans, Andres Algaba, Sam Verboven, Vincent Ginis

Counterfactual explanations provide actionable insights to achieve desired outcomes by suggesting minimal changes to input features. However, existing methods rely on fixed sets of mutable features, which makes counterfa…

counterfactual

FACE: Feasible and Actionable Counterfactual Explanations

2019-09-20 · Rafael Poyiadzi, Kacper Sokol, Raul Santos-Rodriguez, Tijl De Bie 외

Work in Counterfactual Explanations tends to focus on the principle of "the closest possible world" that identifies small changes leading to the desired outcome. In this paper we argue that while this approach might init…

counterfactual

FGCE: Feasible Group Counterfactual Explanations for Auditing Fairness

2024-10-29 · Christos Fragkathoulas, Vasiliki Papanikou, Evaggelia Pitoura, Evimaria Terzi

This paper introduces the first graph-based framework for generating group counterfactual explanations to audit model fairness, a crucial aspect of trustworthy machine learning. Counterfactual explanations are instrument…

counterfactualFairness