Online Multi-Class Selection with Group Fairness Guarantee
Faraz Zargari, Hossein Nekouyan, Lyndon Hallett, Bo Sun, Xiaoqi Tan
TL;DR
This work studies Online Multi-class Selection (OMcS) with group fairness guarantees under online, irrevocable allocations with offline resources. It introduces a lossless relax-and-round framework that preserves fractional performance in the integral setting, addressing the challenges of multi-labeled agents and overlapping class constraints. The paper develops optimal deterministic and randomized algorithms for Group Fairness by Quantity (GFQ) and a PF-based approach for beta-Proportional Fairness, supported by a novel fractional relaxation and a lossless rounding scheme. A learning-augmented variant (LiLA) leverages untrusted advice to improve practical fairness-efficiency trade-offs while maintaining worst-case guarantees. Overall, the results provide tight fairness and efficiency guarantees and a practical pathway to improved online fair allocation in multi-labeled, real-world settings.
Abstract
We study the online multi-class selection problem with group fairness guarantees, where limited resources must be allocated to sequentially arriving agents. Our work addresses two key limitations in the existing literature. First, we introduce a novel lossless rounding scheme that ensures the integral algorithm achieves the same expected performance as any fractional solution. Second, we explicitly address the challenges introduced by agents who belong to multiple classes. To this end, we develop a randomized algorithm based on a relax-and-round framework. The algorithm first computes a fractional solution using a resource reservation approach -- referred to as the set-aside mechanism -- to enforce fairness across classes. The subsequent rounding step preserves these fairness guarantees without degrading performance. Additionally, we propose a learning-augmented variant that incorporates untrusted machine-learned predictions to better balance fairness and efficiency in practical settings.
