Balanced and Fair Partitioning of Friends

Abstract

In the recently introduced model of fair partitioning of friends, there is a set of agents located on the vertices of an underlying graph that indicates the friendships between the agents. The task is to partition the graph into k balanced-sized groups, keeping in mind that the value of an agent for a group is equal to the number of edges they have in that group. The goal is to construct partitions that are "fair", i.e., no agent would like to replace an agent in a different group. We generalize the standard model by considering utilities for the agents that are beyond binary and additive. Having this as our foundation, our contribution is threefold: (a) we adapt several fairness notions that have been developed in the fair division literature to our setting; (b) we give several existence guarantees supported by polynomial-time algorithms; (c) we initiate the study of the computational (and parameterized) complexity of the model and provide an almost complete landscape of the (in)tractability frontier for our fairness concepts.

Cite

Text

Deligkas et al. "Balanced and Fair Partitioning of Friends." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I13.33503

Markdown

[Deligkas et al. "Balanced and Fair Partitioning of Friends." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/deligkas2025aaai-balanced/) doi:10.1609/AAAI.V39I13.33503

BibTeX

@inproceedings{deligkas2025aaai-balanced,
  title     = {{Balanced and Fair Partitioning of Friends}},
  author    = {Deligkas, Argyrios and Eiben, Eduard and Ioannidis, Stavros D. and Knop, Dusan and Schierreich, Simon},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {13754-13762},
  doi       = {10.1609/AAAI.V39I13.33503},
  url       = {https://mlanthology.org/aaai/2025/deligkas2025aaai-balanced/}
}