Exact Algorithms and Lower Bounds for Forming Coalitions of Constrained Maximum Size

📅 2025-04-11
🏛️ AAAI Conference on Artificial Intelligence
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper studies coalition formation with an upper bound on coalition size: partitioning agents into efficient coalitions while respecting their preferences over potential teammates. As this problem is NP-hard, we present the first progressively optimal fixed-parameter tractable (FPT) algorithm, parameterized by treewidth and vertex cover number. We rigorously establish tightness of its time complexity under both parameters—proving that no significantly faster FPT algorithm exists unless standard complexity assumptions fail. Experimental evaluation demonstrates strong scalability and efficiency on tree-structured instances. Our core contribution is the first progressively optimal FPT framework for bounded-size coalition formation, complemented by combinatorial lower-bound techniques that formally certify its theoretical optimality boundary.

Technology Category

Application Category

📝 Abstract
Imagine we want to split a group of agents into teams in the most efficient way, considering that each agent has their own preferences about their teammates. This scenario is modeled by the extensively studied Coalition Formation problem. Here, we study a version of this problem where each team must additionally be of bounded size. We conduct a systematic algorithmic study, providing several intractability results as well as multiple exact algorithms that scale well as the input grows (FPT), which could prove useful in practice. Our main contribution is an algorithm that deals efficiently with tree-like structures (bounded treewidth) for ``small'' teams. We complement this result by proving that our algorithm is asymptotically optimal. Particularly, there can be no algorithm that vastly outperforms the one we present, under reasonable theoretical assumptions, even when considering star-like structures (bounded vertex cover number).
Problem

Research questions and friction points this paper is trying to address.

Study coalition formation with bounded team sizes
Provide exact algorithms and intractability results
Optimize tree-like structures for small teams
Innovation

Methods, ideas, or system contributions that make the work stand out.

Exact algorithms for bounded team sizes
Efficient tree-like structure handling
Asymptotically optimal algorithm proof
🔎 Similar Papers
No similar papers found.
Foivos Fioravantes
Foivos Fioravantes
Unknown affiliation
Harmender Gahlawat
Harmender Gahlawat
Ben-Gurion University of the Negev
Cops and RobberGraph searching gamesParameterized ComplexityGraph Algorithms
N
N. Melissinos
Computer Science Institute, Faculty of Mathematics and Physics, Charles University, Prague, Czech Republic