AIJun 14, 2022

An Efficient HTN to STRIPS Encoding for Concurrent Plans

arXiv:2206.07084v11 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in hierarchical planning for AI researchers, offering an incremental improvement in encoding efficiency.

The paper tackles the problem of generating concurrent plans by introducing a new HTN to STRIPS encoding, and it experimentally demonstrates that this encoding outperforms previous approaches on hierarchical IPC benchmarks.

The Hierarchical Task Network (HTN) formalism is used to express a wide variety of planning problems in terms of decompositions of tasks into subtaks. Many techniques have been proposed to solve such hierarchical planning problems. A particular technique is to encode hierarchical planning problems as classical STRIPS planning problems. One advantage of this technique is to benefit directly from the constant improvements made by STRIPS planners. However, there are still few effective and expressive encodings. In this paper, we present a new HTN to STRIPS encoding allowing to generate concurrent plans. We show experimentally that this encoding outperforms previous approaches on hierarchical IPC benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes