Effort Informed Roadmaps (EIRM*): Efficient asymptotically optimal multiquery planning by actively reusing validation effort
Share
- Publication Date
- Abstract
Multiquery planning algorithms find paths between various different starts and goals in a single search space. They are designed to do so efficiently by reusing information across planning queries. This information may be computed before or during the search and often includes knowledge of valid paths.
Using known valid paths to solve an individual planning query takes less computational effort than finding a completely new solution. This allows multiquery algorithms, such as PRM*, to outperform single-query algorithms, such as RRT*, on many problems but their relative performance depends on how much information is reused. Despite this, few multiquery planners explicitly seek to maximize path reuse and, as a result, many do not consistently outperform single-query alternatives.
This paper presents Effort Informed Roadmaps (EIRM*), an almost-surely asymptotically optimal multiquery planning algorithm that explicitly prioritizes reusing computational effort. EIRM* uses an asymmetric bidirectional search to identify existing paths that may help solve an individual planning query and then uses this information to order its search and reduce computational effort. This allows it to find initial solutions up to an order-of-magnitude faster than state-of-the-art planning algorithms on the tested abstract and robotic multiquery planning problems.
- Video
- Publication Details
- Type
- Full-Paper-Refereed Conference Paper
- Conference
- International Symposium on Robotics Research (ISRR)
- Series
- Springer Proceedings in Advanced Robotics (SPAR)
- Volume
- 27
- Location
- Geneva, Switzerland
- Pages
- 555–571
- Digital Object Identifier
- 10.1007/978-3-031-25555-7_37
- arXiv Identifier
- 2205.08480 [cs.RO]
- Manuscript
- Open-Access PDF
- https://arxiv.org/pdf/2205.08480
- Google Scholar
- Google Scholar
- BibTeX Entry
@inproceedings{hartmann_isrr22,
author = {Valentin N Hartmann and Marlin P Strub and Marc Toussaint and Jonathan D Gammell},
title = {Effort {Informed} {Roadmaps} ({EIRM*}): Efficient asymptotically optimal multiquery planning by actively reusing validation effort},
booktitle = {Proceedings of the International Symposium on Robotics Research ({ISRR})},
year = {2022},
volume = {27},
series = {Springer Proceedings in Advanced Robotics ({SPAR})},
pages = {555--571},
address = {Geneva, Switzerland},
month = {25--30 } # sep,
doi = {10.1007/978-3-031-25555-7_37},
}