English

Distributed Value Decomposition Networks with Networked Agents

Machine Learning 2025-02-12 v1 Artificial Intelligence Multiagent Systems

Abstract

We investigate the problem of distributed training under partial observability, whereby cooperative multi-agent reinforcement learning agents (MARL) maximize the expected cumulative joint reward. We propose distributed value decomposition networks (DVDN) that generate a joint Q-function that factorizes into agent-wise Q-functions. Whereas the original value decomposition networks rely on centralized training, our approach is suitable for domains where centralized training is not possible and agents must learn by interacting with the physical environment in a decentralized manner while communicating with their peers. DVDN overcomes the need for centralized training by locally estimating the shared objective. We contribute with two innovative algorithms, DVDN and DVDN (GT), for the heterogeneous and homogeneous agents settings respectively. Empirically, both algorithms approximate the performance of value decomposition networks, in spite of the information loss during communication, as demonstrated in ten MARL tasks in three standard environments.

Keywords

Cite

@article{arxiv.2502.07635,
  title  = {Distributed Value Decomposition Networks with Networked Agents},
  author = {Guilherme S. Varela and Alberto Sardinha and Francisco S. Melo},
  journal= {arXiv preprint arXiv:2502.07635},
  year   = {2025}
}

Comments

21 pages, 15 figures, to be published in Proceedings of the 24th International Conference on Autonomous Agents and Multiagent Systems (AAMAS 2025), Detroit, Michigan, USA, May 19 - 23, 2025, IFAAMAS

R2 v1 2026-06-28T21:40:22.979Z