paper-with-me

홈 › Papers

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 comparison of three different classes of MARL algorithms (independent learning, centralised multi-agent policy gradient, value decomposition) in a diverse range of cooperative multi-agent learning tasks. Our experiments serve as a reference for the expected performance of algorithms across different learning tasks, and we provide insights regarding the effectiveness of different learning approaches. We open-source EPyMARL, which extends the PyMARL codebase to include additional algorithms and allow for flexible configuration of algorithm implementation details such as parameter sharing. Finally, we open-source two environments for multi-agent research which focus on coordination under sparse rewards.

📄 PDF Abstract BibTeX arXiv:2006.07869

Code (9)

uoe-agents/epymarl 공식 구현 pytorch
uoe-agents/lb-foraging 공식 구현
uoe-agents/robotic-warehouse 공식 구현
ShashwatNigam99/MARBLER
ailabdsunipi/pymarlzooplus pytorch
dtabas/epymarl pytorch
kinalmehta/epymarl pytorch
semitable/robotic-warehouse
uoe-agents/revisiting-maddpg pytorch

Tasks

BenchmarkingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar 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 외

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' capabili…

BenchmarkingMulti-agent Reinforcement LearningSMACSMAC+

Benchmarking Multi-Agent Deep Reinforcement Learning Algorithms

2021-01-01 · Chao Yu, Akash Velu, Eugene Vinitsky, Yu Wang 외

We benchmark commonly used multi-agent deep reinforcement learning (MARL) algorithms on a variety of cooperative multi-agent games. While there has been significant innovation in MARL algorithms, algorithms tend to be te…

BenchmarkingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+2

MASH: Cooperative-Heterogeneous Multi-Agent Reinforcement Learning for Single Humanoid Robot Locomotion

2025-08-14 · Qi Liu, Xiaopeng Zhang, Mingshan Tan, Shuaikang Ma 외 arxiv

This paper proposes a novel method to enhance locomotion for a single humanoid robot through cooperative-heterogeneous multi-agent deep reinforcement learning (MARL). While most existing methods typically employ single-a…

Multi-agent Reinforcement Learning

Developing cooperative policies for multi-stage reinforcement learning tasks

2022-05-11 · Jordan Erskine, Chris Lehnert

Many hierarchical reinforcement learning algorithms utilise a series of independent skills as a basis to solve tasks at a higher level of reasoning. These algorithms don't consider the value of using skills that are coop…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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