paper-with-me

Papers

Learning Fair Pareto-Optimal Policies in Multi-Objective Reinforcement Learning

2026-06-16 · Umer Siddique, Peilang Li, Yongcan Cao arxiv

Fairness is an important aspect of decision-making in multi-objective reinforcement learning (MORL), where policies must ensure both optimality and equity across multiple, potentially conflicting objectives. While single-policy MORL methods can learn fair policies for fixed user preferences using welfare functions such as the generalized Gini welfare function (GGF), they fail to provide the diverse set of policies necessary for dynamic or unknown user preferences. To address this limitation, we formalize the fair optimization problem in multi-policy MORL, where the goal is to learn a set of Pareto-optimal policies that ensure fairness across all possible user preferences. Our key technical contributions are threefold: (1) We show that for concave, piecewise-linear welfare functions (e.g., GGF), fair policies remain in the convex coverage set (CCS), which is an approximated Pareto front for linear scalarization. (2) We demonstrate that non-stationary policies, augmented with accrued reward histories, and stochastic policies improve fairness by dynamically adapting to historical inequities. (3) We propose three novel algorithms, which include integrating GGF with multi-policy multi-objective Q-Learning (MOQL), state-augmented multi-policy MOQL for learning non-statoinary policies, and its novel extension for learning stochastic policies. We evaluate our algorithms across various domains and compare our methods against the state-of-the-art MORL baselines. The empirical results show that our methods learn a set of fair policies that accommodate different user preferences.

📄 PDF Abstract BibTeX arXiv:2606.18111

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Toward Pareto Efficient Fairness-Utility Trade-off inRecommendation through Reinforcement Learning

2022-01-01 · Yingqiang Ge, Xiaoting Zhao, Lucia Yu, Saurabh Paul 외

The issue of fairness in recommendation is becoming increasingly essential as Recommender Systems touch and influence more and more people in their daily lives. In fairness-aware recommendation, most of the existing algo…

FairnessMulti-Objective Reinforcement LearningRecommendation Systemsreinforcement-learning+1

Distributional Pareto-Optimal Multi-Objective Reinforcement Learning

2023-09-21 · NeurIPS 2023 12

Multi-objective reinforcement learning (MORL) has been proposed to learn control policies over multiple competing objectives with each possible preference over returns. However, current MORL algorithms fail to account fo…

Autonomous DrivingMulti-Objective Reinforcement Learningreinforcement-learningReinforcement Learning

Pareto-Optimal Learning from Preferences with Hidden Context

2024-06-21 · Ryan Boldi, Li Ding, Lee Spector, Scott Niekum

Ensuring AI models align with human values is essential for their safety and functionality. Reinforcement learning from human feedback (RLHF) uses human preferences to achieve this alignment. However, preferences sourced…

Fairness

Balancing Competing Objectives with Noisy Data: Score-Based Classifiers for Welfare-Aware Machine Learning

2020-03-15 · ICML 2020 1 · Esther Rolf, Max Simchowitz, Sarah Dean, Lydia T. Liu 외

While real-world decisions involve many competing objectives, algorithmic decisions are often evaluated with a single objective function. In this paper, we study algorithmic policies which explicitly trade off between a …

BIG-bench Machine LearningFairness

The Fairness-Accuracy Pareto Front

2020-08-25 · Susan Wei, Marc Niethammer

Algorithmic fairness seeks to identify and correct sources of bias in machine learning algorithms. Confoundingly, ensuring fairness often comes at the cost of accuracy. We provide formal tools in this work for reconcilin…

Decision MakingFairness