How to Resolve Envy by Adding Goods

Abstract

We consider the problem of resolving the envy of a given initial allocation by adding elements from a pool of goods. We give a characterization of the instances where envy can be resolved by adding an arbitrary number of copies of the items in the pool. From this characterization, we derive a polynomial-time algorithm returning a respective solution if it exists. If the number of copies or the total number of added items are bounded, the problem becomes computationally intractable even in various restricted cases. We perform a parameterized complexity analysis, focusing on the number of agents and the pool size as parameters. Notably, although not every instance admits an envy-free solution, our approach allows us to efficiently determine, in polynomial time, whether a solution exists—an aspect that is both theoretically interesting and far from trivial.

Cite

Text

Bentert et al. "How to Resolve Envy by Adding Goods." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/417

Markdown

[Bentert et al. "How to Resolve Envy by Adding Goods." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/bentert2025ijcai-resolve/) doi:10.24963/IJCAI.2025/417

BibTeX

@inproceedings{bentert2025ijcai-resolve,
  title     = {{How to Resolve Envy by Adding Goods}},
  author    = {Bentert, Matthias and Bredereck, Robert and Deltl, Eva Michelle and Jain, Pallavi and Kellerhals, Leon},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {3753-3761},
  doi       = {10.24963/IJCAI.2025/417},
  url       = {https://mlanthology.org/ijcai/2025/bentert2025ijcai-resolve/}
}