paper-with-me

홈 › Papers

An Extended Benchmarking of Multi-Agent Reinforcement Learning Algorithms in Complex Fully Cooperative Tasks

2025-02-07 · George Papadopoulos, Andreas Kontogiannis, Foteini Papadopoulou, Chaido Poulianou, Ioannis Koumentis, George Vouros

Multi-Agent Reinforcement Learning (MARL) has recently emerged as a significant area of research. However, MARL evaluation often lacks systematic diversity, hindering a comprehensive understanding of algorithms' capabilities. In particular, cooperative MARL algorithms are predominantly evaluated on benchmarks such as SMAC and GRF, which primarily feature team game scenarios without assessing adequately various aspects of agents' capabilities required in fully cooperative real-world tasks such as multi-robot cooperation and warehouse, resource management, search and rescue, and human-AI cooperation. Moreover, MARL algorithms are mainly evaluated on low dimensional state spaces, and thus their performance on high-dimensional (e.g., image) observations is not well-studied. To fill this gap, this paper highlights the crucial need for expanding systematic evaluation across a wider array of existing benchmarks. To this end, we conduct extensive evaluation and comparisons of well-known MARL algorithms on complex fully cooperative benchmarks, including tasks with images as agents' observations. Interestingly, our analysis shows that many algorithms, hailed as state-of-the-art on SMAC and GRF, may underperform standard MARL baselines on fully cooperative benchmarks. Finally, towards more systematic and better evaluation of cooperative MARL algorithms, we have open-sourced PyMARLzoo+, an extension of the widely used (E)PyMARL libraries, which addresses an open challenge from [TBG++21], facilitating seamless integration and support with all benchmarks of PettingZoo, as well as Overcooked, PressurePlate, Capture Target and Box Pushing.

📄 PDF Abstract BibTeX arXiv:2502.04773

Code (1)

ailabdsunipi/pymarlzooplus 공식 구현 pytorch

Tasks

BenchmarkingMulti-agent Reinforcement LearningSMACSMAC+

Similar Papers 제목 키워드 기반

Evaluating the Robustness of Deep Reinforcement Learning for Autonomous Policies in a Multi-agent Urban Driving Environment

2021-12-22 · Aizaz Sharif, Dusica Marijan

Deep reinforcement learning is actively used for training autonomous car policies in a simulated driving environment. Due to the large availability of various reinforcement learning algorithms and the lack of their syste…

Autonomous DrivingBenchmarkingDeep Reinforcement Learningreinforcement-learning+2

Extended Markov Games to Learn Multiple Tasks in Multi-Agent Reinforcement Learning

2020-02-14 · Borja G. León, Francesco Belardinelli

The combination of Formal Methods with Reinforcement Learning (RL) has recently attracted interest as a way for single-agent RL to learn multiple-task specifications. In this paper we extend this convergence to multi-age…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

BenchMARL: Benchmarking Multi-Agent Reinforcement Learning

2023-12-03 · Matteo Bettini, Amanda Prorok, Vincent Moens

The field of Multi-Agent Reinforcement Learning (MARL) is currently facing a reproducibility crisis. While solutions for standardized reporting have been proposed to address the issue, we still lack a benchmarking tool t…

BenchmarkingMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Consensus Learning for Cooperative Multi-Agent Reinforcement Learning

2022-06-06 · Zhiwei Xu, Bin Zhang, Dapeng Li, Zeren Zhang 외

Almost all multi-agent reinforcement learning algorithms without communication follow the principle of centralized training with decentralized execution. During centralized training, agents can be guided by the same sign…

Contrastive LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Benchmarking Multi-Agent Deep Reinforcement Learning Algorithms in Cooperative Tasks

2020-06-14 · Georgios Papoudakis, Filippos Christianos, Lukas Schäfer, Stefano V. Albrecht

Multi-agent deep reinforcement learning (MARL) suffers from a lack of commonly-used evaluation tasks and criteria, making comparisons between approaches difficult. In this work, we provide a systematic evaluation and com…

BenchmarkingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1