Abstraction Heuristics for Symbolic Bidirectional Search
Abstract
Symbolic bidirectional uniform-cost search is a prominent technique for cost-optimal planning. Thus, the question whether it can be further improved by making use of heuristic functions raises naturally. However, the use of heuristics in bidirectional search does not always improve its performance. We propose a novel way to use abstraction heuristics in symbolic bidirectional search in which the search only resorts to heuristics when it becomes unfeasible. We adapt the definition of partial and perimeter abstractions to bidirectional search, where A* is used to traverse the abstract state spaces and/or generate the perimeter. The results show that abstraction heuristics can further improve symbolic bidirectional search in some domains. In fact, the resulting planner, SymBA*, was the winner of the optimal-track of the last IPC. PDF
Cite
Text
Torralba et al. "Abstraction Heuristics for Symbolic Bidirectional Search." International Joint Conference on Artificial Intelligence, 2016.Markdown
[Torralba et al. "Abstraction Heuristics for Symbolic Bidirectional Search." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/torralba2016ijcai-abstraction/)BibTeX
@inproceedings{torralba2016ijcai-abstraction,
title = {{Abstraction Heuristics for Symbolic Bidirectional Search}},
author = {Torralba, Álvaro and López, Carlos Linares and Borrajo, Daniel},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2016},
pages = {3272-3278},
url = {https://mlanthology.org/ijcai/2016/torralba2016ijcai-abstraction/}
}