Iterative budgeted exponential search

8Citations
Citations of this article
26Readers
Mendeley users who have this article in their library.

Abstract

We tackle two long-standing problems related to re-expansions in heuristic search algorithms. For graph search, A* can require Ω(2n) expansions, where n is the number of states within the final f bound. Existing algorithms that address this problem like B and B' improve this bound to Ω(n2). For tree search, IDA* can also require Ω(n2) expansions. We describe a new algorithmic framework that iteratively controls an expansion budget and solution cost limit, giving rise to new graph and tree search algorithms for which the number of expansions is O(n log C), where C is the optimal solution cost. Our experiments show that the new algorithms are robust in scenarios where existing algorithms fail. In the case of tree search, our new algorithms have no overhead over IDA* in scenarios to which IDA* is well suited and can therefore be recommended as a general replacement for IDA*.

Cite

CITATION STYLE

APA

Helmert, M., Lattimore, T., Lelis, L. H. S., Orseau, L., & Sturtevant, N. R. (2019). Iterative budgeted exponential search. In IJCAI International Joint Conference on Artificial Intelligence (Vol. 2019-August, pp. 1249–1257). International Joint Conferences on Artificial Intelligence. https://doi.org/10.24963/ijcai.2019/174

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free