Scalable Multiagent Planning Using Probabilistic Inference
Abstract
Multiagent planning has seen much progress with the development of formal models such as Dec-POMDPs. However, the complexity of these models—NEXP-Complete even for two agents—has limited scalability. We identify certain mild conditions that are sufficient to make multiagent planning amenable to a scalable approximation w.r.t. the number of agents. This is achieved by constructing a graphical model in which likelihood maximization is equivalent to plan optimization. Using the Expectation-Maximization framework for likelihood maximization, we show that the necessary inference can be decomposed into processes that often involve a small subset of agents, thereby facilitating scalability. We derive a global update rule that combines these local inferences to monotonically increase the overall solution quality. Experiments on a large multiagent planning benchmark confirm the benefits of the new approach in terms of runtime and scalability.
Cite
Text
Kumar et al. "Scalable Multiagent Planning Using Probabilistic Inference." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-357Markdown
[Kumar et al. "Scalable Multiagent Planning Using Probabilistic Inference." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/kumar2011ijcai-scalable/) doi:10.5591/978-1-57735-516-8/IJCAI11-357BibTeX
@inproceedings{kumar2011ijcai-scalable,
title = {{Scalable Multiagent Planning Using Probabilistic Inference}},
author = {Kumar, Akshat and Zilberstein, Shlomo and Toussaint, Marc},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2011},
pages = {2140-2146},
doi = {10.5591/978-1-57735-516-8/IJCAI11-357},
url = {https://mlanthology.org/ijcai/2011/kumar2011ijcai-scalable/}
}