vix.ing · top · new · best · stats · spec

Fairness in Multi-Agent Planning

2022/12/01 by Alberto Pozanco, Pozanco, Alberto, Daniel Borrajo +1
Computer Science · Decision Sciences · Economics, Econometrics and Finance · #Artificial Intelligence (cs.AI) #Auction Theory and Applications #FOS: Computer and information sciences #Game Theory and Voting Systems #Logic, Reasoning, and Knowledge

paper · pdf · doi:10.48550/arxiv.2212.00506

openalex publication_date 2022/12/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In cooperative Multi-Agent Planning (MAP), a set of goals has to be achieved by a set of agents. Independently of whether they perform a pre-assignment of goals to agents or they directly search for a solution without any goal assignment, most previous works did not focus on a fair distribution/achievement of goals by agents. This paper adapts well-known fairness schemes to MAP, and introduces two novel approaches to generate cost-aware fair plans. The first one solves an optimization problem to pre-assign goals to agents, and then solves a centralized MAP task using that assignment. The second one consists of a planning-based compilation that allows solving the joint problem of goal assignment and planning while taking into account the given fairness scheme. Empirical results in several standard MAP benchmarks show that these approaches outperform different baselines. They also show that there is no need to sacrifice much plan cost to generate fair plans.

Related