English

Networked Multi-Agent Reinforcement Learning with Emergent Communication

Multiagent Systems 2020-04-10 v2 Artificial Intelligence

Abstract

Multi-Agent Reinforcement Learning (MARL) methods find optimal policies for agents that operate in the presence of other learning agents. Central to achieving this is how the agents coordinate. One way to coordinate is by learning to communicate with each other. Can the agents develop a language while learning to perform a common task? In this paper, we formulate and study a MARL problem where cooperative agents are connected to each other via a fixed underlying network. These agents can communicate along the edges of this network by exchanging discrete symbols. However, the semantics of these symbols are not predefined and, during training, the agents are required to develop a language that helps them in accomplishing their goals. We propose a method for training these agents using emergent communication. We demonstrate the applicability of the proposed framework by applying it to the problem of managing traffic controllers, where we achieve state-of-the-art performance as compared to a number of strong baselines. More importantly, we perform a detailed analysis of the emergent communication to show, for instance, that the developed language is grounded and demonstrate its relationship with the underlying network topology. To the best of our knowledge, this is the only work that performs an in depth analysis of emergent communication in a networked MARL setting while being applicable to a broad class of problems.

Keywords

Cite

@article{arxiv.2004.02780,
  title  = {Networked Multi-Agent Reinforcement Learning with Emergent Communication},
  author = {Shubham Gupta and Rishi Hazra and Ambedkar Dukkipati},
  journal= {arXiv preprint arXiv:2004.02780},
  year   = {2020}
}

Comments

An abridged version of this paper has been accepted as a short paper at AAMAS 2020

R2 v1 2026-06-23T14:41:21.483Z