Networked Communication for Decentralised Agents in Mean-Field Games
Patrick Benjamin, Alessandro Abate

TL;DR
This paper introduces a networked communication framework for mean-field games with decentralized agents, improving scalability and practical convergence, and demonstrating empirical advantages over existing methods.
Contribution
It extends mean-field game algorithms with networked communication, providing theoretical guarantees and practical enhancements for decentralized multi-agent systems.
Findings
Accelerates learning compared to independent agents
Performs similarly to centralized algorithms in practice
Improves robustness to update failures and population changes
Abstract
Methods like multi-agent reinforcement learning struggle to scale with growing population size. Mean-field games (MFGs) are a game-theoretic approach that can circumvent this by finding a solution for an abstract infinite population, which can then be used as an approximate solution for the -agent problem. However, classical mean-field algorithms usually only work under restrictive conditions. We take steps to address this by introducing networked communication to MFGs, in particular to settings that use a single, non-episodic run of decentralised agents to simulate the infinite population, as is likely to be most reasonable in real-world deployments. We prove that our architecture's sample guarantees lie between those of earlier theoretical algorithms for the centralised- and independent-learning architectures, varying dependent on network structure and the number of…
Peer Reviews
Decision·Submitted to ICLR 2025
It introduces a practical communication network to accelerate the convergence of independent learning, without relying on a central learner.
1. The experiments have shown extensive results but only on two games. The insights are more on the practical side that introducing communication could benefit convergence. 2. The theoretical contribution of this paper is unclear. It showed that practically introducing communication could benefit convergence, but where the theoretical contribution lies is not well motivated.
- The authors provide experiments to justify the results. - Using a communication network to interpolate between centralized and independent learning is interesting.
## Main Concerns - The theoretical results in this paper do not show the superiority over independent learning. The assumptions in Theorem 3 are too restrictive ($\tau_k\to 0$) and the gap $(\frac{1}{d_{\mathcal G}})^C$ is small. ## Minor Weaknesses - Writings: The writing of this paper can be further improved. - For example, in Section 3.2, where the authors first introduce $\sigma_{k+1}^i$, the authors may add a brief explanation about what it is. - On line 376, when $C\geq d_{\mathcal G
1. The theoretical analysis in the paper is comprehensive and aligns with intuition. The authors point out that the networked communication paradigm conceptually lies between centralized and decentralized approaches and demonstrate that this is also true in terms of sample efficiency and convergence speed, which is very interesting. 2. The experimental results demonstrate that the networked communication method is robust and high-performing, combining the advantages of centralized and decentrali
1. In the theoretical section, the authors present a highly general framework (Algorithm 1), which can evolve into various specific algorithms by adjusting parameters. However, I note that the authors do not compare their practical algorithm with existing MFG algorithms in their experiments. Can any existing algorithms be compared in the experiments? 2. The communication concept in the paper differs from the typical concept of communication in multi-agent reinforcement learning, which may cause
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGame Theory and Applications · Auction Theory and Applications · Multi-Agent Systems and Negotiation
