Bidirectional Heuristic Search: Expanding Nodes by a Lower Bound

Bidirectional Heuristic Search: Expanding Nodes by a Lower Bound

Shahaf Shperberg, Ariel Felner, Nathan Sturtevant, Eyal Shimony, Avi Hayoun

Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence
Sister Conferences Best Papers. Pages 4775-4779. https://doi.org/10.24963/ijcai.2020/664

Recent work on bidirectional search defined a lower bound on costs of paths between pairs of nodes, and introduced a new algorithm, NBS, which is based on this bound. Building on these results, we introduce DVCBS, a new algorithm that aims to to further reduce the number of expansions. Generalizing beyond specific algorithms, we then propose a method for enhancing heuristics by propagating such lower bounds (lb-propagation) between frontiers. This lb-propagation can be used in existing algorithms, often improving their performance, as well as making them "well behaved".
Keywords:
Heuristic Search and Game Playing: Heuristic Search