paper-with-me

Papers

Effective Explanations Support Planning Under Uncertainty

2026-05-08 · Hanqi Zhou, Britt Besch, Charley M. Wu, Tobias Gerstenberg arxiv

Explaining how to get from A to B can be challenging. It requires mentally simulating what the listener will do based on what they are told. To capture this process, we propose a computational model that converts utterances into action plans: a large language model translates an explanation into program-like guidance (a policy prior and value map), and a planning agent executes it under partial observability. We score explanations by the efficiency and reliability of the resulting paths, penalizing replanning. Across four preregistered experiments, we collect a corpus of 1,200 explanations over 24 maps, elicit helpfulness judgments, measure baseline navigation, and test behavior with explanations of differing quality. Higher-scored explanations are judged more helpful and improve navigation: participants with explanations outperform those without, and high-scoring explanations help more than low-scoring ones. Together, these results show procedural explanation as utility-guided communication shaped by how language can be grounded into action under uncertainty.

📄 PDF Abstract BibTeX arXiv:2605.08406

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RADAR-X: An Interactive Mixed Initiative Planning Interface Pairing Contrastive Explanations and Revised Plan Suggestions

2020-11-19 · Karthik Valmeekam, Sarath Sreedharan, Sailik Sengupta, Subbarao Kambhampati

Decision support systems seek to enable informed decision-making. In the recent years, automated planning techniques have been leveraged to empower such systems to better aid the human-in-the-loop. The central idea for s…

Decision Making

Mind the Prompt: Self-adaptive Generation of Task Plan Explanations via LLMs

2026-04-22 · Gricel Vázquez, Alexandros Evangelidis, Sepeedeh Shahbeigi, Radu Calinescu 외 arxiv

Integrating Large Language Models (LLMs) into complex software systems enables the generation of human-understandable explanations of opaque AI processes, such as automated task planning. However, the quality and reliabi…

Explanation GenerationPrompt Engineering

Uncertainty Estimation and Out-of-Distribution Detection for Counterfactual Explanations: Pitfalls and Solutions

2021-07-20 · Eoin Delaney, Derek Greene, Mark T. Keane

Whilst an abundance of techniques have recently been proposed to generate counterfactual explanations for the predictions of opaque black-box systems, markedly less attention has been paid to exploring the uncertainty of…

counterfactualMedical DiagnosisOut-of-Distribution Detection

Calibrated Explanations for Regression

2023-08-30 · Tuwe Löfström, Helena Löfström, Ulf Johansson, Cecilia Sönströd 외

Artificial Intelligence (AI) is often an integral part of modern decision support systems. The best-performing predictive models used in AI-based decision support systems lack transparency. Explainable Artificial Intelli…

counterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importance+2

Iterative Planning with Plan-Space Explanations: A Tool and User Study

2020-11-19 · Rebecca Eifler, Jörg Hoffmann

In a variety of application settings, the user preference for a planning task - the precise optimization objective - is difficult to elicit. One possible remedy is planning as an iterative process, allowing the user to i…