INTERACTION: A Generative XAI Framework for Natural Language Inference Explanations
Jialin Yu, Alexandra I. Cristea, Anoushka Harit, Zhongtian Sun,, Olanrewaju Tahir Aduragba, Lei Shi, Noura Al Moubayed

TL;DR
This paper introduces INTERACTION, a generative XAI framework for natural language inference that produces diverse, human-readable explanations and improves prediction accuracy, addressing the limitations of single-explanation approaches.
Contribution
The paper proposes a novel two-step generative framework that generates multiple diverse explanations and enhances prediction performance in NLP tasks.
Findings
Achieves up to 4.7% gain in BLEU for explanation quality
Achieves up to 4.4% gain in accuracy for predictions
Can generate multiple diverse explanations
Abstract
XAI with natural language processing aims to produce human-readable explanations as evidence for AI decision-making, which addresses explainability and transparency. However, from an HCI perspective, the current approaches only focus on delivering a single explanation, which fails to account for the diversity of human thoughts and experiences in language. This paper thus addresses this gap, by proposing a generative XAI framework, INTERACTION (explaIn aNd predicT thEn queRy with contextuAl CondiTional varIational autO-eNcoder). Our novel framework presents explanation in two steps: (step one) Explanation and Label Prediction; and (step two) Diverse Evidence Generation. We conduct intensive experiments with the Transformer architecture on a benchmark dataset, e-SNLI. Our method achieves competitive or better performance against state-of-the-art baseline models on explanation generation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI)
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Layer Normalization · Softmax · Absolute Position Encodings · Adam · Position-Wise Feed-Forward Layer · Dense Connections · Label Smoothing
