Fault-Tolerant Planning Under Uncertainty
Abstract
A fault represents some erroneous operation of a system that could result from an action selection error or some abnormal condition. We formally define error models that characterize the likelihood of various faults and consider the problem of fault-tolerant planning, which optimizes performance given an error model. We show that factoring the possibility of errors significantly degrades the performance of stochastic planning algorithms such as LAO*, because the number of reachable states grows dramatically. We introduce an approach to plan for a bounded number of faults and analyze its theoretical properties. When combined with a continual planning paradigm, the k-fault-tolerant planning method can produce near-optimal performance, even when the number of faults exceeds the bound. Empirical results in two challenging domains confirm the effectiveness of the approach in handling different types of runtime errors.
Cite
Text
Pineda et al. "Fault-Tolerant Planning Under Uncertainty." International Joint Conference on Artificial Intelligence, 2013.Markdown
[Pineda et al. "Fault-Tolerant Planning Under Uncertainty." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/pineda2013ijcai-fault/)BibTeX
@inproceedings{pineda2013ijcai-fault,
title = {{Fault-Tolerant Planning Under Uncertainty}},
author = {Pineda, Luis Enrique and Lu, Yi and Zilberstein, Shlomo and Goldman, Claudia V.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2013},
pages = {2350-2356},
url = {https://mlanthology.org/ijcai/2013/pineda2013ijcai-fault/}
}