Contrasting Centralized and Decentralized Critics in Multi-Agent Reinforcement Learning
Xueguang Lyu, Yuchen Xiao, Brett Daley, Christopher Amato

TL;DR
This paper analyzes the differences between centralized and decentralized critics in multi-agent reinforcement learning, revealing misconceptions and providing practical insights through theoretical and empirical comparisons.
Contribution
It offers a formal analysis of critic types in multi-agent RL and empirically evaluates their advantages and disadvantages, challenging existing assumptions.
Findings
Centralized critics are not always superior to decentralized critics.
Both critic types have unique advantages and disadvantages.
Empirical results validate the theoretical analysis.
Abstract
Centralized Training for Decentralized Execution, where agents are trained offline using centralized information but execute in a decentralized manner online, has gained popularity in the multi-agent reinforcement learning community. In particular, actor-critic methods with a centralized critic and decentralized actors are a common instance of this idea. However, the implications of using a centralized critic in this context are not fully discussed and understood even though it is the standard choice of many algorithms. We therefore formally analyze centralized and decentralized critic approaches, providing a deeper understanding of the implications of critic choice. Because our theory makes unrealistic assumptions, we also empirically compare the centralized and decentralized critic methods over a wide set of environments to validate our theories and to provide practical advice. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Adversarial Robustness in Machine Learning · Auction Theory and Applications
