Title :
Escaping Heuristic Hollows in Real-Time Search without Learning
Author :
Hernández, Carlos ; Baier, Jorge A.
Author_Institution :
Dept. de Ing. Inf., Univ. Catolica de la Santisima Concepcion, Concepción, Chile
Abstract :
Real-time search is a standard approach to solving search problems in which agents have limited sensing capabilities and must act quickly. It is well known that real-time search algorithms like LRTA* and RTA* perform poorly in regions of the search space in which the heuristic function is very imprecise. Approaches that use look ahead or learning are used to overcome this drawback. They perform more computation in the planning phase compared to LRTA* andRTA* . In this paper we propose Path Real-Time A* (PRTA* ), an algorithm that, like LRTA*, performs little computation in the planning phase, but that, unlike LRTA*, terminates even if the problem does not have a solution. We show that our algorithm outperforms LRTA* and RTA* in standard real-time benchmark problems. Furthermore, we show that in some cases, PRTA* may also outperform lookahead-or learning-enabled algorithms but carrying out significantly less computation.
Keywords :
search problems; software agents; LRTA algorithm; RTA algorithm; path realtime A algorithm; realtime search; Algorithm design and analysis; Games; Heuristic algorithms; Planning; Real time systems; Runtime; Search problems; Heuristic Search; Real-Time Pathfinding; Real-Time Search;
Conference_Titel :
Chilean Computer Science Society (SCCC), 2010 XXIX International Conference of the
Conference_Location :
Antofagasta
Print_ISBN :
978-1-4577-0073-6
Electronic_ISBN :
1522-4902
DOI :
10.1109/SCCC.2010.16