paper-with-me

Papers

Towards Costless Model Selection in Contextual Bandits: A Bias-Variance Perspective

2021-06-11 · Sanath Kumar Krishnamurthy, Adrienne Margaret Propp, Susan Athey

Model selection in supervised learning provides costless guarantees as if the model that best balances bias and variance was known a priori. We study the feasibility of similar guarantees for cumulative regret minimization in the stochastic contextual bandit setting. Recent work [Marinov and Zimmert, 2021] identifies instances where no algorithm can guarantee costless regret bounds. Nevertheless, we identify benign conditions where costless model selection is feasible: gradually increasing class complexity, and diminishing marginal returns for best-in-class policy value with increasing class complexity. Our algorithm is based on a novel misspecification test, and our analysis demonstrates the benefits of using model selection for reward estimation. Unlike prior work on model selection in contextual bandits, our algorithm carefully adapts to the evolving bias-variance trade-off as more data is collected. In particular, our algorithm and analysis go beyond adapting to the complexity of the simplest realizable class and instead adapt to the complexity of the simplest class whose estimation variance dominates the bias. For short horizons, this provides improved regret guarantees that depend on the complexity of simpler classes.

📄 PDF Abstract BibTeX arXiv:2106.06483

Code (0)

등록된 구현이 없습니다.

Tasks

Model SelectionMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Improved Offline Contextual Bandits with Second-Order Bounds: Betting and Freezing

2025-02-15 · J. Jon Ryu, Jeongyeol Kwon, Benjamin Koppe, Kwang-Sung Jun

We consider the off-policy selection and learning in contextual bandits where the learner aims to select or train a reward-maximizing policy using data collected by a fixed behavior policy. Our contribution is two-fold. …

Multi-Armed Bandits

Estimation Considerations in Contextual Bandits

2017-11-19 · Maria Dimakopoulou, Zhengyuan Zhou, Susan Athey, Guido Imbens

Contextual bandit algorithms are sensitive to the estimation method of the outcome model as well as the exploration method used, particularly in the presence of rich heterogeneity or complex outcome models, which can lea…

Causal InferenceEconometricsMulti-Armed Bandits

Local Metric Learning for Off-Policy Evaluation in Contextual Bandits with Continuous Actions

2022-10-24 · Haanvid Lee, Jongmin Lee, Yunseon Choi, Wonseok Jeon 외

We consider local kernel metric learning for off-policy evaluation (OPE) of deterministic policies in contextual bandits with continuous action spaces. Our work is motivated by practical scenarios where the target policy…

Metric LearningMulti-Armed BanditsOff-policy evaluation

Optimal and Adaptive Off-policy Evaluation in Contextual Bandits

2016-12-04 · ICML 2017 8 · Yu-Xiang Wang, Alekh Agarwal, Miroslav Dudik

We study the off-policy evaluation problem---estimating the value of a target policy using data collected by another policy---under the contextual bandit model. We consider the general (agnostic) setting without access t…

Multi-Armed BanditsOff-policy evaluation

Context-Action Embedding Learning for Off-Policy Evaluation in Contextual Bandits

2025-08-31 · Kushagra Chandak, Vincent Liu, Haanvid Lee arxiv

We consider off-policy evaluation (OPE) in contextual bandits with finite action space. Inverse Propensity Score (IPS) weighting is a widely used method for OPE due to its unbiased, but it suffers from significant varian…