English

Conformal Off-policy Prediction

Machine Learning 2023-02-10 v2 Machine Learning

Abstract

Off-policy evaluation is critical in a number of applications where new policies need to be evaluated offline before online deployment. Most existing methods focus on the expected return, define the target parameter through averaging and provide a point estimator only. In this paper, we develop a novel procedure to produce reliable interval estimators for a target policy's return starting from any initial state. Our proposal accounts for the variability of the return around its expectation, focuses on the individual effect and offers valid uncertainty quantification. Our main idea lies in designing a pseudo policy that generates subsamples as if they were sampled from the target policy so that existing conformal prediction algorithms are applicable to prediction interval construction. Our methods are justified by theories, synthetic data and real data from short-video platforms.

Keywords

Cite

@article{arxiv.2206.06711,
  title  = {Conformal Off-policy Prediction},
  author = {Yingying Zhang and Chengchun Shi and Shikai Luo},
  journal= {arXiv preprint arXiv:2206.06711},
  year   = {2023}
}

Comments

This paper is accepted at the 26th International Conference on Artificial Intelligence and Statistics (AISTATS 2023)

R2 v1 2026-06-24T11:50:29.918Z