Online Proportional Apportionment
Javier Cembrano, Jose Correa, Svenja M. Griesbach, Victor Verdugo
TL;DR
This work introduces an online framework for proportional apportionment in which seats are allocated sequentially with no knowledge of future votes. It distinguishes deterministic and randomized approaches: the greedy deterministic method achieves a tight linear-in-$n$ deviation from cumulative quotas and can satisfy global quota only for $n\le 3$, while randomized, flow-network-based constructions realize global quota and ex-ante proportionality for $n\le 3$ and provide a full characterization of such methods. The paper further connects these results to online dependent rounding and extends to multidimensional, multi-stage hypergraph covering, yielding online near-feasible solutions and cost-approximation guarantees under resource augmentation. Overall, the results illuminate fundamental limits of online proportionality and provide constructive mechanisms for both deterministic and randomized online allocations with practical implications for online decision-making and rounding in multidimensional settings.
Abstract
Traditionally, the problem of apportioning the seats of a legislative body has been viewed as a one-shot process with no dynamic considerations. While this approach is reasonable for some settings, dynamic aspects play an important role in many others. We initiate the study of apportionment problems in an online setting. Specifically, we introduce a framework for proportional apportionment with no information about the future. In this model, time is discrete and there are $n$ parties that receive a certain share of the votes at each time step. An online algorithm needs to irrevocably assign a prescribed number of seats at each time, ensuring that each party receives its fractional share rounded up or down, and that the cumulative number of seats allocated to each party remains close to its cumulative share up to that time. We study deterministic and randomized online apportionment methods. For deterministic methods, we construct a family of adversarial instances that yield a lower bound, linear in $n$, on the worst-case deviation between the seats allocated to a party and its cumulative share. We show that this bound is best possible and is matched by a natural greedy method. As a consequence, a method guaranteeing that the cumulative number of seats assigned to each party up to any step equals its cumulative share rounded up or down (global quota) exists if and only if $n\leq 3$. Then, we turn to randomized allocations and show that, for $n\leq 3$, we can randomize over methods satisfying global quota with the additional guarantee that each party receives, in expectation, its proportional share in every step. Our proof is constructive: Any method satisfying these properties can be obtained from a flow on a recursively constructed network. We showcase the applicability of our results to obtain approximate solutions in the context of online dependent rounding procedures.
