A robust and fast action selection mechanism for planning

  • Authors:
  • Blai Bonet;Gábor Loerincs;Héctor Geffner

  • Affiliations:
  • Departamento de Computación, Universidad Simón Bolívar, Caracas, Venezuela;Departamento de Computación, Universidad Simón Bolívar, Caracas, Venezuela;Departamento de Computación, Universidad Simón Bolívar, Caracas, Venezuela

  • Venue:
  • AAAI'97/IAAI'97 Proceedings of the fourteenth national conference on artificial intelligence and ninth conference on Innovative applications of artificial intelligence
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

The ability to plan and react in dynamic environments is central to intelligent behavior yet few algorithms have managed to combine fast planning with a robust execution. In this paper we develop one such algorithm by looking at planning as real time search. For that we develop a variation of Korf's Learning Real Time A* algorithm together with a suitable heuristic function. The resulting algorithm interleaves lookahead with execution and never builds a plan. It is an action selection mechanism that decides at each time point what to do next. Yet it solves hard planning problems faster than any domain independent planning algorithm known to us, including the powerful SAT planner recently introduced by Kautz and Selman. It also works in the presence of perturbations and noise, and can be given a fixed time window to operate. We illustrate each of these features by running the algorithm on a number of benchmark problems.