AIJul 23, 2021

Cooperative Exploration for Multi-Agent Deep Reinforcement Learning

arXiv:2107.11444v1134 citations
Originality Highly original
AI Analysis

This addresses the problem of inefficient exploration in multi-agent systems for researchers and practitioners in reinforcement learning, representing a novel method rather than an incremental improvement.

The paper tackles the challenge of coordinated exploration in multi-agent deep reinforcement learning by proposing Cooperative Multi-Agent Exploration (CMAE), where agents share a common goal selected via a normalized entropy-based technique. The result shows that CMAE consistently outperforms baselines on tasks like a sparse-reward multiple-particle environment and the Starcraft multi-agent challenge.

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).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes