paper-with-me

홈 › Papers

Robust Reinforcement Learning via Adversarial training with Langevin Dynamics

2020-02-14 · Parameswaran Kamalaruban, Yu-Ting Huang, Ya-Ping Hsieh, Paul Rolland, Cheng Shi, Volkan Cevher

We introduce a 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.

📄 PDF Abstract BibTeX arXiv:2002.06063

Code (1)

ythuangyt/Robust-Reinforcement-Learning-via-Adversarial-training-with-Langevin-Dynamics pytorch

Tasks

MuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Adversarial score matching and improved sampling for image generation

2020-09-11 · ICLR 2021 1 · Alexia Jolicoeur-Martineau, Rémi Piché-Taillefer, Rémi Tachet des Combes, Ioannis Mitliagkas

Denoising Score Matching with Annealed Langevin Sampling (DSM-ALS) has recently found success in generative modeling. The approach works by first training a neural network to estimate the score of a distribution, and the…

DenoisingImage Generation

Adversarial Training Improves Joint Energy-Based Generative Modelling

2022-07-18 · Rostislav Korst, Arip Asadulaev

We propose the novel framework for generative modelling using hybrid energy-based models. In our method we combine the interpretable input gradients of the robust classifier and Langevin Dynamics for sampling. Using the …

EBMs Trained with Maximum Likelihood are Generator Models Trained with a Self-adverserial Loss

2021-02-23 · ICLR Workshop EBM 2021 5 · Zhisheng Xiao, Qing Yan, Yali Amit

Maximum likelihood estimation is widely used in training Energy-based models (EBMs). Training requires samples from an unnormalized distribution, which is usually intractable, and in practice, these are obtained by MCMC …

Stabilizing Training of Generative Adversarial Nets via Langevin Stein Variational Gradient Descent

2020-04-22 · Dong Wang, Xiaoqian Qin, Fengyi Song, Li Cheng

Generative adversarial networks (GANs), famous for the capability of learning complex underlying data distribution, are however known to be tricky in the training process, which would probably result in mode collapse or …

DiversityVariational Inference

Adversarial Stein Training for Graph Energy Models

2020-09-21 · Anonymous

Learning distributions over graph-structured data is a challenging task. In this work we present an energy-based model (EBM) using graph neural networks (GNN) to learn permutation invariant unnormalized density functions…

Graph Generation