Plan Evaluation with Incomplete Action Descriptions

Abstract

This paper presents a framework that justifies an agent's goal-directed behavior, even in the absence of a provably correct plan. Most prior planning systems rely on a complete causal model and circumvent the frame problem by implicitly assuming that no unspecified relationships exist between actions and the world. In our approach, a domain modeler provides explicit statements about which actions have been incompletely specified. Thus, an agent can minimize its dependence on implicit assumptions when selecting an action sequence to achieve its goals.

Cite

Text

Garland and Lesh. "Plan Evaluation with Incomplete Action Descriptions." AAAI Conference on Artificial Intelligence, 2002. doi:10.5555/777092.777165

Markdown

[Garland and Lesh. "Plan Evaluation with Incomplete Action Descriptions." AAAI Conference on Artificial Intelligence, 2002.](https://mlanthology.org/aaai/2002/garland2002aaai-plan/) doi:10.5555/777092.777165

BibTeX

@inproceedings{garland2002aaai-plan,
  title     = {{Plan Evaluation with Incomplete Action Descriptions}},
  author    = {Garland, Andrew and Lesh, Neal},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2002},
  pages     = {461-467},
  doi       = {10.5555/777092.777165},
  url       = {https://mlanthology.org/aaai/2002/garland2002aaai-plan/}
}