Applying Monte-Carlo Tree Search in HTN Planning

Á. Torralba,D. Höller,J. Hoffmann,Julia Wichlacz
DOI: https://doi.org/10.1609/socs.v11i1.18538
2021-09-01
Abstract:Search methods are useful in hierarchical task network (HTN) planning to make performance less dependent on the domain knowledge provided, and to minimize plan costs. Here we investigate Monte-Carlo tree search (MCTS) as a new algorithmic alternative in HTN planning. We implement combinations of MCTS with heuristic search in PANDA. We furthermore investigate MCTS in JSHOP, to address lifted (non-grounded) planning, leveraging the fact that, in contrast to other search methods, MCTS does not require a grounded task representation. Our new methods yield coverage performance on par with the state of the art, but in addition can effectively minimize plan cost over time.
Computer Science
What problem does this paper attempt to address?