paper-with-me

Papers

A General Incentives-Based Framework for Fairness in Multi-agent Resource Allocation

2025-10-30 · Ashwin Kumar, William Yeoh arxiv

We introduce the General Incentives-based Framework for Fairness (GIFF), a novel approach for fair multi-agent resource allocation that infers fair decision-making from standard value functions. In resource-constrained settings, agents optimizing for efficiency often create inequitable outcomes. Our approach leverages the action-value (Q-)function to balance efficiency and fairness without requiring additional training. Specifically, our method computes a local fairness gain for each action and introduces a counterfactual advantage correction term to discourage over-allocation to already well-off agents. This approach is formalized within a centralized control setting, where an arbitrator uses the GIFF-modified Q-values to solve an allocation problem. Empirical evaluations across diverse domains, including dynamic ridesharing, homelessness prevention, and a complex job allocation task-demonstrate that our framework consistently outperforms strong baselines and can discover far-sighted, equitable policies. The framework's effectiveness is supported by a theoretical foundation; we prove its fairness surrogate is a principled lower bound on the true fairness improvement and that its trade-off parameter offers monotonic tuning. Our findings establish GIFF as a robust and principled framework for leveraging standard reinforcement learning components to achieve more equitable outcomes in complex multi-agent systems.

📄 PDF Abstract BibTeX arXiv:2510.26740

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Fairness in Agentic AI: A Unified Framework for Ethical and Equitable Multi-Agent System

2025-02-11 · Rajesh Ranjan, Shailja Gupta, Surya Narayan Singh

Ensuring fairness in decentralized multi-agent systems presents significant challenges due to emergent biases, systemic inefficiencies, and conflicting agent incentives. This paper provides a comprehensive survey of fair…

Decision MakingEthicsFairness

Fairness over Equality: Correcting Social Incentives in Asymmetric Sequential Social Dilemmas

2026-02-17 · Alper Demir, Hüseyin Aydın, Kale-ab Abebe Tessera, David Abel 외 arxiv

Sequential Social Dilemmas (SSDs) provide a key framework for studying how cooperation emerges when individual incentives conflict with collective welfare. In Multi-Agent Reinforcement Learning, these problems are often …

Multi-agent Reinforcement Learning

The Incentives that Shape Behaviour

2020-01-20 · Ryan Carey, Eric Langlois, Tom Everitt, Shane Legg

Which variables does an agent have an incentive to control with its decision, and which variables does it have an incentive to respond to? We formalise these incentives, and demonstrate unique graphical criteria for dete…

Fairness

Agent Incentives: A Causal Perspective

2021-02-02 · Tom Everitt, Ryan Carey, Eric Langlois, Pedro A Ortega 외

We present a framework for analysing agent incentives using causal influence diagrams. We establish that a well-known criterion for value of information is complete. We propose a new graphical criterion for value of cont…

Fairness

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