paper-with-me

Papers

Tell Me a Story! Narrative-Driven XAI with Large Language Models

2023-09-29 · David Martens, James Hinns, Camille Dams, Mark Vergouwen, Theodoros Evgeniou

In many AI applications today, the predominance of black-box machine learning models, due to their typically higher accuracy, amplifies the need for Explainable AI (XAI). Existing XAI approaches, such as the widely used SHAP values or counterfactual (CF) explanations, are arguably often too technical for users to understand and act upon. To enhance comprehension of explanations of AI decisions and the overall user experience, we introduce XAIstories, which leverage Large Language Models to provide narratives about how AI predictions are made: SHAPstories do so based on SHAP explanations, while CFstories do so for CF explanations. We study the impact of our approach on users' experience and understanding of AI predictions. Our results are striking: over 90% of the surveyed general audience finds the narratives generated by SHAPstories convincing. Data scientists primarily see the value of SHAPstories in communicating explanations to a general audience, with 83% of data scientists indicating they are likely to use SHAPstories for this purpose. In an image classification setting, CFstories are considered more or equally convincing as the users' own crafted stories by more than 75% of the participants. CFstories additionally bring a tenfold speed gain in creating a narrative. We also find that SHAPstories help users to more accurately summarize and understand AI decisions, in a credit scoring setting we test, correctly answering comprehension questions significantly more often than they do when only SHAP values are provided. The results thereby suggest that XAIstories may significantly help explaining and understanding AI predictions, ultimately supporting better decision-making in various applications.

📄 PDF Abstract BibTeX arXiv:2309.17057

Code (1)

admantwerp/xaistories 공식 구현

Tasks

counterfactualFeature Importanceimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

SHAP 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Guiding Generative Storytelling with Knowledge Graphs

2025-05-30 · Zhijun Pan, Antonios Andronis, Eva Hayek, Oscar AP Wilkinson 외

Large Language Models (LLMs) have shown great potential in automated story generation, but challenges remain in maintaining long-form coherence and providing users with intuitive and effective control. Retrieval-Augmente…

Knowledge GraphsRAGRetrieval-augmented GenerationStory Generation+1

DataNarrative: Automated Data-Driven Storytelling with Visualizations and Texts

2024-08-09 · Mohammed Saidul Islam, Md Tahmid Rahman Laskar, Md Rizwan Parvez, Enamul Hoque 외

Data-driven storytelling is a powerful method for conveying insights by combining narrative techniques with visualizations and text. These stories integrate visual aids, such as highlighted bars and lines in charts, alon…

Story Generation

SNAP: A Plan-Driven Framework for Controllable Interactive Narrative Generation

2025-11-18 · Geonwoo Bang, DongMyung Kim, Hayoung Oh arxiv

Large Language Models (LLMs) hold great potential for web-based interactive applications, including browser games, online education, and digital storytelling platforms. However, LLM-based conversational agents suffer fro…

From Personas to Plot: Character-Grounded Multi-Agent Story Generation for Long-Form Narratives

2026-07-01 · Aayush Aluru, Chloe Ho, Muhammad Hammouri, Kerry Luo 외 arxiv

Although large language models (LLMs) have demonstrated impressive creative fiction generation, they struggle to maintain narrative consistency and coherent plot lines in long-form stories. In this work, we introduce a u…

Story Generation

Action2Dialogue: Generating Character-Centric Narratives from Scene-Level Prompts

2025-05-22 · Taewon Kang, Ming C. Lin

Recent advances in scene-based video generation have enabled systems to synthesize coherent visual narratives from structured prompts. However, a crucial dimension of storytelling -- character-driven dialogue and speech …

Dialogue GenerationLarge Language ModelStory GenerationVideo Generation+1