paper-with-me

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 set. To define merit under budgeted coalition constraints, we introduce the $K$-Shapley value, an adaptation of the classical Shapley value that measures marginal contributions using only coalitions of size at most $K$. We show that the $K$-Shapley value is the unique solution concept satisfying symmetry, linearity, null player, and $K$-efficiency axioms. We then establish an $Ω(T^{2/3})$ lower bound on fairness regret for monotone submodular valuation functions. We show that an explore-then-commit algorithm MURaS (Meritocratic Uniform Random Sampling) achieves $\tilde O(T^{2/3})$ fairness regret by exploring all arms uniformly in exploration phase. To improve empirical regret, we propose IW-KSVFair, a meritocratic full-bandit algorithm that learns a selection policy whose arm marginals are proportional to the unknown $K$-Shapley values. To correct the bias induced by adaptive sampling, IW-KSVFair uses importance-weighted estimation and mixes the adaptive set distribution with a uniform distribution to keep importance weights bounded. We prove that IW-KSVFair achieves $\tilde O(T^{2/3})$ fairness regret, matching the lower bound up to logarithmic factors. Experiments on synthetic and real-world datasets show that IW-KSVFair achieves low cumulative fairness regret and closely aligns empirical selection frequencies with $K$-Shapley value-based merit.

📄 PDF Abstract BibTeX arXiv:2605.00762

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsFederated Learning

Similar Papers 제목 키워드 기반

Meritocratic Fairness for Cross-Population Selection

2017-08-01 · ICML 2017 8 · Michael Kearns, Aaron Roth, Zhiwei Steven Wu

We consider the problem of selecting a strong pool of individuals from several populations with incomparable skills (e.g. soccer players, mathematicians, and singers) in a fair manner. The quality of an individual i…

Fairness

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

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

Shapley meets Rawls: an integrated framework for measuring and explaining unfairness

2026-03-27 · Fadoua Amri-Jouidel, Emmanuel Kemel, Stéphane Mussard arxiv

Explainability and fairness have mainly been considered separately, with recent exceptions trying the explain the sources of unfairness. This paper shows that the Shapley value can be used to both define and explain unfa…

LLpowershap: Logistic Loss-based Automated Shapley Values Feature Selection Method

2024-01-23 · Iqbal Madakkatel, Elina Hyppönen

Shapley values have been used extensively in machine learning, not only to explain black box machine learning models, but among other tasks, also to conduct model debugging, sensitivity and fairness analyses and to selec…

BenchmarkingFairnessfeature selection