Anytime search algorithms solve optimisation problems by quickly finding a (usually suboptimal) first solution and then finding improved solutions when given additional time. To deliver an initial solution quickly, they are typically greedy with respect to the heuristic cost-to-go estimate h. In this paper, we show that this low-h bias can cause poor performance if the greedy search makes early mistakes. Building on this observation, we present a new anytime approach that restarts the search from the initial state every time a new solution is found. We demonstrate the utility of our method via experiments in PDDL planning as well as other domains, and show that it is particularly useful for problems where the heuristic has systematic errors. Copyright © 2010, Association for the Advancement of Artificial Intelligence. All rights reserved.
CITATION STYLE
Richter, S., Thayer, J. T., & Ruml, W. (2010). The joy of forgetting: Faster anytime search via restarting. In ICAPS 2010 - Proceedings of the 20th International Conference on Automated Planning and Scheduling (pp. 137–144). https://doi.org/10.1609/icaps.v20i1.13412
Mendeley helps you to discover research relevant for your work.