paper-with-me

Papers

Off-Policy Evaluation of Bandit Algorithm from Dependent Samples under Batch Update Policy

2020-10-23 · Masahiro Kato, Yusuke Kaneko

The goal of off-policy evaluation (OPE) is to evaluate a new policy using historical data obtained via a behavior policy. However, because the contextual bandit algorithm updates the policy based on past observations, the samples are not independent and identically distributed (i.i.d.). This paper tackles this problem by constructing an estimator from a martingale difference sequence (MDS) for the dependent samples. In the data-generating process, we do not assume the convergence of the policy, but the policy uses the same conditional probability of choosing an action during a certain period. Then, we derive an asymptotically normal estimator of the value of an evaluation policy. As another advantage of our method, the batch-based approach simultaneously solves the deficient support problem. Using benchmark and real-world datasets, we experimentally confirm the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2010.13554

Code (0)

등록된 구현이 없습니다.

Tasks

Off-policy evaluation

Similar 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 …

Off-policy evaluation

SPEED: Experimental Design for Policy Evaluation in Linear Heteroscedastic Bandits

2023-01-29 · Subhojyoti Mukherjee, Qiaomin Xie, Josiah Hanna, Robert Nowak

In this paper, we study the problem of optimal data collection for policy evaluation in linear bandits. In policy evaluation, we are given a target policy and asked to estimate the expected reward it will obtain when exe…

Experimental Design

A Practical Guide of Off-Policy Evaluation for Bandit Problems

2020-10-23 · Masahiro Kato, Kenshi Abe, Kaito Ariu, Shota Yasui

Off-policy evaluation (OPE) is the problem of estimating the value of a target policy from samples obtained via different policies. Recently, applying OPE methods for bandit problems has garnered attention. For the theor…

Off-policy evaluation

Low-Rank Bandits via Tight Two-to-Infinity Singular Subspace Recovery

2024-02-24 · Yassir Jedra, William Réveillard, Stefan Stojanovic, Alexandre Proutiere

We study contextual bandits with low-rank structure where, in each round, if the (context, arm) pair $(i,j)\in [m]\times [n]$ is selected, the learner observes a noisy sample of the $(i,j)$-th entry of an unknown low-ran…

Multi-Armed Bandits

Active Learning for Stochastic Contextual Linear Bandits

2026-05-24 · Emma Brunskill, Ishani Karmarkar, Zhaoqi Li arxiv

A key goal in stochastic contextual linear bandits is to efficiently learn a near-optimal policy. Prior algorithms for this problem learn a policy by strategically sampling actions but naively (passively) sampling contex…

Active Learning