Robust Reinforcement Learning via Adversarial Training with Langevin Dynamics

Abstract

We introduce a \emph{sampling} perspective to tackle the challenging task of training robust Reinforcement Learning (RL) agents. Leveraging the powerful Stochastic Gradient Langevin Dynamics, we present a novel, scalable two-player RL algorithm, which is a sampling variant of the two-player policy gradient method. Our algorithm consistently outperforms existing baselines, in terms of generalization across different training and testing conditions, on several MuJoCo environments. Our experiments also show that, even for objective functions that entirely ignore potential environmental shifts, our sampling approach remains highly robust in comparison to standard RL algorithms.

Cite

Text

Kamalaruban et al. "Robust Reinforcement Learning via Adversarial Training with Langevin Dynamics." Neural Information Processing Systems, 2020.

Markdown

[Kamalaruban et al. "Robust Reinforcement Learning via Adversarial Training with Langevin Dynamics." Neural Information Processing Systems, 2020.](https://mlanthology.org/neurips/2020/kamalaruban2020neurips-robust/)

BibTeX

@inproceedings{kamalaruban2020neurips-robust,
  title     = {{Robust Reinforcement Learning via Adversarial Training with Langevin Dynamics}},
  author    = {Kamalaruban, Parameswaran and Huang, Yu-Ting and Hsieh, Ya-Ping and Rolland, Paul and Shi, Cheng and Cevher, Volkan},
  booktitle = {Neural Information Processing Systems},
  year      = {2020},
  url       = {https://mlanthology.org/neurips/2020/kamalaruban2020neurips-robust/}
}