Heuristic Search for Multi-Objective Probabilistic Planning
Abstract
Heuristic search is a powerful approach that has successfully been applied to a broad class of planning problems, including classical planning, multi-objective planning, and probabilistic planning modelled as a stochastic shortest path (SSP) problem. Here, we extend the reach of heuristic search to a more expressive class of problems, namely multi-objective stochastic shortest paths (MOSSPs), which require computing a coverage set of non-dominated policies. We design new heuristic search algorithms MOLAO* and MOLRTDP, which extend well-known SSP algorithms to the multi-objective case. We further construct a spectrum of domain-independent heuristic functions differing in their ability to take into account the stochastic and multi-objective features of the problem to guide the search. Our experiments demonstrate the benefits of these algorithms and the relative merits of the heuristics.
Cite
Text
Chen et al. "Heuristic Search for Multi-Objective Probabilistic Planning." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I10.26409Markdown
[Chen et al. "Heuristic Search for Multi-Objective Probabilistic Planning." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/chen2023aaai-heuristic/) doi:10.1609/AAAI.V37I10.26409BibTeX
@inproceedings{chen2023aaai-heuristic,
title = {{Heuristic Search for Multi-Objective Probabilistic Planning}},
author = {Chen, Dillon Ze and Trevizan, Felipe W. and Thiébaux, Sylvie},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {11945-11954},
doi = {10.1609/AAAI.V37I10.26409},
url = {https://mlanthology.org/aaai/2023/chen2023aaai-heuristic/}
}