Revisiting Dominance Pruning in Decoupled Search

Authors

  • Daniel Gnad Saarland University Saarland Informatics Campus

DOI:

https://doi.org/10.1609/aaai.v35i13.17403

Keywords:

Deterministic Planning

Abstract

In classical planning as search, duplicate state pruning is a standard method to avoid unnecessarily handling the same state multiple times. In decoupled search, similar to symbolic search approaches, search nodes, called decoupled states, do not correspond to individual states, but to sets of states. Therefore, duplicate state pruning is less effective in decoupled search, and dominance pruning is employed, taking into account the state sets. We observe that the time required for dominance checking dominates the overall runtime, and propose two ways to tackle this issue. Our main contribution is a stronger variant of dominance checking for optimal planning, where efficiency and pruning power are most crucial. The new variant greatly improves the latter, without incurring a computational overhead. Moreover, we develop three methods that make the dominance check more efficient: exact duplicate checking, which, albeit resulting in weaker pruning, can pay off due to the use of hashing; avoiding the dominance check in non-optimal planning if leaf state spaces are invertible; and exploiting the transitivity of the dominance relation to only check against the relevant subset of visited decoupled states. We show empirically that all our improvements are indeed beneficial in many standard benchmarks.

Downloads

Published

2021-05-18

How to Cite

Gnad, D. (2021). Revisiting Dominance Pruning in Decoupled Search. Proceedings of the AAAI Conference on Artificial Intelligence, 35(13), 11809-11817. https://doi.org/10.1609/aaai.v35i13.17403

Issue

Section

AAAI Technical Track on Planning, Routing, and Scheduling