Abstract
Compressed Path Databases (CPDs) are a leading technique for optimal pathfinding in graphs with static edge costs. In this work we investigate CPDs as admissible heuristic functions and we apply them in two distinct settings: problems where the graph is subject to dynamically changing costs, and anytime settings where deliberation time is limited. Conventional heuristics derive cost-to-go estimates by reasoning about a tentative and usually infeasible path, from the current node to the target. CPD-based heuristics derive cost-to-go estimates by computing a concrete and usually feasible path. We exploit such paths to bound the optimal solution, not just from below but also from above. We demonstrate the benefit of this approach in a range of experiments on standard gridmaps and in comparison to Landmarks, a popular alternative also developed for searching in explicit state-spaces.
Original language | English |
---|---|
Title of host publication | Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence |
Editors | Sarit Kraus |
Place of Publication | Marina del Rey CA USA |
Publisher | Association for the Advancement of Artificial Intelligence (AAAI) |
Pages | 1199-1205 |
Number of pages | 7 |
ISBN (Electronic) | 9780999241141 |
DOIs | |
Publication status | Published - 2019 |
Event | International Joint Conference on Artificial Intelligence 2019 - Macao, China Duration: 10 Aug 2019 → 16 Aug 2019 Conference number: 28th https://ijcai19.org/ https://www.ijcai.org/proceedings/2019/ (Proceedings) |
Publication series
Name | IJCAI International Joint Conference on Artificial Intelligence |
---|---|
Volume | 2019-August |
ISSN (Print) | 1045-0823 |
Conference
Conference | International Joint Conference on Artificial Intelligence 2019 |
---|---|
Abbreviated title | IJCAI 2019 |
Country/Territory | China |
City | Macao |
Period | 10/08/19 → 16/08/19 |
Internet address |
Keywords
- Heuristic Search
- Motion and Path Planning