HCAIFeb 16, 2025

Conversational Explanations: Discussing Explainable AI with Non-AI Experts

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

This addresses the need for customizable XAI explanations for non-AI experts, representing an incremental advance in conversational AI methods.

The paper tackles the problem of static explanations in Explainable AI (XAI) by proposing a conversational explanation system, EMCEE, which uses synthetic data with a repetition penalty and hallucination detector to improve diversity and truthfulness. It achieves relative improvements of 81.6% in BLEU and 80.5% in ROUGE over baselines and enhances user comprehension, acceptance, trust, and collaboration in human evaluations.

Explainable AI (XAI) aims to provide insights into the decisions made by AI models. To date, most XAI approaches provide only one-time, static explanations, which cannot cater to users' diverse knowledge levels and information needs. Conversational explanations have been proposed as an effective method to customize XAI explanations. However, building conversational explanation systems is hindered by the scarcity of training data. Training with synthetic data faces two main challenges: lack of data diversity and hallucination in the generated data. To alleviate these issues, we introduce a repetition penalty to promote data diversity and exploit a hallucination detector to filter out untruthful synthetic conversation turns. We conducted both automatic and human evaluations on the proposed system, fEw-shot Multi-round ConvErsational Explanation (EMCEE). For automatic evaluation, EMCEE achieves relative improvements of 81.6% in BLEU and 80.5% in ROUGE compared to the baselines. EMCEE also mitigates the degeneration of data quality caused by training on synthetic data. In human evaluations (N=60), EMCEE outperforms baseline models and the control group in improving users' comprehension, acceptance, trust, and collaboration with static explanations by large margins. Through a fine-grained analysis of model responses, we further demonstrate that training on self-generated synthetic data improves the model's ability to generate more truthful and understandable answers, leading to better user interactions. To the best of our knowledge, this is the first conversational explanation method that can answer free-form user questions following static explanations.

Foundations

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

Your Notes