login

Solving Deep Memory POMDPs with Recurrent Policy Gradients

Lecture notes in computer sciencePublished 1 January 2007
Daan Wierstra, A. Foerster, Jan Peters, Jürgen Schmidhuber
Citations146
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

Recurrent Policy Gradients, a modelfree reinforcement learning (RL) method creating limited-memory stochastic policies for partially observable Markov decision problems (POMDPs) that require long-term memories of past observations is presented.

Abstract

This paper presents Recurrent Policy Gradients, a model-free reinforcement learning (RL) method creating limited-memory sto-chastic policies for partially observable Markov decision problems (POMDPs) that require long-term memories of past observations. The approach involves approximating a policy gradient for a Recurrent Neural Network (RNN) by backpropagating return-weighted characteristic eligibilities through time. Using a "Long Short-Term Memory" architecture, we are able to outperform other RL methods on two important benchmark tasks. Furthermore, we show promising results on a complex car driving simulation task.

Keywords

Computer Science