AIOct 3, 2023

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

arXiv:2310.02019v13 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses the need for more actionable and user-friendly explanations in explainable AI, particularly for counterfactual methods, though it is incremental as it builds on existing explainers.

The paper tackled the problem of generating feasible and comprehensible counterfactual explanations in natural language, by introducing a taxonomy-guided template-based NLG method that integrates with existing explainers. The result showed that their approach (n-XAI^T) received higher user ratings across multiple dimensions, with significantly improved results in articulation, acceptability, feasibility, and sensitivity in most domains.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes