paper-with-me

Papers

$α$-fair heterogeneous agent reinforcement learning

2026-06-11 · Yao-hua Franck Xu, Tayeb Lemlouma, Jean-Marie Bonnin, Arnaud Braud arxiv

Cooperation in multi-agent systems is typically optimized through utilitarian objectives that maximize overall efficiency but fail to account for reward distribution, often resulting in inequitable "leader-follower" dynamics. While fairness-based approaches encourage pro-social behaviors where every agent benefits from cooperation, many current algorithms - including those utilizing reward shaping - break the stationarity of Markov Games or lack rigorous theoretical guarantees. This creates a critical gap between fair objective methods and theoretically safe learning frameworks. We propose a novel framework that bridges $α$-fairness with Heterogeneous-Agent Trust Region Learning (HATRL), ensuring monotonic improvement and convergence toward Nash Equilibria. Our approach leverages a fair advantage function that dynamically weights agent utilities based on their expected returns, allowing the global objective to transition from purely utilitarian efficiency to $α$-fairness welfare based on the parameter $α$. We introduce two practical algorithms, $α$-fair HATRPO and $α$-fair HAPPO, and demonstrate through experiments in sequential social dilemmas like CleanUp and CommonHarvest that they perform better than HATRL's algorithms from a utilitarian point of view while achieving socially higher outcomes.

📄 PDF Abstract BibTeX arXiv:2606.13076

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

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

Heterogeneous Multi-Agent Reinforcement Learning for Distributed Channel Access in WLANs

2024-12-18 · Jiaming Yu, Le Liang, Chongtao Guo, Ziyang Guo 외

This paper investigates the use of multi-agent reinforcement learning (MARL) to address distributed channel access in wireless local area networks. In particular, we consider the challenging yet more practical case where…

Collision AvoidanceFairnessMulti-agent Reinforcement Learningreinforcement-learning+1

FOCUS: Fairness via Agent-Awareness for Federated Learning on Heterogeneous Data

2022-07-21 · Wenda Chu, Chulin Xie, Boxin Wang, Linyi Li 외

Federated learning (FL) allows agents to jointly train a global model without sharing their local data. However, due to the heterogeneous nature of local data, it is challenging to optimize or even define fairness of the…

FairnessFederated Learning

Skill-Aligned Fairness in Multi-Agent Learning for Collaboration in Healthcare

2025-08-26 · Promise Osaine Ekpo, Brian La, Thomas Wiener, Saesha Agarwal 외 arxiv

Fairness in multi-agent reinforcement learning (MARL) is often framed as a workload balance problem, overlooking agent expertise and the structured coordination required in real-world domains. In healthcare, equitable ta…

Multi-agent Reinforcement Learning

Online Fair Revenue Maximizing Cake Division with Non-Contiguous Pieces in Adversarial Bandits

2021-11-29 · Mohammad Ghodsi, Amirmahdi Mirfakhar

The classic cake-cutting problem provides a model for addressing the fair and efficient allocation of a divisible, heterogeneous resource among agents with distinct preferences. Focusing on a standard formulation of cake…

FairnessMulti-Armed Bandits