Back to Search Start Over

Separate Generation and Evaluation for Parallel Greedy Best-First Search

Authors :
Shimoda, Takumi
Fukunaga, Alex
Publication Year :
2024

Abstract

Parallelization of Greedy Best First Search (GBFS) has been difficult because straightforward parallelization can result in search behavior which differs significantly from sequential GBFS, exploring states which would not be explored by sequential GBFS with any tie-breaking strategy. Recent work has proposed a class of parallel GBFS algorithms which constrains search to exploration of the Bench Transition System (BTS), which is the set of states that can be expanded by GBFS under some tie-breaking policy. However, enforcing this constraint is costly, as such BTS-constrained algorithms are forced to spend much of the time waiting so that only states which are guaranteed to be in the BTS are expanded. We propose an improvement to parallel search which decouples state generation and state evaluation and significantly improves state evaluation rate, resulting in better search performance.<br />Comment: In Proceedings of ICAPS-2024 Workshop on Heuristics and Search for Domain-Independent Planning (HSDIP-24) https://icaps24.icaps-conference.org/program/workshops/hsdip/

Details

Database :
arXiv
Publication Type :
Report
Accession number :
edsarx.2408.05682
Document Type :
Working Paper