Algorithmically Fair Maximization of Multiple Submodular Objective Functions
Georgios Amanatidis, Georgios Birmpas, Philip Lazos, Stefano Leonardi, Rebecca Reiffenhäuser
TL;DR
The paper addresses coordinating the constrained maximization of multiple submodular objectives over a shared ground set by introducing a Round-Robin protocol that enforces algorithmic fairness among $n$ agents.It demonstrates that simple greedy policies, within this protocol, yield strong approximation guarantees relative to $ ext{OPT}^-_i$ for monotone and non-monotone objectives under general $p_i$-system constraints, with improved bounds on $(\alpha,\beta)$-robust instances and via randomization.A key hardness result shows that beating greedy is NP-hard in general, underscoring the near-optimality of these simple policies, while empirical evaluation on influence maximization corroborates the practical relevance and fairness benefits of the randomized variant.The work connects to fair division by deriving EF1/FEF1-type guarantees under the proposed framework and opens several avenues for designing alternative protocols and fairness notions for broader objective classes.
Abstract
Constrained maximization of submodular functions poses a central problem in combinatorial optimization. In many realistic scenarios, a number of agents need to maximize multiple submodular objectives over the same ground set. We study such a setting, where the different solutions must be disjoint, and thus, questions of algorithmic fairness arise. Inspired from the fair division literature, we suggest a simple round-robin protocol, where agents are allowed to build their solutions one item at a time by taking turns. Unlike what is typical in fair division, however, the prime goal here is to provide a fair algorithmic environment; each agent is allowed to use any algorithm for constructing their respective solutions. We show that just by following simple greedy policies, agents have solid guarantees for both monotone and non-monotone objectives, and for combinatorial constraints as general as $p$-systems (which capture cardinality and matroid intersection constraints). In the monotone case, our results include approximate EF1-type guarantees and their implications in fair division may be of independent interest. Further, although following a greedy policy may not be optimal in general, we show that consistently performing better than that is computationally hard.
