A Method for Planning Given Uncertain and Incomplete Information
Todd Michael Mansell

TL;DR
This paper introduces U-Plan, a planning system that constructs and merges plans under uncertain and incomplete information using Dempster-Shafer theory, enabling efficient decision-making in uncertain environments.
Contribution
The paper presents U-Plan, a novel planning approach that handles uncertainty with Dempster-Shafer theory and constructs super-plans by merging multiple possible world plans.
Findings
U-Plan constructs plans for the most supported initial states.
It merges plans into a super-plan with knowledge acquisition points.
U-Plan is faster than classical planning methods for multiple possible worlds.
Abstract
This paper describes ongoing research into planning in an uncertain environment. In particular, it introduces U-Plan, a planning system that constructs quantitatively ranked plans given an incomplete description of the state of the world. U-Plan uses a DempsterShafer interval to characterise uncertain and incomplete information about the state of the world. The planner takes as input what is known about the world, and constructs a number of possible initial states with representations at different abstraction levels. A plan is constructed for the initial state with the greatest support, and this plan is tested to see if it will work for other possible initial states. All, part, or none of the existing plans may be used in the generation of the plans for the remaining possible worlds. Planning takes place in an abstraction hierarchy where strategic decisions are made before tactical…
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
TopicsLogic, Reasoning, and Knowledge · AI-based Problem Solving and Planning · Multi-Criteria Decision Making
