English

GCS-Q: Quantum Graph Coalition Structure Generation

Quantum Physics 2023-08-08 v1 Artificial Intelligence Multiagent Systems

Abstract

The problem of generating an optimal coalition structure for a given coalition game of rational agents is to find a partition that maximizes their social welfare and is known to be NP-hard. This paper proposes GCS-Q, a novel quantum-supported solution for Induced Subgraph Games (ISGs) in coalition structure generation. GCS-Q starts by considering the grand coalition as initial coalition structure and proceeds by iteratively splitting the coalitions into two nonempty subsets to obtain a coalition structure with a higher coalition value. In particular, given an nn-agent ISG, the GCS-Q solves the optimal split problem O(n)\mathcal{O} (n) times using a quantum annealing device, exploring O(2n)\mathcal{O}(2^n) partitions at each step. We show that GCS-Q outperforms the currently best classical solvers with its runtime in the order of n2n^2 and an expected worst-case approximation ratio of 93%93\% on standard benchmark datasets.

Cite

@article{arxiv.2212.11372,
  title  = {GCS-Q: Quantum Graph Coalition Structure Generation},
  author = {Supreeth Mysore Venkatesh and Antonio Macaluso and Matthias Klusch},
  journal= {arXiv preprint arXiv:2212.11372},
  year   = {2023}
}

Comments

6 pages, 3 figures

R2 v1 2026-06-28T07:47:51.237Z