Iterative Bounding LAO*

  • Authors:
  • Håkan Warnquist;Jonas Kvarnström;Patrick Doherty

  • Affiliations:
  • Dept. of Computer and Information Science, Linköping University, email: {g-hakwa,jonkv,patdo}@ida.liu.se;Dept. of Computer and Information Science, Linköping University, email: {g-hakwa,jonkv,patdo}@ida.liu.se;Dept. of Computer and Information Science, Linköping University, email: {g-hakwa,jonkv,patdo}@ida.liu.se

  • Venue:
  • Proceedings of the 2010 conference on ECAI 2010: 19th European Conference on Artificial Intelligence
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Iterative Bounding LAO* is a new algorithm for ε-optimal probabilistic planning problems where an absorbing goal state should be reached at a minimum expected cost from a given ini tial state. The algorithm is based on the LAO* algorithm for finding optimal solutions in cyclic AND/OR graphs. The new algorithm uses two heuristics, one upper bound and one lower bound of the optimal cost. The search is guided by the lower bound as in LAO*, while the upper bound is used to prune search branches. The algorithm has a new mechanism for expanding search nodes, and while maintaining the error bounds, it may use weighted heuristics to reduce the size of the explored search space. In empirical tests on benchmark problems, Iterative Bounding LAO* expands fewer search nodes compared to state of the art RTDP variants that also use two-sided bounds.