ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
933
Citations
32
Influential Citations
Artificial Intelligence Review
Venue
2021
Year
Abstract The advances in reinforcement learning have recorded sublime success in various domains. Although the multi-agent domain has been overshadowed by its single-agent counterpart during this progress, multi-agent reinforcement learning gains rapid traction, and the latest accomplishments address problems with real-world complexity. This article provides an overview of the current developments in the field of multi-agent deep reinforcement learning. We focus primarily on literature from recent years that combines deep reinforcement learning methods with a multi-agent scenario. To survey the works that constitute the contemporary landscape, the main contents are divided into three parts. First, we analyze the structure of training schemes that are applied to train multiple agents. Second, we consider the emergent patterns of agent behavior in cooperative, competitive and mixed scenarios. Third, we systematically enumerate challenges that exclusively arise in the multi-agent domain and review methods that are leveraged to cope with these challenges. To conclude this survey, we discuss advances, identify trends, and outline possible directions for future work in this research area.
Multi-agent reinforcement learning (MARL) is critical for real-world applications like autonomous driving, robotics, and game AI, where multiple agents interact. This survey arrives at a time when deep RL has achieved remarkable single-agent successes, but multi-agent settings introduce complexities such as non-stationarity, scalability, and coordination. By systematically organizing the literature, the paper helps researchers navigate a fragmented field and identify promising directions.
The paper's emphasis on training schemes (e.g., centralized training with decentralized execution) and emergent behaviors (cooperative, competitive, mixed) provides a clear framework for understanding how different approaches address multi-agent challenges. This is especially valuable for practitioners deciding which paradigm to adopt for their specific problem.
As a survey, the paper does not present new experimental results. Its value lies in synthesizing over 900 citations to map the current landscape. It highlights that centralized training with decentralized execution (CTDE) is a dominant paradigm, and that value decomposition methods (e.g., VDN, QMIX) have shown strong performance in cooperative tasks. The survey notes that competitive and mixed scenarios remain less explored.
This survey serves as a foundational reference for the MARL community, consolidating knowledge from a rapidly expanding field. It enables researchers to quickly understand the state of the art, identify gaps, and choose appropriate methods. By outlining challenges and trends, it helps steer future research toward impactful problems, such as scaling to many agents and ensuring robustness in real-world deployments.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba