paper-with-me

홈 › Papers

Bandit Max-Min Fair Allocation

2025-05-08 · Tsubasa Harada, Shinji Ito, Hanna Sumita

In this paper, we study a new decision-making problem called the bandit max-min fair allocation (BMMFA) problem. The goal of this problem is to maximize the minimum utility among agents with additive valuations by repeatedly assigning indivisible goods to them. One key feature of this problem is that each agent's valuation for each item can only be observed through the semi-bandit feedback, while existing work supposes that the item values are provided at the beginning of each round. Another key feature is that the algorithm's reward function is not additive with respect to rounds, unlike most bandit-setting problems. Our first contribution is to propose an algorithm that has an asymptotic regret bound of $O(m\sqrt{T}\ln T/n + m\sqrt{T \ln(mnT)})$, where $n$ is the number of agents, $m$ is the number of items, and $T$ is the time horizon. This is based on a novel combination of bandit techniques and a resource allocation algorithm studied in the literature on competitive analysis. Our second contribution is to provide the regret lower bound of $\Omega(m\sqrt{T}/n)$. When $T$ is sufficiently larger than $n$, the gap between the upper and lower bounds is a logarithmic factor of $T$.

📄 PDF Abstract BibTeX arXiv:2505.05169

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

FedMABA: Towards Fair Federated Learning through Multi-Armed Bandits Allocation

2024-10-26 · Zhichao Wang, Lin Wang, Yongxin Guo, Ying-Jun Angela Zhang 외

The increasing concern for data privacy has driven the rapid development of federated learning (FL), a privacy-preserving collaborative paradigm. However, the statistical heterogeneity among clients in FL results in inco…

FairnessFederated LearningMulti-Armed BanditsPrivacy Preserving

Planning to Fairly Allocate: Probabilistic Fairness in the Restless Bandit Setting

2021-06-14 · Christine Herlihy, Aviva Prins, Aravind Srinivasan, John P. Dickerson

Restless and collapsing bandits are often used to model budget-constrained resource allocation in settings where arms have action-dependent transition probabilities, such as the allocation of health interventions among p…

Fairness

Trading-off price for data quality to achieve fair online allocation

2023-06-23 · NeurIPS 2023 11 · Mathieu Molina, Nicolas Gast, Patrick Loiseau, Vianney Perchet

We consider the problem of online allocation subject to a long-term fairness penalty. Contrary to existing works, however, we do not assume that the decision-maker observes the protected attributes -- which is often unre…

Fairness

Online Fair Revenue Maximizing Cake Division with Non-Contiguous Pieces in Adversarial Bandits

2021-11-29 · Mohammad Ghodsi, Amirmahdi Mirfakhar

The classic cake-cutting problem provides a model for addressing the fair and efficient allocation of a divisible, heterogeneous resource among agents with distinct preferences. Focusing on a standard formulation of cake…

FairnessMulti-Armed Bandits