English

Action Robust Reinforcement Learning and Applications in Continuous Control

Machine Learning 2019-05-08 v2 Machine Learning

Abstract

A policy is said to be robust if it maximizes the reward while considering a bad, or even adversarial, model. In this work we formalize two new criteria of robustness to action uncertainty. Specifically, we consider two scenarios in which the agent attempts to perform an action aa, and (i) with probability α\alpha, an alternative adversarial action aˉ\bar a is taken, or (ii) an adversary adds a perturbation to the selected action in the case of continuous action space. We show that our criteria are related to common forms of uncertainty in robotics domains, such as the occurrence of abrupt forces, and suggest algorithms in the tabular case. Building on the suggested algorithms, we generalize our approach to deep reinforcement learning (DRL) and provide extensive experiments in the various MuJoCo domains. Our experiments show that not only does our approach produce robust policies, but it also improves the performance in the absence of perturbations. This generalization indicates that action-robustness can be thought of as implicit regularization in RL problems.

Keywords

Cite

@article{arxiv.1901.09184,
  title  = {Action Robust Reinforcement Learning and Applications in Continuous Control},
  author = {Chen Tessler and Yonathan Efroni and Shie Mannor},
  journal= {arXiv preprint arXiv:1901.09184},
  year   = {2019}
}

Comments

Accepted to ICML 2019

R2 v1 2026-06-23T07:22:54.227Z