Predicting Long Term Sequential Policy Value Using Softer Surrogates
Hyunji Nam, Allen Nie, Ge Gao, Vasilis Syrgkanis, Emma Brunskill
TL;DR
This work tackles predicting the long-term value of a sequential policy when new actions are introduced and full horizon data are unavailable. It introduces soft surrogates and the dynamic invariance assumption to connect short-horizon on-policy data with long-horizon off-policy data, enabling estimation of $V^{\pi_e}$ from limited observations. The authors propose regression-based soft surrogate estimators and their doubly robust extensions, with finite-sample guarantees under covariate shift and cross-fitting. Empirical results in HIV treatment and Sepsis ICU simulations show accurate predictions using as little as $10\%$ of the full horizon, outperforming several baselines and offering significant practical value for high-stakes domains like healthcare. The work thus provides a principled way to evaluate novel sequential policies without lengthy trials, with broad implications for education and online systems alike.
Abstract
Off-policy policy evaluation (OPE) estimates the outcome of a new policy using historical data collected from a different policy. However, existing OPE methods cannot handle cases when the new policy introduces novel actions. This issue commonly occurs in real-world domains, like healthcare, as new drugs and treatments are continuously developed. Novel actions necessitate on-policy data collection, which can be burdensome and expensive if the outcome of interest takes a substantial amount of time to observe--for example, in multi-year clinical trials. This raises a key question of how to predict the long-term outcome of a policy after only observing its short-term effects? Though in general this problem is intractable, under some surrogacy conditions, the short-term on-policy data can be combined with the long-term historical data to make accurate predictions about the new policy's long-term value. In two simulated healthcare examples--HIV and sepsis management--we show that our estimators can provide accurate predictions about the policy value only after observing 10\% of the full horizon data. We also provide finite sample analysis of our doubly robust estimators.
