On the Completeness of Best-First Search Variants That Use Random Exploration

Authors

  • Richard Valenzano University of Toronto
  • Fan Xie University of Alberta

DOI:

https://doi.org/10.1609/aaai.v30i1.10081

Keywords:

greedy best-first search, random exploration, heuristic error, probabilistic completeness, infinite graph, graph-search problems, epsilon-greedy node selection, type-based exploration, diverse best-first search

Abstract

While suboptimal best-first search algorithms like Greedy Best-First Search are frequently used when building automated planning systems, their greedy nature can make them susceptible to being easily misled by flawed heuristics. This weakness has motivated the development of best-first search variants like epsilon-greedy node selection, type-based exploration, and diverse best-first search, which all use random exploration to mitigate the impact of heuristic error. In this paper, we provide a theoretical justification for this increased robustness by formally analyzing how these algorithms behave on infinite graphs. In particular, we show that when using these approaches on any infinite graph, the probability of not finding a solution can be made arbitrarily small given enough time. This result is shown to hold for a class of algorithms that includes the three mentioned above, regardless of how misleading the heuristic is.

Downloads

Published

2016-02-21

How to Cite

Valenzano, R., & Xie, F. (2016). On the Completeness of Best-First Search Variants That Use Random Exploration. Proceedings of the AAAI Conference on Artificial Intelligence, 30(1). https://doi.org/10.1609/aaai.v30i1.10081

Issue

Section

Technical Papers: Heuristic Search and Optimization