paper-with-me

Papers

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 iteratively refine and modify example plans. A key step to support such a process are explanations, answering user questions about the current plan. In particular, a relevant kind of question is "Why does the plan you suggest not satisfy $p$?", where p is a plan property desirable to the user. Note that such a question pertains to plan space, i.e., the set of possible alternative plans. Adopting the recent approach to answer such questions in terms of plan-property dependencies, here we implement a tool and user interface for human-guided iterative planning including plan-space explanations. The tool runs in standard Web browsers, and provides simple user interfaces for both developers and users. We conduct a first user study, whose outcome indicates the usefulness of plan-property dependency explanations in iterative planning.

📄 PDF Abstract BibTeX arXiv:2011.09705

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Plan Space through Conversation: An Agentic Framework for LLM-Mediated Explanations in Planning

2026-03-02 · Guilhem Fouilhé, Rebecca Eifler, Antonin Poché, Sylvie Thiébaux 외 arxiv

When automating plan generation for a real-world sequential decision problem, the goal is often not to replace the human planner, but to facilitate an iterative reasoning and elicitation process, where the human's role i…

Evaluating Human Trust in LLM-Based Planners: A Preliminary Study

2025-02-27 · Shenghui Chen, Yunhao Yang, Kayla Boggess, Seongkook Heo 외

Large Language Models (LLMs) are increasingly used for planning tasks, offering unique capabilities not found in classical planners such as generating explanations and iterative refinement. However, trust--a critical fac…

Interpretable Directed Diversity: Leveraging Model Explanations for Iterative Crowd Ideation

2021-09-21 · Yunlong Wang, Priyadarshini Venkatesh, Brian Y. Lim

Feedback in creativity support tools can help crowdworkers to improve their ideations. However, current feedback methods require human assessment from facilitators or peers. This is not scalable to large crowds. We propo…

counterfactualDiversity

Contrastive Explanations of Plans Through Model Restrictions

2021-03-29 · Benjamin Krarup, Senka Krivic, Daniele Magazzeni, Derek Long 외

In automated planning, the need for explanations arises when there is a mismatch between a proposed plan and the user's expectation. We frame Explainable AI Planning in the context of the plan negotiation problem, in whi…

model

Structure and Reduction of MCTS for Explainable-AI

2024-08-10 · Ronit Bustin, Claudia V. Goldman

Complex sequential decision-making planning problems, covering infinite states' space have been shown to be solvable by AlphaZero type of algorithms. Such an approach that trains a neural model while simulating projectio…

Decision MakingSequential Decision Making