IJCAI 2023poster7 citations

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

Xudong Guo, Daming Shi, Wenhui Fan

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.

Agent-based and Multi-agent Systems: MAS: Agent communicationAgent-based and Multi-agent Systems: MAS: Coordination and cooperationMachine Learning: ML: Deep reinforcement learningRobotics: ROB: Multi-robot systems
BibTeX
@inproceedings{ijcai2023p15,
  title     = {Scalable Communication for Multi-Agent Reinforcement Learning via Transformer-Based Email Mechanism},
  author    = {Guo, Xudong and Shi, Daming and Fan, Wenhui},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {126--134},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/15},
  url       = {https://doi.org/10.24963/ijcai.2023/15},
}
Scalable Communication for Multi-Agent Reinforcement Learning via Transformer-Based Email Mechanism · IJCAI 2023