Randomized coalition structure generation

  • Authors:
  • Travis Service;Julie Adams

  • Affiliations:
  • Vanderbilt University, 357 Jacobs Hall, 2201 West End Nashville, TN 37235-1824, USA;Vanderbilt University, 359 Jacobs Hall, 2201 West End Nashville, TN 37235-1824, USA

  • Venue:
  • Artificial Intelligence
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Randomization can be employed to achieve constant factor approximations to the coalition structure generation problem in less time than all previous approximation algorithms. In particular, this manuscript presents a new randomized algorithm that can generate a 23 approximate solution in O(n2.587^n) time, improving upon the previous algorithm that required O(n2.83^n) time to guarantee the same performance. Also, the presented new techniques allow a 14 approximate solution to be generated in the optimal time of O(2^n) and improves on the previous best approximation ratio obtainable in O(2^n) time of 18. The presented algorithms are based upon a careful analysis of the sizes and numbers of coalitions in the smallest optimal coalition structures. An empirical analysis of the new randomized algorithms compared to their deterministic counterparts is provided. We find that the presented randomized algorithms generate solutions with utility comparable to what is returned by their deterministic counterparts (in some cases producing better results on average). Moreover, a significant speedup was found for most approximation ratios for the randomized algorithms over the deterministic algorithms. In particular, the randomized 12 approximate algorithm runs in approximately 22.4% of the time required for the deterministic 12 approximation algorithm for problems with between 20 and 27 agents.