An Admissible HTN Planning Heuristic

Abstract

Hierarchical task network (HTN) planning is well-known for being an efficient planning approach. This is mainly due to the success of the HTN planning system SHOP2. However, its performance depends on hand-designed search control knowledge. At the time being, there are only very few domain-independent heuristics, which are designed for differing hierarchical planning formalisms. Here, we propose an admissible heuristic for standard HTN planning, which allows to find optimal solutions heuristically. It bases upon the so-called task decomposition graph (TDG), a data structure reflecting reachable parts of the task hierarchy. We show (both in theory and empirically) that rebuilding it during planning can improve heuristic accuracy thereby decreasing the explored search space. The evaluation further studies the heuristic both in terms of plan quality and coverage.

Cite

Text

Bercher et al. "An Admissible HTN Planning Heuristic." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/68

Markdown

[Bercher et al. "An Admissible HTN Planning Heuristic." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/bercher2017ijcai-admissible/) doi:10.24963/IJCAI.2017/68

BibTeX

@inproceedings{bercher2017ijcai-admissible,
  title     = {{An Admissible HTN Planning Heuristic}},
  author    = {Bercher, Pascal and Behnke, Gregor and Höller, Daniel and Biundo, Susanne},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {480-488},
  doi       = {10.24963/IJCAI.2017/68},
  url       = {https://mlanthology.org/ijcai/2017/bercher2017ijcai-admissible/}
}