Directed Search for Generalized Plans Using Classical Planners

Siddharth Srivastava, Neil Immerman, Shlomo Zilberstein, and Tianjiao Zhang. Directed Search for Generalized Plans Using Classical Planners. Proceedings of the International Conference on Automated Planning and Scheduling (ICAPS), 226-233, Freiburg, Germany, 2011.

Abstract

We consider the problem of finding generalized plans for situations where the number of objects may be unknown and unbounded during planning. The input is a domain specification, a goal condition, and a class of concrete problem instances or initial states to be solved, expressed in an abstract first-order representation. Starting with an empty generalized plan, our overall approach is to incrementally increase the applicability of the plan by identifying a problem instance that it cannot solve, invoking a classical planner to solve that problem, generalizing the obtained solution and merging it back into the generalized plan. The main contributions of this paper are methods for (a) generating and solving small problem instances not yet covered by an existing generalized plan, (b) translating between concrete classical plans and abstract plan representations, and (c) extending partial generalized plans and increasing their applicability. We analyze the theoretical properties of these methods, prove their correctness, and illustrate experimentally their scalability. The resulting hybrid approach shows that solving only a few, small, classical planning problems can be sufficient to produce a generalized plan that applies to infinitely many problems with unknown numbers of objects.

Bibtex entry:

@inproceedings{SIZZicaps11,
  author	= {Siddharth Srivastava and Neil Immerman and Shlomo Zilberstein 
                   and Tianjiao Zhang}
  title		= {Directed Search for Generalized Plans Using Classical Planners},
  booktitle     = {Proceedings of the International Conference on Automated Planning
                   and Scheduling},
  year		= {2011},
  pages		= {226-233},
  address       = {Freiburg, Germany},
  url		= {http://rbr.cs.umass.edu/shlomo/papers/SIZZicaps11.html}
}

shlomo@cs.umass.edu
UMass Amherst