English

Learning Agent Communication under Limited Bandwidth by Message Pruning

Artificial Intelligence 2019-12-12 v1 Machine Learning Multiagent Systems

Abstract

Communication is a crucial factor for the big multi-agent world to stay organized and productive. Recently, Deep Reinforcement Learning (DRL) has been applied to learn the communication strategy and the control policy for multiple agents. However, the practical \emph{\textbf{limited bandwidth}} in multi-agent communication has been largely ignored by the existing DRL methods. Specifically, many methods keep sending messages incessantly, which consumes too much bandwidth. As a result, they are inapplicable to multi-agent systems with limited bandwidth. To handle this problem, we propose a gating mechanism to adaptively prune less beneficial messages. We evaluate the gating mechanism on several tasks. Experiments demonstrate that it can prune a lot of messages with little impact on performance. In fact, the performance may be greatly improved by pruning redundant messages. Moreover, the proposed gating mechanism is applicable to several previous methods, equipping them the ability to address bandwidth restricted settings.

Keywords

Cite

@article{arxiv.1912.05304,
  title  = {Learning Agent Communication under Limited Bandwidth by Message Pruning},
  author = {Hangyu Mao and Zhengchao Zhang and Zhen Xiao and Zhibo Gong and Yan Ni},
  journal= {arXiv preprint arXiv:1912.05304},
  year   = {2019}
}

Comments

accepted as a regular paper with poster presentation @ AAAI20. arXiv admin note: text overlap with arXiv:1903.05561

R2 v1 2026-06-23T12:42:41.308Z