paper-with-me

홈 › Papers

Merit-based Fair Combinatorial Semi-Bandit with Unrestricted Feedback Delays

2024-07-22 · Ziqun Chen, Kechao Cai, Zhuoyue Chen, Jinbei Zhang, John C. S. Lui

We study the stochastic combinatorial semi-bandit problem with unrestricted feedback delays under merit-based fairness constraints. This is motivated by applications such as crowdsourcing, and online advertising, where immediate feedback is not immediately available and fairness among different choices (or arms) is crucial. We consider two types of unrestricted feedback delays: reward-independent delays where the feedback delays are independent of the rewards, and reward-dependent delays where the feedback delays are correlated with the rewards. Furthermore, we introduce merit-based fairness constraints to ensure a fair selection of the arms. We define the reward regret and the fairness regret and present new bandit algorithms to select arms under unrestricted feedback delays based on their merits. We prove that our algorithms all achieve sublinear expected reward regret and expected fairness regret, with a dependence on the quantiles of the delay distribution. We also conduct extensive experiments using synthetic and real-world data and show that our algorithms can fairly select arms with different feedback delays.

📄 PDF Abstract BibTeX arXiv:2407.15439

Code (2)

mlcl-sysu/faircmab-delays 공식 구현
ziqunchen/fair_cmab_with_feedback_delays 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Meritocratic Fairness via $K$-Shapley Values in Budgeted Combinatorial Bandits with Full-Bandit Feedback

2026-05-01 · Shradha Sharma, Swapnil Dhamal, Shweta Jain arxiv

We study meritocratic fairness in budgeted combinatorial multi-armed bandits with full-bandit feedback, where a learner selects at most $K$ arms per time step and observes only the noisy aggregate reward of the selected …

Multi-Armed BanditsFederated Learning

Thompson Sampling for Combinatorial Semi-bandits with Sleeping Arms and Long-Term Fairness Constraints

2020-05-14 · Zhiming Huang, Yifan Xu, Bingshan Hu, QiPeng Wang 외

We study the combinatorial sleeping multi-armed semi-bandit problem with long-term fairness constraints~(CSMAB-F). To address the problem, we adopt Thompson Sampling~(TS) to maximize the total rewards and use virtual que…

FairnessMovie RecommendationThompson Sampling

Individually Fair Learning with One-Sided Feedback

2022-06-09 · Yahav Bechavod, Aaron Roth

We consider an online learning problem with one-sided feedback, in which the learner is able to observe the true label only for positively predicted instances. On each round, $k$ instances arrive and receive classificati…

Fairness

Combinatorial Semi-Bandits with Knapsacks

2017-05-23 · Karthik Abinav Sankararaman, Aleksandrs Slivkins

We unify two prominent lines of work on multi-armed bandits: bandits with knapsacks (BwK) and combinatorial semi-bandits. The former concerns limited "resources" consumed by the algorithm, e.g., limited supply in dynamic…

Multi-Armed Bandits

Fair Algorithms for Infinite and Contextual Bandits

2016-10-29 · Matthew Joseph, Michael Kearns, Jamie Morgenstern, Seth Neel 외

We study fairness in linear bandit problems. Starting from the notion of meritocratic fairness introduced in Joseph et al. [2016], we carry out a more refined analysis of a more general problem, achieving better performa…

FairnessMulti-Armed Bandits