Machine Learning of Plan Robustness Knowledge About Instances

Abstract

Classical planning domain representations assume all the objects from one type are exactly the same. But when solving problems in the real world systems, the execution of a plan that theoretically solves a problem, can fail because of not properly capturing the special features of an object in the initial representation. We propose to capture this uncertainty about the world with an architecture that integrates planning, execution and learning. In this paper, we describe the PELA system (Planning-Execution-Learning Architecture). This system generates plans, executes those plans in the real world, and automatically acquires knowledge about the behaviour of the objects to strengthen the execution processes in the future.

Cite

Text

Celorrio et al. "Machine Learning of Plan Robustness Knowledge About Instances." European Conference on Machine Learning, 2005. doi:10.1007/11564096_60

Markdown

[Celorrio et al. "Machine Learning of Plan Robustness Knowledge About Instances." European Conference on Machine Learning, 2005.](https://mlanthology.org/ecmlpkdd/2005/celorrio2005ecml-machine/) doi:10.1007/11564096_60

BibTeX

@inproceedings{celorrio2005ecml-machine,
  title     = {{Machine Learning of Plan Robustness Knowledge About Instances}},
  author    = {Celorrio, Sergio Jiménez and Fernández, Fernando and Borrajo, Daniel},
  booktitle = {European Conference on Machine Learning},
  year      = {2005},
  pages     = {609-616},
  doi       = {10.1007/11564096_60},
  url       = {https://mlanthology.org/ecmlpkdd/2005/celorrio2005ecml-machine/}
}