Plan Quality Optimisation via Block Decomposition

Abstract

AI planners have to compromise between the speed of the planning process and the quality of the generated plan. Anytime planners try to balance these objectives by finding plans of better quality over time, but current anytime planners often do not make effective use of increasing runtime beyond a certain limit. We present a new method of continuing plan improvement, that works by repeatedly decomposing a given plan into subplans and optimising each subplan locally. The decomposition exploits block-structured plan deordering to identify coherent subplans, which make sense to treat as units. This approach extends the "anytime capability" of current planners - to provide continuing plan quality improvement at any time scale.

Cite

Text

Siddiqui and Haslum. "Plan Quality Optimisation via Block Decomposition." International Joint Conference on Artificial Intelligence, 2013.

Markdown

[Siddiqui and Haslum. "Plan Quality Optimisation via Block Decomposition." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/siddiqui2013ijcai-plan/)

BibTeX

@inproceedings{siddiqui2013ijcai-plan,
  title     = {{Plan Quality Optimisation via Block Decomposition}},
  author    = {Siddiqui, Fazlul Hasan and Haslum, Patrik},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {2387-2393},
  url       = {https://mlanthology.org/ijcai/2013/siddiqui2013ijcai-plan/}
}