MLLGDec 29, 2022

Quantile Off-Policy Evaluation via Deep Conditional Generative Learning

arXiv:2212.14466v16 citationsh-index: 28
Originality Incremental advance
AI Analysis

This work addresses the need for robust policy evaluation in applications like healthcare and technology where reward distributions are skewed, offering a domain-specific improvement over existing methods.

The paper tackles the problem of evaluating target policies in sequential decision making by focusing on quantile-based metrics rather than mean outcomes, proposing a doubly-robust inference procedure that outperforms classical estimators in settings with heavy-tailed reward distributions.

Off-Policy evaluation (OPE) is concerned with evaluating a new target policy using offline data generated by a potentially different behavior policy. It is critical in a number of sequential decision making problems ranging from healthcare to technology industries. Most of the work in existing literature is focused on evaluating the mean outcome of a given policy, and ignores the variability of the outcome. However, in a variety of applications, criteria other than the mean may be more sensible. For example, when the reward distribution is skewed and asymmetric, quantile-based metrics are often preferred for their robustness. In this paper, we propose a doubly-robust inference procedure for quantile OPE in sequential decision making and study its asymptotic properties. In particular, we propose utilizing state-of-the-art deep conditional generative learning methods to handle parameter-dependent nuisance function estimation. We demonstrate the advantages of this proposed estimator through both simulations and a real-world dataset from a short-video platform. In particular, we find that our proposed estimator outperforms classical OPE estimators for the mean in settings with heavy-tailed reward distributions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes