Monte-Carlo Tree Search for Scalable Coalition Formation

,

We propose a novel algorithm based on Monte-Carlo tree search for the problem of coalition structure generation (CSG). Specifically, we find the optimal solution by sampling the coalition structure graph and incrementally expanding a search tree, which represents the partial space that has been searched. We prove that our algorithm is complete and converges to the optimal given sufficient number of iterations. Moreover, it is anytime and can scale to large CSG problems with many agents. Experimental results on six common CSG benchmark problems and a disaster response domain confirm the advantages of our approach comparing to the state-of-the-art methods.

» Read on
Feng Wu, Sarvapali D. Ramchurn. Monte-Carlo Tree Search for Scalable Coalition Formation. In Proceedings of the 29th International Joint Conference on Artificial Intelligence (IJCAI), pages 407-413, Yokohama, Japan, July 2020.
Save as file
@inproceedings{WRijcai20,
 address = {Yokohama, Japan},
 author = {Feng Wu and Sarvapali D. Ramchurn},
 booktitle = {Proceedings of the 29th International Joint Conference on Artificial Intelligence (IJCAI)},
 doi = {10.24963/ijcai.2020/57},
 month = {July},
 pages = {407-413},
 title = {Monte-Carlo Tree Search for Scalable Coalition Formation},
 year = {2020}
}