Online Multi-Class Selection with Group Fairness Guarantee

๐Ÿ“… 2025-10-23
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

175K/year
๐Ÿค– AI Summary
This paper studies the online multi-category selection problem under resource constraints and adversarial arrival of requesters, with the objective of ensuring group fairness. To address two key limitations of prior workโ€”(i) the absence of lossless rounding mechanisms to match the expected performance of fractional solutions, and (ii) the difficulty in handling individuals belonging to multiple categoriesโ€”we propose the first lossless randomized rounding framework, guaranteeing that the integral algorithm achieves the same expected performance as the optimal fractional solution. Methodologically, we integrate the relaxation-and-rounding paradigm with dynamic resource reservation and untrusted machine learning predictions to enable efficient, fairness-constrained decision-making. We provide theoretical guarantees establishing strict group fairness and optimal expected performance. Empirical evaluations demonstrate that learning-augmented components significantly improve practical utility.

Technology Category

Application Category

๐Ÿ“ 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.
Problem

Research questions and friction points this paper is trying to address.

Ensures group fairness in online multi-class resource allocation
Develops lossless rounding for integral algorithm matching fractional performance
Addresses overlapping class membership challenges with relax-and-round framework
Innovation

Methods, ideas, or system contributions that make the work stand out.

Lossless rounding scheme matching fractional solution performance
Set-aside mechanism ensuring fairness across multiple classes
Learning-augmented algorithm balancing fairness with predictions