paper-with-me

Papers

No-regret Algorithms for Fair Resource Allocation

2023-03-11 · NeurIPS 2023 11

We consider a fair resource allocation problem in the no-regret setting against an unrestricted adversary. The objective is to allocate resources equitably among several agents in an online fashion so that the difference of the aggregate $\alpha$-fair utilities of the agents between an optimal static clairvoyant allocation and that of the online policy grows sub-linearly with time. The problem is challenging due to the non-additive nature of the $\alpha$-fairness function. Previously, it was shown that no online policy can exist for this problem with a sublinear standard regret. In this paper, we propose an efficient online resource allocation policy, called Online Proportional Fair (OPF), that achieves $c_\alpha$-approximate sublinear regret with the approximation factor $c_\alpha=(1-\alpha)^{-(1-\alpha)}\leq 1.445,$ for $0\leq \alpha < 1$. The upper bound to the $c_\alpha$-regret for this problem exhibits a surprising phase transition phenomenon. The regret bound changes from a power-law to a constant at the critical exponent $\alpha=\frac{1}{2}.$ As a corollary, our result also resolves an open problem raised by Even-Dar et al. [2009] on designing an efficient no-regret policy for the online job scheduling problem in certain parameter regimes. The proof of our results introduces new algorithmic and analytical techniques, including greedy estimation of the future gradients for non-additive global reward functions and bootstrapping adaptive regret bounds, which may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2303.06396

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessScheduling

Similar Papers 제목 키워드 기반

Active Learning for Fair and Stable Online Allocations

2024-06-20 · Riddhiman Bhattacharya, Thanh Nguyen, Will Wei Sun, Mohit Tawarmalani

We explore an active learning approach for dynamic fair resource allocation problems. Unlike previous work that assumes full feedback from all agents on their allocations, we consider feedback from a select subset of age…

Active LearningDecision MakingFairness

Fair Online Resource Allocation

2026-06-17 · Christopher En, Yuri Faenza, Andrea Lodi, Gonzalo Muñoz arxiv

We study the problem of fair online resource allocation, motivated by applications such as refugee resettlement and airline scheduling, where agents arrive sequentially and must be assigned to facilities with limited cap…

Fairness of Exposure in Stochastic Bandits

2021-03-03 · Lequn Wang, Yiwei Bai, Wen Sun, Thorsten Joachims

Contextual bandit algorithms have become widely used for recommendation in online systems (e.g. marketplaces, music streaming, news), where they now wield substantial influence on which items get exposed to the users. Th…

FairnessMulti-Armed Bandits

Fairer LP-based Online Allocation via Analytic Center

2021-10-27 · Guanting Chen, Xiaocheng Li, Yinyu Ye

In this paper, we consider an online resource allocation problem where a decision maker accepts or rejects incoming customer requests irrevocably in order to maximize expected reward given limited resources. At each time…

FairnessManagement

Simultaneously Achieving Group Exposure Fairness and Within-Group Meritocracy in Stochastic Bandits

2024-02-08 · Subham Pokhriyal, Shweta Jain, Ganesh Ghalme, Swapnil Dhamal 외

Existing approaches to fairness in stochastic multi-armed bandits (MAB) primarily focus on exposure guarantee to individual arms. When arms are naturally grouped by certain attribute(s), we propose Bi-Level Fairness, whi…

AttributeExposure FairnessFairnessMulti-Armed Bandits