Managing the Life Cycle of Plans
Abstract
The scalability of recent planning algorithms allows develop-ers to automate planning tasks, which so far have been re-served to humans. However in real-world applications, syn-thesizing a plan is just the beginning of a complex life-cycle management process. Plans must be organized in large col-lections, where they can be grouped along different purposes and are amenable to the search, inspection, evaluation, and modification by human experts or automated reasoning sys-tems. Eventually, plans will outlast their utility and be re-placed. We present our solution to plan life cycle management for an autonomic computing application. We focus in particular on the automatic synthesis of plan metadata for plans containing conditional and parallel actions, well-structured loops, and non-deterministic choices. The plans are of unknown origin, i.e., their underlying action model, which could provide us with pre- and postconditions, is not available. New analysis techniques are presented that uniformly generate metadata for plans, thus allowing a system to embed plans into context and organize them in meaningfully structured plan repositories.
Cite
Text
Srivastava et al. "Managing the Life Cycle of Plans." AAAI Conference on Artificial Intelligence, 2005.Markdown
[Srivastava et al. "Managing the Life Cycle of Plans." AAAI Conference on Artificial Intelligence, 2005.](https://mlanthology.org/aaai/2005/srivastava2005aaai-managing/)BibTeX
@inproceedings{srivastava2005aaai-managing,
title = {{Managing the Life Cycle of Plans}},
author = {Srivastava, Biplav and Vanhatalo, Jussi and Koehler, Jana},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2005},
pages = {1569-1575},
url = {https://mlanthology.org/aaai/2005/srivastava2005aaai-managing/}
}