Exploiting Symmetry in the Planning Graph via Explanation-Guided Search
Abstract
We present a method for exploiting the symmetry in the planning graph structure and certain redundancies inherent in the Graphplan algonthm, so as to improve its backward search. The main insight underlying our method is that due to these features the backward search conducted at level k + 1 of the graph is essentially a replay of the search conducted at the previous level k with certam well-defined extensions. Our method consists of maintaining a pilot explanation structure capturing the failures encountered at previous levels of the search, and using it in an intelligent way to guide the search at the newer levels. The standard EBL and DDB techniques can be employed to control the size of the pilot explanation. The technique has been implemented in the EGBG system, and we present a preliminary empirical study.
Cite
Text
Zimmerman and Kambhampati. "Exploiting Symmetry in the Planning Graph via Explanation-Guided Search." AAAI Conference on Artificial Intelligence, 1999.Markdown
[Zimmerman and Kambhampati. "Exploiting Symmetry in the Planning Graph via Explanation-Guided Search." AAAI Conference on Artificial Intelligence, 1999.](https://mlanthology.org/aaai/1999/zimmerman1999aaai-exploiting/)BibTeX
@inproceedings{zimmerman1999aaai-exploiting,
title = {{Exploiting Symmetry in the Planning Graph via Explanation-Guided Search}},
author = {Zimmerman, Terry and Kambhampati, Subbarao},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1999},
pages = {605-611},
url = {https://mlanthology.org/aaai/1999/zimmerman1999aaai-exploiting/}
}