Generalizing and Executing Plans

Abstract

In a dynamic environment, an intelligent agent must consider unexpected changes to the world and plan for them. We aim to address this key issue by building more robust artificial agents through the generalization of plan representations. Our research focuses on the process of generalizing various plan forms and the development of a compact representation which embodies a generalized plan as a policy. Our techniques allow an agent to execute efficiently in an online setting. We have, to date, demonstrated our approach for sequential and partial order plans and are pursuing similar techniques for representations such as Hierarchical Task Networks and GOLOG programs

Cite

Text

Muise. "Generalizing and Executing Plans." AAAI Conference on Artificial Intelligence, 2012. doi:10.1609/AAAI.V26I1.8195

Markdown

[Muise. "Generalizing and Executing Plans." AAAI Conference on Artificial Intelligence, 2012.](https://mlanthology.org/aaai/2012/muise2012aaai-generalizing/) doi:10.1609/AAAI.V26I1.8195

BibTeX

@inproceedings{muise2012aaai-generalizing,
  title     = {{Generalizing and Executing Plans}},
  author    = {Muise, Christian J.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2012},
  pages     = {2398-2399},
  doi       = {10.1609/AAAI.V26I1.8195},
  url       = {https://mlanthology.org/aaai/2012/muise2012aaai-generalizing/}
}