LGCYMAFeb 6, 2025

DECAF: Learning to be Fair in Multi-agent Resource Allocation

arXiv:2502.04281v14 citationsh-index: 4AAMAS
Originality Incremental advance
AI Analysis

This addresses fairness in multi-agent systems for resource allocation, but it is incremental as it builds on existing MARL and fairness methods.

The paper tackles the problem of learning fair and efficient policies in multi-agent resource allocation under centralized control, proposing three methods based on Double Deep Q-Learning that outperform existing approaches across multiple domains and allow flexible trade-offs between utility and fairness.

A wide variety of resource allocation problems operate under resource constraints that are managed by a central arbitrator, with agents who evaluate and communicate preferences over these resources. We formulate this broad class of problems as Distributed Evaluation, Centralized Allocation (DECA) problems and propose methods to learn fair and efficient policies in centralized resource allocation. Our methods are applied to learning long-term fairness in a novel and general framework for fairness in multi-agent systems. We show three different methods based on Double Deep Q-Learning: (1) A joint weighted optimization of fairness and utility, (2) a split optimization, learning two separate Q-estimators for utility and fairness, and (3) an online policy perturbation to guide existing black-box utility functions toward fair solutions. Our methods outperform existing fair MARL approaches on multiple resource allocation domains, even when evaluated using diverse fairness functions, and allow for flexible online trade-offs between utility and fairness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes