This is a collection of Multi-Agent Reinforcement Learning (MARL) papers with code. I have selected some relatively important papers with open source code and categorized them by time and method.
For MARL papers and MARL resources, please refer to Multi Agent Reinforcement Learning papers and MARL Resources Collection.
I will continually update this repository and I welcome suggestions. (missing important papers, missing categories, invalid links, etc.) This is only a first draft so far and I'll add more resources in the next few months.
Update (2026): Added a Recent Papers with Code (2022–2026) section covering recent open-source work (value factorization, policy gradient, offline MARL, sequence/diffusion models, communication & coordination graphs, roles, ad hoc / zero-shot coordination, LLM-based multi-agent, adversarial/robust). Only papers with an official / well-known open-source repository are listed.
This repository is not for commercial purposes.
My email: chenhao915@mails.ucas.ac.cn
A curated batch of recent MARL papers that ship an official or widely-used open-source implementation. Grouped by topic.
- More papers will be added to Other Papers.
If you find this repository useful, please cite our repo:
@misc{chen2021multi,
author={Chen, Hao},
title={Multi-Agent Reinforcement Learning Papers with Code},
year={2021}
publisher = {GitHub},
journal = {GitHub Repository},
howpublished = {\url{https://github.com/TimeBreaker/MARL-papers-with-code}}
}