Doubly-Robust Off-Policy Evaluation with Estimated Logging Policy
Kyungbok Lee, Myunghee Cho Paik
TL;DR
This work addresses off-policy evaluation when both the logging policy and the value function are unknown by introducing DRUnknown, a doubly-robust estimator that jointly learns the logging-policy model and the value-function model to minimize asymptotic variance. The method estimates the logging policy via maximum likelihood and then optimizes the value-function parameters while incorporating the estimation effect through an auxiliary term, achieving consistency if either model is correct and local efficiency if both are correct. DRUnknown leverages an extended function class with an influence-function-based variance objective, yielding a statistically efficient estimator within the DR family and outperforming existing OPE methods in both contextual bandits and reinforcement learning experiments. Theoretical results establish asymptotic normality and efficiency properties, and empirical results on synthetic CB data and UCI datasets, as well as RL benchmarks, demonstrate substantial finite-sample gains in accuracy and reliability.
Abstract
We introduce a novel doubly-robust (DR) off-policy evaluation (OPE) estimator for Markov decision processes, DRUnknown, designed for situations where both the logging policy and the value function are unknown. The proposed estimator initially estimates the logging policy and then estimates the value function model by minimizing the asymptotic variance of the estimator while considering the estimating effect of the logging policy. When the logging policy model is correctly specified, DRUnknown achieves the smallest asymptotic variance within the class containing existing OPE estimators. When the value function model is also correctly specified, DRUnknown is optimal as its asymptotic variance reaches the semiparametric lower bound. We present experimental results conducted in contextual bandits and reinforcement learning to compare the performance of DRUnknown with that of existing methods.
