English

Efficiently Quantifying Individual Agent Importance in Cooperative MARL

Artificial Intelligence 2024-01-29 v2

Abstract

Measuring the contribution of individual agents is challenging in cooperative multi-agent reinforcement learning (MARL). In cooperative MARL, team performance is typically inferred from a single shared global reward. Arguably, among the best current approaches to effectively measure individual agent contributions is to use Shapley values. However, calculating these values is expensive as the computational complexity grows exponentially with respect to the number of agents. In this paper, we adapt difference rewards into an efficient method for quantifying the contribution of individual agents, referred to as Agent Importance, offering a linear computational complexity relative to the number of agents. We show empirically that the computed values are strongly correlated with the true Shapley values, as well as the true underlying individual agent rewards, used as the ground truth in environments where these are available. We demonstrate how Agent Importance can be used to help study MARL systems by diagnosing algorithmic failures discovered in prior MARL benchmarking work. Our analysis illustrates Agent Importance as a valuable explainability component for future MARL benchmarks.

Keywords

Cite

@article{arxiv.2312.08466,
  title  = {Efficiently Quantifying Individual Agent Importance in Cooperative MARL},
  author = {Omayma Mahjoub and Ruan de Kock and Siddarth Singh and Wiem Khlifi and Abidine Vall and Kale-ab Tessera and Arnu Pretorius},
  journal= {arXiv preprint arXiv:2312.08466},
  year   = {2024}
}

Comments

8 pages, AAAI XAI4DRL workshop 2023; references updated, figure 8 style updated, typos

R2 v1 2026-06-28T13:50:13.423Z