MAGTLGJun 14, 2023

Mediated Multi-Agent Reinforcement Learning

arXiv:2306.08419v111 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses cooperation issues in mixed environments for MARL applications, offering a novel approach but with incremental experimental validation.

The paper tackles the problem of cooperation in multi-agent reinforcement learning by proposing the use of mediators to ensure emergent behaviors are equilibria where no agent can deviate for higher individual payoffs, showing potential in matrix and iterative games.

The majority of Multi-Agent Reinforcement Learning (MARL) literature equates the cooperation of self-interested agents in mixed environments to the problem of social welfare maximization, allowing agents to arbitrarily share rewards and private information. This results in agents that forgo their individual goals in favour of social good, which can potentially be exploited by selfish defectors. We argue that cooperation also requires agents' identities and boundaries to be respected by making sure that the emergent behaviour is an equilibrium, i.e., a convention that no agent can deviate from and receive higher individual payoffs. Inspired by advances in mechanism design, we propose to solve the problem of cooperation, defined as finding socially beneficial equilibrium, by using mediators. A mediator is a benevolent entity that may act on behalf of agents, but only for the agents that agree to it. We show how a mediator can be trained alongside agents with policy gradient to maximize social welfare subject to constraints that encourage agents to cooperate through the mediator. Our experiments in matrix and iterative games highlight the potential power of applying mediators in MARL.

Code Implementations1 repo
Foundations

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

Your Notes