English

Scalable Communication for Multi-Agent Reinforcement Learning via Transformer-Based Email Mechanism

Multiagent Systems 2023-06-13 v2 Artificial Intelligence Machine Learning

Abstract

Communication can impressively improve cooperation in multi-agent reinforcement learning (MARL), especially for partially-observed tasks. However, existing works either broadcast the messages leading to information redundancy, or learn targeted communication by modeling all the other agents as targets, which is not scalable when the number of agents varies. In this work, to tackle the scalability problem of MARL communication for partially-observed tasks, we propose a novel framework Transformer-based Email Mechanism (TEM). The agents adopt local communication to send messages only to the ones that can be observed without modeling all the agents. Inspired by human cooperation with email forwarding, we design message chains to forward information to cooperate with the agents outside the observation range. We introduce Transformer to encode and decode the message chain to choose the next receiver selectively. Empirically, TEM outperforms the baselines on multiple cooperative MARL benchmarks. When the number of agents varies, TEM maintains superior performance without further training.

Keywords

Cite

@article{arxiv.2301.01919,
  title  = {Scalable Communication for Multi-Agent Reinforcement Learning via Transformer-Based Email Mechanism},
  author = {Xudong Guo and Daming Shi and Wenhui Fan},
  journal= {arXiv preprint arXiv:2301.01919},
  year   = {2023}
}

Comments

Accepted by IJCAI 2023

R2 v1 2026-06-28T08:03:21.666Z