LGMLAug 15, 2020

Accountable Off-Policy Evaluation With Kernel Bellman Statistics

arXiv:2008.06668v147 citations
Originality Incremental advance
AI Analysis

This addresses the need for rigorous confidence intervals in high-cost or safety-critical applications like medical diagnosis and robotics, offering an incremental improvement over existing methods.

The paper tackles the problem of off-policy evaluation by proposing a variational framework to compute tight confidence intervals for policy performance, reducing it to an optimization problem based on kernel Bellman loss, with empirical results showing tight intervals in various settings.

We consider off-policy evaluation (OPE), which evaluates the performance of a new policy from observed data collected from previous experiments, without requiring the execution of the new policy. This finds important applications in areas with high execution cost or safety concerns, such as medical diagnosis, recommendation systems and robotics. In practice, due to the limited information from off-policy data, it is highly desirable to construct rigorous confidence intervals, not just point estimation, for the policy performance. In this work, we propose a new variational framework which reduces the problem of calculating tight confidence bounds in OPE into an optimization problem on a feasible set that catches the true state-action value function with high probability. The feasible set is constructed by leveraging statistical properties of a recently proposed kernel Bellman loss (Feng et al., 2019). We design an efficient computational approach for calculating our bounds, and extend it to perform post-hoc diagnosis and correction for existing estimators. Empirical results show that our method yields tight confidence intervals in different settings.

Foundations

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

Your Notes