English

Cooperative Exploration for Multi-Agent Deep Reinforcement Learning

Artificial Intelligence 2021-07-27 v1

Abstract

Exploration is critical for good results in deep reinforcement learning and has attracted much attention. However, existing multi-agent deep reinforcement learning algorithms still use mostly noise-based techniques. Very recently, exploration methods that consider cooperation among multiple agents have been developed. However, existing methods suffer from a common challenge: agents struggle to identify states that are worth exploring, and hardly coordinate exploration efforts toward those states. To address this shortcoming, in this paper, we propose cooperative multi-agent exploration (CMAE): agents share a common goal while exploring. The goal is selected from multiple projected state spaces via a normalized entropy-based technique. Then, agents are trained to reach this goal in a coordinated manner. We demonstrate that CMAE consistently outperforms baselines on various tasks, including a sparse-reward version of the multiple-particle environment (MPE) and the Starcraft multi-agent challenge (SMAC).

Keywords

Cite

@article{arxiv.2107.11444,
  title  = {Cooperative Exploration for Multi-Agent Deep Reinforcement Learning},
  author = {Iou-Jen Liu and Unnat Jain and Raymond A. Yeh and Alexander G. Schwing},
  journal= {arXiv preprint arXiv:2107.11444},
  year   = {2021}
}

Comments

ICML 2021; Project Page: https://ioujenliu.github.io/CMAE/

R2 v1 2026-06-24T04:28:35.433Z