Hierarchical Task Network Planning with LLM-Generated Heuristics 文章

ArXiv CS.AI2026-05-29NEWSen作者: Felipe Meneguzzi, Alexandre Buchweitz, Augusto B. Corr\^ea, Victor Scherer Putrich, Andr\'e Grahl Pereira

摘要

arXiv:2605.07707v2 Announce Type: replace Abstract: HTN planning is a variation of classical planning where, instead of searching for a linear sequence of actions, an algorithm decomposes higher-level tasks using a method library until only executable actions remain. On one hand, this allows one to introduce domain knowledge that can speed up the search for a solution through the method library. On the other hand, it creates challenges that go beyond those of classical state-space search. While recent research produced a number of heuristics and novel algorithms that speed up HTN planning, these heuristics are not yet as informative as those available in classical planning algorithms. We investigate whether large language models (LLMs) can generate effective search heuristics for HTN planning, extending the methodology of Corr\^ea, Pereira, and Seipp (2025) from classical to hierarchical planning.