2015

Memory-based control with recurrent neural networks

Heess, Nicolas, Hunt, Jonathan J, Lillicrap, Timothy P et al.

Understand

Partially observed control problems are a challenging aspect of reinforcement learning.

  • We extend two related, model-free algorithms for continuous control -- deterministic policy gradient and stochastic value gradient -- to solve partially observed domains using recurrent neural networks trained with backpropagation through time.
  • We demonstrate that this approach, coupled with long-short term memory is able to solve a variety of physical control problems exhibiting an assortment of memory requirements.
  • These include the short-term integration of information from noisy sensors and the identification of system parameters, as well as long-term memory problems that require preserving information over many time steps.

Reading the bibliography…