Anytime Optimal Coalition Structure Generation
Abstract
A key problem when forming effective coalitions of autonomous agents is determining the best groupings, or the optimal coalition structure, to select to achieve some goal. To this end, we present a novel, anytime algorithm for this task that is significantly faster than current solutions. Specifically, we empirically show that we are able to find solutions that are optimal in 0.082% of the time taken by the state of the art dynamic programming algorithm (for 27 agents), using much less memory (O(2n) instead of 0(3n) for n agents). Moreover, our algorithm is the first to be able to find solutions for more than 17 agents in reasonable time (less than 90 minutes for 27 agents, as opposed to around 2 months for the best previous solution). Copyright © 2007, Association for the Advancement of Artificial Intelligence (www.aaai.org). All rights reserved.
Cite
Text
Rahwan et al. "Anytime Optimal Coalition Structure Generation." AAAI Conference on Artificial Intelligence, 2007.Markdown
[Rahwan et al. "Anytime Optimal Coalition Structure Generation." AAAI Conference on Artificial Intelligence, 2007.](https://mlanthology.org/aaai/2007/rahwan2007aaai-anytime/)BibTeX
@inproceedings{rahwan2007aaai-anytime,
title = {{Anytime Optimal Coalition Structure Generation}},
author = {Rahwan, Talal and Ramchurn, Sarvapali D. and Dang, Viet Dung and Giovannucci, Andrea and Jennings, Nicholas R.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2007},
pages = {1184-1190},
url = {https://mlanthology.org/aaai/2007/rahwan2007aaai-anytime/}
}