Failure Handling in a Planning Framework

Abstract

When an agent plans a sequence of actions, some unexpected events may occur during the execution of these actions. These unexpected events may prevent the agent to replan and achieve its goal. In this work, our purpose is to recover from plan execution failures by reasoning the causes of these faulties. We combine the TLPlan forward chaining temporal planner with the PROBCOG reasoning tool in order to handle failures. It is also quite important to decide whether the failure we are dealing with is permanent. We propose that inferring some properties of the failure source helps us handle failures and determine the failure types.

Cite

Text

Karapinar and Talay. "Failure Handling in a Planning Framework." AAAI Conference on Artificial Intelligence, 2012. doi:10.1609/AAAI.V26I1.8429

Markdown

[Karapinar and Talay. "Failure Handling in a Planning Framework." AAAI Conference on Artificial Intelligence, 2012.](https://mlanthology.org/aaai/2012/karapinar2012aaai-failure/) doi:10.1609/AAAI.V26I1.8429

BibTeX

@inproceedings{karapinar2012aaai-failure,
  title     = {{Failure Handling in a Planning Framework}},
  author    = {Karapinar, Sertac and Talay, Sanem Sariel},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2012},
  pages     = {2431-2432},
  doi       = {10.1609/AAAI.V26I1.8429},
  url       = {https://mlanthology.org/aaai/2012/karapinar2012aaai-failure/}
}