English

Consensus Learning for Cooperative Multi-Agent Reinforcement Learning

Multiagent Systems 2022-12-08 v3 Artificial Intelligence

Abstract

Almost all multi-agent reinforcement learning algorithms without communication follow the principle of centralized training with decentralized execution. During centralized training, agents can be guided by the same signals, such as the global state. During decentralized execution, however, agents lack the shared signal. Inspired by viewpoint invariance and contrastive learning, we propose consensus learning for cooperative multi-agent reinforcement learning in this paper. Although based on local observations, different agents can infer the same consensus in discrete space. During decentralized execution, we feed the inferred consensus as an explicit input to the network of agents, thereby developing their spirit of cooperation. Our proposed method can be extended to various multi-agent reinforcement learning algorithms with small model changes. Moreover, we carry out them on some fully cooperative tasks and get convincing results.

Keywords

Cite

@article{arxiv.2206.02583,
  title  = {Consensus Learning for Cooperative Multi-Agent Reinforcement Learning},
  author = {Zhiwei Xu and Bin Zhang and Dapeng Li and Zeren Zhang and Guangchong Zhou and Hao Chen and Guoliang Fan},
  journal= {arXiv preprint arXiv:2206.02583},
  year   = {2022}
}

Comments

14 pages, 13 figures, 2 tables

R2 v1 2026-06-24T11:40:29.940Z