Efficiently Breaking the Curse of Horizon in Off-Policy Evaluation with Double Reinforcement Learning
Nathan Kallus, Masatoshi Uehara
TL;DR
<3-5 sentence high-level summary>Off-policy evaluation in long-horizon reinforcement learning suffers from a curse of horizon due to diminishing overlap between behavior and target policies. The paper derives semiparametric efficiency bounds for three problem models (NMDP, TMDP, and time-invariant MDP) and shows that truly off-policy evaluation is feasible under the MDP structure with a single trajectory, unlike the non-Markov/time-variant cases. It introduces a first efficient, doubly robust estimator for infinite-horizon OPE under MDP by leveraging an efficient influence function and jointly estimating the density-ratio w(s) and the q-function q(s,a); cross-fitting permits slow, nonparametric nuisance-rate convergence. Theoretical results are complemented by experiments on Taxi and CartPole demonstrating that the DRL(𝓜_3) estimator achieves the efficiency bound and outperforms standard IS/DR/DM/MIS approaches, with valid confidence intervals.
Abstract
Off-policy evaluation (OPE) in reinforcement learning is notoriously difficult in long- and infinite-horizon settings due to diminishing overlap between behavior and target policies. In this paper, we study the role of Markovian and time-invariant structure in efficient OPE. We first derive the efficiency bounds for OPE when one assumes each of these structures. This precisely characterizes the curse of horizon: in time-variant processes, OPE is only feasible in the near-on-policy setting, where behavior and target policies are sufficiently similar. But, in time-invariant Markov decision processes, our bounds show that truly-off-policy evaluation is feasible, even with only just one dependent trajectory, and provide the limits of how well we could hope to do. We develop a new estimator based on Double Reinforcement Learning (DRL) that leverages this structure for OPE using the efficient influence function we derive. Our DRL estimator simultaneously uses estimated stationary density ratios and $q$-functions and remains efficient when both are estimated at slow, nonparametric rates and remains consistent when either is estimated consistently. We investigate these properties and the performance benefits of leveraging the problem structure for more efficient OPE.
