Position Paper: Incremental Search Algorithms Considered Poorly Understood

Authors

  • Carlos Hernandez Universidad Católica de la Santísima Concepción
  • Jorge Baier Pontificia Universidad Catolica de Chile
  • Tansel Uras University of Southern California
  • Sven Koenig University of Southern California

DOI:

https://doi.org/10.1609/socs.v3i1.18268

Keywords:

incremental search, d* lite, repeated A*

Abstract

Incremental search algorithms, such as D* Lite, reuse information from previous searches to speed up the current search and can thus solve sequences of similar search problems faster than Repeated A*, which performs repeated A* searches. In this position paper, we study goal-directed navigation in initially unknown terrain and point out that it is currently not well understood when D* Lite runs faster than Repeated A*. In general, it appears that Repeated A* runs faster than D* Lite for easy navigation problems (where the agent reaches the goal with only a small number of searches), which means that it runs faster than D* Lite quite often in practice. We draw two conclusions, namely that incremental search algorithms need to be evaluated in more diverse testbeds to improve our understanding of their properties and that they can be improved to be more competitive for easy navigation problems.

Downloads

Published

2021-08-20