MLLGOCFeb 10, 2020

Statistically Efficient Off-Policy Policy Gradients

arXiv:2002.04014v243 citations
AI Analysis

This work addresses a key statistical challenge in off-policy reinforcement learning, offering a theoretically grounded solution for researchers and practitioners.

The paper tackled the problem of statistically efficient estimation of policy gradients from off-policy data in reinforcement learning, deriving asymptotic lower bounds and proposing a meta-algorithm that achieves these bounds with a 3-way double robustness property.

Policy gradient methods in reinforcement learning update policy parameters by taking steps in the direction of an estimated gradient of policy value. In this paper, we consider the statistically efficient estimation of policy gradients from off-policy data, where the estimation is particularly non-trivial. We derive the asymptotic lower bound on the feasible mean-squared error in both Markov and non-Markov decision processes and show that existing estimators fail to achieve it in general settings. We propose a meta-algorithm that achieves the lower bound without any parametric assumptions and exhibits a unique 3-way double robustness property. We discuss how to estimate nuisances that the algorithm relies on. Finally, we establish guarantees on the rate at which we approach a stationary point when we take steps in the direction of our new estimated policy gradient.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes