Epsilon-Safe Planning
Robert P. Goldman, Mark S. Boddy

TL;DR
Epsilon-safe planning is a probabilistic high-level planning approach that ensures a specified success probability, introducing algorithms based on conditional planners and addressing probability computation challenges.
Contribution
The paper introduces epsilon-safe planning, a new probabilistic planning method, along with algorithms based on existing conditional planners and methods to compute success probabilities.
Findings
Proposes epsilon-safe planning with success probability at least 1-epsilon.
Develops algorithms based on CNLP and PLINTH planners.
Introduces methods to compute probabilities under independence assumptions.
Abstract
We introduce an approach to high-level conditional planning we call epsilon-safe planning. This probabilistic approach commits us to planning to meet some specified goal with a probability of success of at least 1-epsilon for some user-supplied epsilon. We describe several algorithms for epsilon-safe planning based on conditional planners. The two conditional planners we discuss are Peot and Smith's nonlinear conditional planner, CNLP, and our own linear conditional planner, PLINTH. We present a straightforward extension to conditional planners for which computing the necessary probabilities is simple, employing a commonly-made but perhaps overly-strong independence assumption. We also discuss a second approach to epsilon-safe planning which relaxes this independence assumption, involving the incremental construction of a probability dependence model in conjunction with the construction…
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
TopicsBayesian Modeling and Causal Inference · AI-based Problem Solving and Planning · Logic, Reasoning, and Knowledge
