Agile Planning for Real-World Disaster Response
Abstract
We consider a setting where an agent-based planner instructs teams of human emergency responders to perform tasks in the real world. Due to uncertainty in the environment and the inability of the planner to consider all human preferences and all attributes of the real-world, humans may reject plans computed by the agent. A naive solution that re-plans given a rejection is inefficient and does not guarantee the new plan will be acceptable. Hence, we propose a new model re-planning problem using a Multi-agent Markov Decision Process that integrates potential rejections as part of the planning process and propose a novel algorithm to efficiently solve this new model. We empirically evaluate our algorithm and show that it outperforms current benchmarks. Our algorithm is also shown to perform better in pilot studies with real humans.
Cite
Text
Wu et al. "Agile Planning for Real-World Disaster Response." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Wu et al. "Agile Planning for Real-World Disaster Response." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/wu2015ijcai-agile/)BibTeX
@inproceedings{wu2015ijcai-agile,
title = {{Agile Planning for Real-World Disaster Response}},
author = {Wu, Feng and Ramchurn, Sarvapali D. and Jiang, Wenchao and Fischer, Joel E. and Rodden, Tom and Jennings, Nicholas R.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {132-138},
url = {https://mlanthology.org/ijcai/2015/wu2015ijcai-agile/}
}