paper-with-me

Papers

From XAI to Stories: A Factorial Study of LLM-Generated Explanation Quality

2026-01-05 · Fabian Lukassen, Jan Herrmann, Christoph Weisser, Benjamin Saefken, Thomas Kneib arxiv

Explainable AI (XAI) methods like SHAP and LIME produce numerical feature attributions that remain inaccessible to non expert users. Prior work has shown that Large Language Models (LLMs) can transform these outputs into natural language explanations (NLEs), but it remains unclear which factors contribute to high-quality explanations. We present a systematic factorial study investigating how Forecasting model choice, XAI method, LLM selection, and prompting strategy affect NLE quality. Our design spans four models (XGBoost (XGB), Random Forest (RF), Multilayer Perceptron (MLP), and SARIMAX - comparing black-box Machine-Learning (ML) against classical time-series approaches), three XAI conditions (SHAP, LIME, and a no-XAI baseline), three LLMs (GPT-4o, Llama-3-8B, DeepSeek-R1), and eight prompting strategies. Using G-Eval, an LLM-as-a-judge evaluation method, with dual LLM judges and four evaluation criteria, we evaluate 660 explanations for time-series forecasting. Our results suggest that: (1) XAI provides only small improvements over no-XAI baselines, and only for expert audiences; (2) LLM choice dominates all other factors, with DeepSeek-R1 outperforming GPT-4o and Llama-3; (3) we observe an interpretability paradox: in our setting, SARIMAX yielded lower NLE quality than ML models despite higher prediction accuracy; (4) zero-shot prompting is competitive with self-consistency at 7-times lower cost; and (5) chain-of-thought hurts rather than helps.

📄 PDF Abstract BibTeX arXiv:2601.02224

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

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

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 …

counterfactualFeature Importanceimage-classificationImage Classification

Quality Without Usefulness: LLM-Generated XAI Narratives as Trust Heuristics Rather Than Decision Aids

2026-05-26 · Fabian Lukassen, Jan Herrmann, Christoph Weisser, Alexander Silbersdorff 외 arxiv

Prior work shows that Large Language Models (LLMs) can transform Explainable AI (XAI) outputs into Natural Language Explanations (NLEs) that score highly on quality metrics such as plausibility, coherence, and comprehens…

Out-of-Distribution Detection

Trustworthiness of Children Stories Generated by Large Language Models

2023-07-25 · Prabin Bhandari, Hannah Marie Brennan

Large Language Models (LLMs) have shown a tremendous capacity for generating literary text. However, their effectiveness in generating children's stories has yet to be thoroughly examined. In this study, we evaluate the …

Mitigation of Gender and Ethnicity Bias in AI-Generated Stories through Model Explanations

2025-09-03 · Martha O. Dimgba, Sharon Oba, Ameeta Agrawal, Philippe J. Giabbanelli arxiv

Language models have been shown to propagate social bias through their output, particularly in the representation of gender and ethnicity. This paper investigates gender and ethnicity biases in AI-generated occupational …

Prompt Engineering

On How Users Edit Computer-Generated Visual Stories

2019-02-22 · Ting-Yao Hsu, Yen-Chia Hsu, Ting-Hao 'Kenneth' Huang

A significant body of research in Artificial Intelligence (AI) has focused on generating stories automatically, either based on prior story plots or input images. However, literature has little to say about how users wou…

ArticlesDiversityStory GenerationVisual Storytelling