Offline Policy Learning with Weight Clipping and Heaviside Composite Optimization
Jingren Liu, Hanzhang Qin, Junyi Liu, Mabel C. Chou, Jong-Shi Pang
TL;DR
The paper tackles offline policy learning under weak overlap, where standard IPW/DR estimators exhibit high variance. It introduces the Optimized Clipped Doubly Robust (OCDR) estimator with a closed-form, policy-dependent clipping threshold $\widehat{\tau}(g)$ that minimizes the policy-value MSE, and recasts policy optimization as a Heaviside composite optimization (HSCOP). A Progressive Integer Programming (PIP) method is developed to efficiently solve the resulting single-level HSCOP reformulation, enabling tractable learning in a linear policy class. The authors prove a suboptimality bound showing that reducing the worst-case MSE in policy evaluation improves learning performance, and validate the approach with synthetic and real-world insurance data, demonstrating computational gains and superior policy value. Overall, OCDRL offers a principled, scalable framework for variance-reduced offline policy learning with theoretical guarantees and practical impact.
Abstract
Offline policy learning aims to use historical data to learn an optimal personalized decision rule. In the standard estimate-then-optimize framework, reweighting-based methods (e.g., inverse propensity weighting or doubly robust estimators) are widely used to produce unbiased estimates of policy values. However, when the propensity scores of some treatments are small, these reweighting-based methods suffer from high variance in policy value estimation, which may mislead the downstream policy optimization and yield a learned policy with inferior value. In this paper, we systematically develop an offline policy learning algorithm based on a weight-clipping estimator that truncates small propensity scores via a clipping threshold chosen to minimize the mean squared error (MSE) in policy value estimation. Focusing on linear policies, we address the bilevel and discontinuous objective induced by weight-clipping-based policy optimization by reformulating the problem as a Heaviside composite optimization problem, which provides a rigorous computational framework. The reformulated policy optimization problem is then solved efficiently using the progressive integer programming method, making practical policy learning tractable. We establish an upper bound for the suboptimality of the proposed algorithm, which reveals how the reduction in MSE of policy value estimation, enabled by our proposed weight-clipping estimator, leads to improved policy learning performance.
