FAHR: Focused A* Heuristic Recomputation - Robotics Institute Carnegie Mellon University

FAHR: Focused A* Heuristic Recomputation

Conference Paper, Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems, pp. 4893 - 4898, September, 2011

Abstract

In this paper we introduce focused A* heuristic recomputation (FAHR), an enhancement to A* search that can detect and correct large discrepancies between the heuristic cost-to-go estimate and the true cost function. In situations where these large discrepancies exist, the search may expend significant effort escaping from the ¿bowl¿ of a local minimum. A* typically computes supporting data structures for the heuristic once, prior to initiating the search. FAHR directs the search out of the bowl by recomputing parts of the heuristic function opportunistically as the search space is explored. FAHR may be used when the heuristic function is in the form of a pattern database. We demonstrate the effectiveness of the algorithm through experiments on a ground vehicle path planning simulation.

BibTeX

@conference{McNaughton-2011-7228,
author = {Matthew McNaughton and Christopher Urmson},
title = {FAHR: Focused A* Heuristic Recomputation},
booktitle = {Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems},
year = {2011},
month = {September},
pages = {4893 - 4898},
publisher = {IEEE},
}