LGFeb 10, 2025

Reducing Variance Caused by Communication in Decentralized Multi-agent Deep Reinforcement Learning

arXiv:2502.06261v11 citationsh-index: 9AAMAS
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in decentralized MADRL for applications like gaming and traffic control, though it is incremental as it builds on existing algorithms.

The paper tackles the problem of variance introduced by communication in decentralized multi-agent deep reinforcement learning, proposing modular techniques that reduce variance in policy gradients and achieve high-performing agents in StarCraft and Traffic Junction tasks.

In decentralized multi-agent deep reinforcement learning (MADRL), communication can help agents to gain a better understanding of the environment to better coordinate their behaviors. Nevertheless, communication may involve uncertainty, which potentially introduces variance to the learning of decentralized agents. In this paper, we focus on a specific decentralized MADRL setting with communication and conduct a theoretical analysis to study the variance that is caused by communication in policy gradients. We propose modular techniques to reduce the variance in policy gradients during training. We adopt our modular techniques into two existing algorithms for decentralized MADRL with communication and evaluate them on multiple tasks in the StarCraft Multi-Agent Challenge and Traffic Junction domains. The results show that decentralized MADRL communication methods extended with our proposed techniques not only achieve high-performing agents but also reduce variance in policy gradients during training.

Foundations

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

Your Notes