All Projects → lich14 → CDS

lich14 / CDS

Licence: Apache-2.0 license
[NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to CDS

MARL-resources-collection
A Collection of Multi-Agent Reinforcement Learning (MARL) Resources
Stars: ✭ 96 (+74.55%)
Mutual labels:  marl
marltoolbox
A toolbox with the goal of speeding up research on bargaining in MARL (cooperation problems in MARL).
Stars: ✭ 25 (-54.55%)
Mutual labels:  marl
pytorch-nfsp
Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)
Stars: ✭ 32 (-41.82%)
Mutual labels:  marl
Multi-agent-reinforcement-learning
Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG
Stars: ✭ 49 (-10.91%)
Mutual labels:  marl
pymarl2
Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
Stars: ✭ 311 (+465.45%)
Mutual labels:  marl
Mava
A library of multi-agent reinforcement learning components and systems
Stars: ✭ 355 (+545.45%)
Mutual labels:  marl

CDS: Celebrating Diversity in Shared Multi-Agent Reinforcement Learning

The paper is now available in arXiv and accepted by NeurIPS 2021. Our approach can help both value-based and policy-based baselines (such as QMIX, QPLEX, and MAPPO) to explore sophisticated strategies for improving learning efficiency in challenging benchmarks.

Note

This codebase accompanies the paper submission "Celebrating Diversity in Shared Multi-Agent Reinforcement Learning"(CDS website) and is based on GRF, PyMARL and SMAC codebases which are open-sourced.

Publication

If you find this repository useful, please cite our paper:

@article{chenghao2021celebrating,
  title={Celebrating diversity in shared multi-agent reinforcement learning},
  author={Chenghao, Li and Wang, Tonghan and Wu, Chengjie and Zhao, Qianchuan and Yang, Jun and Zhang, Chongjie},
  journal={Advances in Neural Information Processing Systems},
  volume={34},
  year={2021}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].