Efficient Solutions for Stochastic Shortest Path Problems with Dead Ends
Abstract
Many planning problems require maximizing the probability of goal satisfaction as well as minimizing the expected cost to reach the goal. To model and solve such problems, there has been several attempts at extending stochastic shortest path problems (SSPs) to deal with dead-ends and optimize a dual optimization criterion. Unfortunately these extensions lack either theoretical robustness or practical efficiency. We study a new, perhaps even more natural optimization criterion capturing these problems, the Min-Cost given Max-Prob (MCMP) criterion. This criterion leads to the minimum expected cost policy among those with maximum success probability, and accurately accounts for the cost and risk of reaching dead-ends. Moreover, it lends itself to efficient solution methods that build on recent heuristic search algorithms for the dual representation of stochastic shortest paths problems. Our experiments show up to one order of magnitude speed-up over the state of the art.
Cite
Text
Trevizan et al. "Efficient Solutions for Stochastic Shortest Path Problems with Dead Ends." Conference on Uncertainty in Artificial Intelligence, 2017.Markdown
[Trevizan et al. "Efficient Solutions for Stochastic Shortest Path Problems with Dead Ends." Conference on Uncertainty in Artificial Intelligence, 2017.](https://mlanthology.org/uai/2017/trevizan2017uai-efficient/)BibTeX
@inproceedings{trevizan2017uai-efficient,
title = {{Efficient Solutions for Stochastic Shortest Path Problems with Dead Ends}},
author = {Trevizan, Felipe W. and Teichteil-Königsbuch, Florent and Thiébaux, Sylvie},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {2017},
url = {https://mlanthology.org/uai/2017/trevizan2017uai-efficient/}
}