This is a collection of adversarial reinforcement learning papers. Each category is a potential start point for you to start your research. Some papers are listed more than once because they belong to multiple categories.
Adversarial reinforcement learning is closely related to robust reinforcement learning and attacks in reinforcement learning. If you are looking for papers in adversarial reinforcement learning, you should also see papers related to robust reinforcement learning and attacks in reinforcement learning.
For MARL resources, please refer to Multi Agent Reinforcement Learning papers, MARL Papers with Code 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 batch of recent adversarial / robust RL papers (2022–2026) to both the Single-Agent and Multi-Agent sections.
This repository is not for commercial purposes.
My email: chenhao915@mails.ucas.ac.cn
| Paper | Code | Accepted at | Year |
|---|---|---|---|
| Towards Comprehensive Testing on the Robustness of Cooperative Multi-agent Reinforcement Learning | CVPR workshop | 2022 |
If you find this repository useful, please cite our repo:
@misc{chen2022adversarial,
author={Chen, Hao},
title={Adversarial Reinforcement Learning Papers},
year={2022}
publisher = {GitHub},
journal = {GitHub Repository},
howpublished = {\url{https://github.com/TimeBreaker/Adversarial-Reinforcement-Learning-Papers}}
}