paper-with-me

홈 › Papers

Reinforcement Learning with Ex-Post Max-Min Fairness

2021-09-29 · Wang Chi Cheung, Zi Yi Ewe

We consider reinforcement learning with vectorial rewards, where the agent receives a vector of $K\geq 2$ different types of rewards at each time step. The agent aims to maximize the minimum total reward among the $K$ reward types. Different from existing works that focus on maximizing the minimum expected total reward, i.e. \emph{ex-ante max-min fairness}, we maximize the expected minimum total reward, i.e. \emph{ex-post max-min fairness}. Through an example and numerical experiments, we show that the optimal policy for the former objective generally does not converge to optimality under the latter, even as the number of time steps $T$ grows. Our main contribution is a novel algorithm, Online-ReOpt, that achieves near-optimality under our objective, assuming an optimization oracle that returns a near-optimal policy given any scalar reward. The expected objective value under Online-ReOpt is shown to converge to the asymptotic optimum as $T$ increases. Finally, we propose offline variants to ease the burden of online computation in Online-ReOpt, and we propose generalizations from the max-min objective to concave utility maximization.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Fairnessreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

AdaFair-MARL: Enforcing Adaptive Fairness Constraints in Multi-Agent Reinforcement Learning

2025-11-18 · Promise Ekpo, Saesha Agarwal, Felix Grimm, Lekan Molu 외 arxiv

Fair workload enforcement in heterogeneous multi-agent systems that pursue shared objectives remains challenging. Fixed fairness penalties often introduce inefficiencies, training instability, and conflicting agent incen…

Multi-agent Reinforcement Learning

Post-Fair Federated Learning: Achieving Group and Community Fairness in Federated Learning via Post-processing

2024-05-28 · Yuying Duan, Yijun Tian, Nitesh Chawla, Michael Lemmon

Federated Learning (FL) is a distributed machine learning framework in which a set of local communities collaboratively learn a shared global model while retaining all training data locally within each community. Two not…

FairnessFederated Learning

A Unified Post-Processing Framework for Group Fairness in Classification

2024-05-07 · Ruicheng Xian, Han Zhao

We present a post-processing algorithm for fair classification that covers group fairness criteria including statistical parity, equal opportunity, and equalized odds under a single framework, and is applicable to multic…

AttributeFairness

Post-processing for Individual Fairness

2021-10-26 · NeurIPS 2021 12 · Felix Petersen, Debarghya Mukherjee, Yuekai Sun, Mikhail Yurochkin

Post-processing in algorithmic fairness is a versatile approach for correcting bias in ML systems that are already used in production. The main appeal of post-processing is that it avoids expensive retraining. In this wo…

Fairness

Optimizing Group-Fair Plackett-Luce Ranking Models for Relevance and Ex-Post Fairness

2023-08-25 · Sruthi Gorantla, Eshaan Bhansali, Amit Deshpande, Anand Louis

In learning-to-rank (LTR), optimizing only the relevance (or the expected ranking utility) can cause representational harm to certain categories of items. Moreover, if there is implicit bias in the relevance scores, LTR …

FairnessLearning-To-Rank