English

Beyond Local Views: Global State Inference with Diffusion Models for Cooperative Multi-Agent Reinforcement Learning

Multiagent Systems 2024-08-20 v1 Artificial Intelligence

Abstract

In partially observable multi-agent systems, agents typically only have access to local observations. This severely hinders their ability to make precise decisions, particularly during decentralized execution. To alleviate this problem and inspired by image outpainting, we propose State Inference with Diffusion Models (SIDIFF), which uses diffusion models to reconstruct the original global state based solely on local observations. SIDIFF consists of a state generator and a state extractor, which allow agents to choose suitable actions by considering both the reconstructed global state and local observations. In addition, SIDIFF can be effortlessly incorporated into current multi-agent reinforcement learning algorithms to improve their performance. Finally, we evaluated SIDIFF on different experimental platforms, including Multi-Agent Battle City (MABC), a novel and flexible multi-agent reinforcement learning environment we developed. SIDIFF achieved desirable results and outperformed other popular algorithms.

Keywords

Cite

@article{arxiv.2408.09501,
  title  = {Beyond Local Views: Global State Inference with Diffusion Models for Cooperative Multi-Agent Reinforcement Learning},
  author = {Zhiwei Xu and Hangyu Mao and Nianmin Zhang and Xin Xin and Pengjie Ren and Dapeng Li and Bin Zhang and Guoliang Fan and Zhumin Chen and Changwei Wang and Jiangjin Yin},
  journal= {arXiv preprint arXiv:2408.09501},
  year   = {2024}
}

Comments

15 pages, 12 figures

R2 v1 2026-06-28T18:15:58.861Z