English

Depthwise Convolution for Multi-Agent Communication with Enhanced Mean-Field Approximation

Machine Learning 2023-01-03 v2 Artificial Intelligence Multiagent Systems

Abstract

Multi-agent settings remain a fundamental challenge in the reinforcement learning (RL) domain due to the partial observability and the lack of accurate real-time interactions across agents. In this paper, we propose a new method based on local communication learning to tackle the multi-agent RL (MARL) challenge within a large number of agents coexisting. First, we design a new communication protocol that exploits the ability of depthwise convolution to efficiently extract local relations and learn local communication between neighboring agents. To facilitate multi-agent coordination, we explicitly learn the effect of joint actions by taking the policies of neighboring agents as inputs. Second, we introduce the mean-field approximation into our method to reduce the scale of agent interactions. To more effectively coordinate behaviors of neighboring agents, we enhance the mean-field approximation by a supervised policy rectification network (PRN) for rectifying real-time agent interactions and by a learnable compensation term for correcting the approximation bias. The proposed method enables efficient coordination as well as outperforms several baseline approaches on the adaptive traffic signal control (ATSC) task and the StarCraft II multi-agent challenge (SMAC).

Keywords

Cite

@article{arxiv.2203.02896,
  title  = {Depthwise Convolution for Multi-Agent Communication with Enhanced Mean-Field Approximation},
  author = {Donghan Xie and Zhi Wang and Chunlin Chen and Daoyi Dong},
  journal= {arXiv preprint arXiv:2203.02896},
  year   = {2023}
}

Comments

Accepted by IEEE Transactions on Neural Networks, 2022, DOI: 10.1109/TNNLS.2022.3230701

R2 v1 2026-06-24T10:03:31.128Z