SOTAVerified

An Off-policy Policy Gradient Theorem Using Emphatic Weightings

2018-11-22NeurIPS 2018Unverified0· sign in to hype

Ehsan Imani, Eric Graves, Martha White

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Policy gradient methods are widely used for control in reinforcement learning, particularly for the continuous action setting. There have been a host of theoretically sound algorithms proposed for the on-policy setting, due to the existence of the policy gradient theorem which provides a simplified form for the gradient. In off-policy learning, however, where the behaviour policy is not necessarily attempting to learn and follow the optimal policy for the given task, the existence of such a theorem has been elusive. In this work, we solve this open problem by providing the first off-policy policy gradient theorem. The key to the derivation is the use of emphatic weightings. We develop a new actor-critic algorithmx2014called Actor Critic with Emphatic weightings (ACE)x2014that approximates the simplified gradients provided by the theorem. We demonstrate in a simple counterexample that previous off-policy policy gradient methodsx2014particularly OffPAC and DPGx2014converge to the wrong solution whereas ACE finds the optimal solution.

Tasks

Reproductions