2020

Reinforcement Learning with Augmented Data

Laskin, Michael, Lee, Kimin, Stooke, Adam et al.

Understand

Learning from visual observations is a fundamental yet challenging problem in Reinforcement Learning (RL).

  • Although algorithmic advances combined with convolutional neural networks have proved to be a recipe for success, current methods are still lacking on two fronts: (a) data-efficiency of learning and (b) generalization to new environments.
  • To this end, we present Reinforcement Learning with Augmented Data (RAD), a simple plug-and-play module that can enhance most RL algorithms.
  • We perform the first extensive study of general data augmentations for RL on both pixel-based and state-based inputs, and introduce two new data augmentations - random translate and random amplitude scale.

Reading the bibliography…