English

DCMAC: Demand-aware Customized Multi-Agent Communication via Upper Bound Training

Artificial Intelligence 2024-12-11 v2 Multiagent Systems

Abstract

Efficient communication can enhance the overall performance of collaborative multi-agent reinforcement learning. A common approach is to share observations through full communication, leading to significant communication overhead. Existing work attempts to perceive the global state by conducting teammate model based on local information. However, they ignore that the uncertainty generated by prediction may lead to difficult training. To address this problem, we propose a Demand-aware Customized Multi-Agent Communication (DCMAC) protocol, which use an upper bound training to obtain the ideal policy. By utilizing the demand parsing module, agent can interpret the gain of sending local message on teammate, and generate customized messages via compute the correlation between demands and local observation using cross-attention mechanism. Moreover, our method can adapt to the communication resources of agents and accelerate the training progress by appropriating the ideal policy which is trained with joint observation. Experimental results reveal that DCMAC significantly outperforms the baseline algorithms in both unconstrained and communication constrained scenarios.

Keywords

Cite

@article{arxiv.2409.07127,
  title  = {DCMAC: Demand-aware Customized Multi-Agent Communication via Upper Bound Training},
  author = {Dongkun Huo and Huateng Zhang and Yixue Hao and Yuanlin Ye and Long Hu and Rui Wang and Min Chen},
  journal= {arXiv preprint arXiv:2409.07127},
  year   = {2024}
}

Comments

Paper has errors and needs to be revised and submitted

R2 v1 2026-06-28T18:40:54.259Z