paper-with-me

Papers

Scalable Multi-Objective Reinforcement Learning with Fairness Guarantees using Lorenz Dominance

2024-11-27 · Dimitris Michailidis, Willem Röpke, Diederik M. Roijers, Sennay Ghebreab, Fernando P. Santos

Multi-Objective Reinforcement Learning (MORL) aims to learn a set of policies that optimize trade-offs between multiple, often conflicting objectives. MORL is computationally more complex than single-objective RL, particularly as the number of objectives increases. Additionally, when objectives involve the preferences of agents or groups, ensuring fairness is socially desirable. This paper introduces a principled algorithm that incorporates fairness into MORL while improving scalability to many-objective problems. We propose using Lorenz dominance to identify policies with equitable reward distributions and introduce {\lambda}-Lorenz dominance to enable flexible fairness preferences. We release a new, large-scale real-world transport planning environment and demonstrate that our method encourages the discovery of fair policies, showing improved scalability in two large cities (Xi'an and Amsterdam). Our methods outperform common multi-objective approaches, particularly in high-dimensional objective spaces.

📄 PDF Abstract BibTeX arXiv:2411.18195

Code (1)

dimichai/mo-tndp 공식 구현

Tasks

FairnessMulti-Objective Reinforcement Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Scalable and Provably Fair Exposure Control for Large-Scale Recommender Systems

2024-02-22 · Riku Togashi, Kenshi Abe, Yuta Saito

Typical recommendation and ranking methods aim to optimize the satisfaction of users, but they are often oblivious to their impact on the items (e.g., products, jobs, news, video) and their providers. However, there has …

Collaborative FilteringExposure FairnessFairnessRecommendation Systems

APFEx: Adaptive Pareto Front Explorer for Intersectional Fairness

2025-09-17 · Priyobrata Mondal, Faizanuddin Ansari, Swagatam Das arxiv

Ensuring fairness in machine learning models is critical, especially when biases compound across intersecting protected attributes like race, gender, and age. While existing methods address fairness for single attributes…

Distributed Multitask Reinforcement Learning with Quadratic Convergence

2018-12-01 · NeurIPS 2018 12 · Rasul Tutunov, Dongho Kim, Haitham Bou Ammar

Multitask reinforcement learning (MTRL) suffers from scalability issues when the number of tasks or trajectories grows large. The main reason behind this drawback is the reliance on centeralised solutions. Recent methods…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Inference

Fairness in Preference-based Reinforcement Learning

2023-06-16 · Umer Siddique, Abhinav Sinha, Yongcan Cao

In this paper, we address the issue of fairness in preference-based reinforcement learning (PbRL) in the presence of multiple objectives. The main objective is to design control policies that can optimize multiple object…

Fairnessreinforcement-learningReinforcement Learning

MOHAF: A Multi-Objective Hierarchical Auction Framework for Scalable and Fair Resource Allocation in IoT Ecosystems

2025-08-20 · Kushagra Agrawal, Polat Goktas, Anjan Bandopadhyay, Debolina Ghosh 외 arxiv

The rapid growth of Internet of Things (IoT) ecosystems has intensified the challenge of efficiently allocating heterogeneous resources in highly dynamic, distributed environments. Conventional centralized mechanisms and…