2021
DOI: 10.1609/socs.v5i1.18323
|View full text |Cite
|
Sign up to set email alerts
|

Hybrid Planning Heuristics Based on Task Decomposition Graphs

Abstract: Hybrid Planning combines Hierarchical Task Network (HTN) planning with concepts known from Partial-Order Causal-Link (POCL) planning. We introduce novel heuristics for Hybrid Planning that estimate the number of necessary modifications to turn a partial plan into a solution. These estimates are based on the task decomposition graph that contains all decompositions of the abstract tasks in the planning domain. Our empirical evaluation shows that the proposed heuristics can significantly improve planning perform… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 21 publications
(8 citation statements)
references
References 10 publications
0
6
0
Order By: Relevance
“…In our proofs, the acyclic progression technique was instrumental in proving upper bounds that matched the lower bounds for each of the problem classes we examined. As such, it is at least a baseline algorithm to compare against in future work, likely in the context of modern hybrid planners such as PANDA (Bercher, Keen, and Biundo 2014), or the more loosely hierarchical ANML (Smith, Frank, and Cushing 2008).…”
Section: Discussionmentioning
confidence: 99%
“…In our proofs, the acyclic progression technique was instrumental in proving upper bounds that matched the lower bounds for each of the problem classes we examined. As such, it is at least a baseline algorithm to compare against in future work, likely in the context of modern hybrid planners such as PANDA (Bercher, Keen, and Biundo 2014), or the more loosely hierarchical ANML (Smith, Frank, and Cushing 2008).…”
Section: Discussionmentioning
confidence: 99%
“…Early work on domain‐independent heuristics for HTN planning centered around the computation of landmarks (Elkawkagy et al. 2012; Bercher, Keen, and Biundo 2014). This work focused on constructing a TDG (as the one provided in Figure 3) and computed landmarks via taking the intersection of all decomposition methods that belong to the same compound task.…”
Section: Heuristic Search In Htn Planningmentioning
confidence: 99%
“…This task was modeled as a planning problem and solved by our hybrid planner that combines HTN planning with POCL planning (Bercher, Keen, and Biundo 2014; Bercher et al. 2017).…”
Section: Planning‐based Assistance Systemsmentioning
confidence: 99%
“…Traditionally, HTN planning systems relied mostly on the informativeness of the domain knowledge provided, making do with simple search algorithms like depth-first search (Nau et al 2003). Recent work lines have established more informed search mechanisms, namely sophisticated reachability analysis (Bit-Monnot, Smith, and Do 2016; Behnke et al 2020), heuristic search (Bercher, Keen, and Biundo 2014;Bercher et al 2017;Höller et al 2018), compilations to classical planning (Alford, Kuter, and Nau 2009;Alford et al 2016), and SAT (Behnke, Höller, and Biundo 2018;2019a;Schreiber et al 2019). These methods improve HTN planning performance, make it less dependent on the domain knowledge, and provide it with the ability to search for low-cost plans (sometimes with optimality guarantees depending on the technique used, see e.g.…”
Section: Introductionmentioning
confidence: 99%
“…Our contribution here is the implementation and evaluation of MCTS in HTN planning. We do so in two HTN planning systems, namely Panda (Bercher, Keen, and Biundo 2014) and SHOP (Nau et al 1999).…”
Section: Introductionmentioning
confidence: 99%