paper-with-me

Papers

Confidence Interval for Off-Policy Evaluation from Dependent Samples via Bandit Algorithm: Approach from Standardized Martingales

2020-06-12 · Masahiro Kato

This study addresses the problem of off-policy evaluation (OPE) from dependent samples obtained via the bandit algorithm. The goal of OPE is to evaluate a new policy using historical data obtained from behavior policies generated by the bandit algorithm. Because the bandit algorithm updates the policy based on past observations, the samples are not independent and identically distributed (i.i.d.). However, several existing methods for OPE do not take this issue into account and are based on the assumption that samples are i.i.d. In this study, we address this problem by constructing an estimator from a standardized martingale difference sequence. To standardize the sequence, we consider using evaluation data or sample splitting with a two-step estimation. This technique produces an estimator with asymptotic normality without restricting a class of behavior policies. In an experiment, the proposed estimator performs better than existing methods, which assume that the behavior policy converges to a time-invariant policy.

📄 PDF Abstract BibTeX arXiv:2006.06982

Code (0)

등록된 구현이 없습니다.

Tasks

Off-policy evaluation

Similar Papers 제목 키워드 기반

CoinDICE: Off-Policy Confidence Interval Estimation

2020-10-22 · NeurIPS 2020 12 · Bo Dai, Ofir Nachum, Yinlam Chow, Lihong Li 외

We study high-confidence behavior-agnostic off-policy evaluation in reinforcement learning, where the goal is to estimate a confidence interval on a target policy's value, given only access to a static experience dataset…

Off-policy evaluationReinforcement Learning (RL)valid

Interval Estimation for Reinforcement-Learning Algorithms in Continuous-State Domains

2010-12-01 · NeurIPS 2010 12 · Martha White, Adam White

The reinforcement learning community has explored many approaches to obtain- ing value estimates and models to guide decision making; these approaches, how- ever, do not usually provide a measure of confidence in the est…

Decision Makingparameter estimationreinforcement-learningReinforcement Learning+1

Bootstrapping with Models: Confidence Intervals for Off-Policy Evaluation

2016-06-20 · Josiah P. Hanna, Peter Stone, Scott Niekum

For an autonomous agent, executing a poor policy may be costly or even dangerous. For such agents, it is desirable to determine confidence interval lower bounds on the performance of any given policy without executing sa…

Off-policy evaluation

Smaller Confidence Intervals From IPW Estimators via Data-Dependent Coarsening

2024-10-02 · Alkis Kalavasis, Anay Mehrotra, Manolis Zampetakis

Inverse propensity-score weighted (IPW) estimators are prevalent in causal inference for estimating average treatment effects in observational studies. Under unconfoundedness, given accurate propensity scores and $n$ sam…

Causal Inference

Accountable Off-Policy Evaluation via a Kernelized Bellman Statistics

2020-01-01 · ICML 2020 1 · Yihao Feng, Tongzheng Ren, Ziyang Tang, Qiang Liu

Off-policy evaluation plays an important role in modern reinforcement learning. However, most of the existing off-policy evaluation only focus on the value estimation, without providing an accountable confidence interval…

Off-policy evaluation