Proportional and Pareto-Optimal Allocation of Chores with Subsidy
Jugal Garg, Eklavya Sharma, Xiaowei Wu
TL;DR
This paper addresses fair division of $m$ indivisible chores among $n$ agents with weights summing to 1, targeting proportionality and Pareto-optimality. It introduces a polynomial-time approach that achieves the best-known subsidy bound of $\frac{n}{3}-\frac{1}{6}$ while guaranteeing Pareto-optimality by first computing a proportionally-fair competitive equilibrium and then applying a low-cost rounding guided by a reduction to identical disutilities. The core novelty lies in preserving market-equilibrium structure to obtain a PROP-fPO fractional allocation with an acyclic consumption graph, followed by a decomposition-based rounding that yields a PO allocation with the same subsidy bound. The method is notably simpler than prior work and provides a practical algorithm for exact fairness with monetary transfers in chore allocations, with potential extensions to mixtures of divisible/indivisible items and other fairness notions.
Abstract
We consider the problem of allocating $m$ indivisible chores among $n$ agents with possibly different weights, aiming for a solution that is both fair and efficient. Specifically, we focus on the classic fairness notion of proportionality and efficiency notion of Pareto-optimality. Since proportional allocations may not always exist in this setting, we allow the use of subsidies (monetary compensation to agents) to ensure agents are proportionally-satisfied, and aim to minimize the total subsidy required. Wu and Zhou (WINE 2024) showed that when each chore has disutility at most 1, a total subsidy of at most $n/3 - 1/6$ is sufficient to guarantee proportionality. However, their approach is based on a complex technique, which does not guarantee economic efficiency - a key desideratum in fair division. In this work, we give a polynomial-time algorithm that achieves the same subsidy bound while also ensuring Pareto-optimality. Moreover, both our algorithm and its analysis are significantly simpler than those of Wu and Zhou (WINE 2024). Our approach first computes a proportionally-fair competitive equilibrium, and then applies a rounding procedure guided by minimum-pain-per-buck edges.
