Epsilon-Safe Planning
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 of the plan graph.
Cite
Text
Goldman and Boddy. "Epsilon-Safe Planning." Conference on Uncertainty in Artificial Intelligence, 1994. doi:10.1016/B978-1-55860-332-5.50037-7Markdown
[Goldman and Boddy. "Epsilon-Safe Planning." Conference on Uncertainty in Artificial Intelligence, 1994.](https://mlanthology.org/uai/1994/goldman1994uai-epsilon/) doi:10.1016/B978-1-55860-332-5.50037-7BibTeX
@inproceedings{goldman1994uai-epsilon,
title = {{Epsilon-Safe Planning}},
author = {Goldman, Robert P. and Boddy, Mark S.},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {1994},
pages = {253-261},
doi = {10.1016/B978-1-55860-332-5.50037-7},
url = {https://mlanthology.org/uai/1994/goldman1994uai-epsilon/}
}