English

Learning to Share in Multi-Agent Reinforcement Learning

Machine Learning 2022-06-22 v2 Multiagent Systems

Abstract

In this paper, we study the problem of networked multi-agent reinforcement learning (MARL), where a number of agents are deployed as a partially connected network and each interacts only with nearby agents. Networked MARL requires all agents to make decisions in a decentralized manner to optimize a global objective with restricted communication between neighbors over the network. Inspired by the fact that sharing plays a key role in human's learning of cooperation, we propose LToS, a hierarchically decentralized MARL framework that enables agents to learn to dynamically share reward with neighbors so as to encourage agents to cooperate on the global objective through collectives. For each agent, the high-level policy learns how to share reward with neighbors to decompose the global objective, while the low-level policy learns to optimize the local objective induced by the high-level policies in the neighborhood. The two policies form a bi-level optimization and learn alternately. We empirically demonstrate that LToS outperforms existing methods in both social dilemma and networked MARL scenarios across scales.

Keywords

Cite

@article{arxiv.2112.08702,
  title  = {Learning to Share in Multi-Agent Reinforcement Learning},
  author = {Yuxuan Yi and Ge Li and Yaowei Wang and Zongqing Lu},
  journal= {arXiv preprint arXiv:2112.08702},
  year   = {2022}
}

Comments

ICLR 2022 Workshop on Gamification and Multiagent Solutions, Best Cooperative AI Paper Award

R2 v1 2026-06-24T08:19:55.064Z