ICML 2025spotlight0 citations

Graph Diffusion for Robust Multi-Agent Coordination

Xianghua Zeng, Hang Su, Zhengyi Wang, Zhiyuan LIN

Abstract

Offline multi-agent reinforcement learning (MARL) struggles to estimate out-of-distribution states and actions due to the absence of real-time environmental feedback. While diffusion models show promise in addressing these challenges, their application primarily focuses on independently diffusing the historical trajectories of individual agents, neglecting crucial multi-agent coordination dynamics and reducing policy robustness in dynamic environments. In this paper, we propose MCGD, a novel Multi-agent Coordination framework based on Graph Diffusion models to improve the effectiveness and robustness of collaborative policies. Specifically, we begin by constructing a sparse coordination graph that includes continuous node attributes and discrete edge attributes to effectively identify the underlying dynamics of multi-agent interactions. Next, we derive transition probabilities between edge categories and present adaptive categorical diffusion to capture the structure diversity of multi-agent coordination. Leveraging this coordination structure, we define neighbor-dependent forward noise and develop anisotropic diffusion to enhance the action diversity of each agent. Extensive experiments across various multi-agent environments demonstrate that MCGD significantly outperforms existing state-of-the-art baselines in coordination performance and policy robustness in dynamic environments.

multi-agent coordinationoffline reinforcement learningdiffusion models
BibTeX
@inproceedings{
zeng2025graph,
title={Graph Diffusion for Robust Multi-Agent Coordination},
author={Xianghua Zeng and Hang Su and Zhengyi Wang and Zhiyuan LIN},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=T5IZ32ImAB}
}