Worst-Case-Optimal Anytime Coalition Structure Generation - Robotics Institute Carnegie Mellon University

Worst-Case-Optimal Anytime Coalition Structure Generation

T. Sandholm, K. Larson, M. Andersson, Onn Shehory, and F. Tohme
Conference Paper, Proceedings of 15th National Conference on Artificial Intelligence (AAAI '98), pp. 46 - 53, July, 1998

Abstract

Coalition formation is one of the key problems in multiagent systems. One would prefer a coalition structure that maximizes the sum of the values of the coalitions, but often the number of coalition structures is too large to allow exhaustive search for the optimal one. This paper focuses on nding a worst case bound on how good the optimal coalition structure is compared to the best coalition structure that a nonexhaustive search finds. We show that none of the previous coalition structure generation algorithms can establish any bound because they search fewer nodes than a threshold that we show necessary for establishing a bound. We present an algorithm that establishes a tight bound within this minimal amount of search, and show that any other algorithm would have to search strictly more. The fraction of nodes needed to be searched approaches zero as the number of agents grows. If additional time remains, our anytime algorithm searches further, and establishes a progressively lower tight bound. Surprisingly, just searching one more node drops the bound in half. As desired, our algorithm lowers the bound rapidly early on, and exhibits diminishing returns to computation. It also drastically outperforms its obvious contenders. Finally, we show how to distribute the desired search across self-interested manipulative agents.

BibTeX

@conference{Sandholm-1998-14712,
author = {T. Sandholm and K. Larson and M. Andersson and Onn Shehory and F. Tohme},
title = {Worst-Case-Optimal Anytime Coalition Structure Generation},
booktitle = {Proceedings of 15th National Conference on Artificial Intelligence (AAAI '98)},
year = {1998},
month = {July},
pages = {46 - 53},
keywords = {multiagent systems, negotiation, coordination},
}