paper-with-me

Papers

On the Interplay Between Misspecification and Sub-optimality Gap in Linear Contextual Bandits

2023-03-16 · Weitong Zhang, Jiafan He, Zhiyuan Fan, Quanquan Gu

We study linear contextual bandits in the misspecified setting, where the expected reward function can be approximated by a linear function class up to a bounded misspecification level $\zeta>0$. We propose an algorithm based on a novel data selection scheme, which only selects the contextual vectors with large uncertainty for online regression. We show that, when the misspecification level $\zeta$ is dominated by $\tilde O (\Delta / \sqrt{d})$ with $\Delta$ being the minimal sub-optimality gap and $d$ being the dimension of the contextual vectors, our algorithm enjoys the same gap-dependent regret bound $\tilde O (d^2/\Delta)$ as in the well-specified setting up to logarithmic factors. In addition, we show that an existing algorithm SupLinUCB (Chu et al., 2011) can also achieve a gap-dependent constant regret bound without the knowledge of sub-optimality gap $\Delta$. Together with a lower bound adapted from Lattimore et al. (2020), our result suggests an interplay between misspecification level and the sub-optimality gap: (1) the linear contextual bandit model is efficiently learnable when $\zeta \leq \tilde O(\Delta / \sqrt{d})$; and (2) it is not efficiently learnable when $\zeta \geq \tilde \Omega({\Delta} / {\sqrt{d}})$. Experiments on both synthetic and real-world datasets corroborate our theoretical results.

📄 PDF Abstract BibTeX arXiv:2303.09390

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

No-Regret Linear Bandits under Gap-Adjusted Misspecification

2025-01-09 · Chong Liu, Dan Qiao, Ming Yin, Ilija Bogunovic 외

This work studies linear bandits under a new notion of gap-adjusted misspecification and is an extension of Liu et al. (2023). When the underlying reward function is not linear, existing linear bandits work usually relie…

LEMMA

Corruption-Robust Linear Bandits: Minimax Optimality and Gap-Dependent Misspecification

2024-10-10 · Haolin Liu, Artin Tajdini, Andrew Wagenmaker, Chen-Yu Wei

In linear bandits, how can a learner effectively learn when facing corrupted rewards? While significant work has explored this question, a holistic understanding across different adversarial models and corruption measure…

No-Regret Linear Bandits beyond Realizability

2023-02-26 · Chong Liu, Ming Yin, Yu-Xiang Wang

We study linear bandits when the underlying reward function is not linear. Existing work relies on a uniform misspecification parameter $\epsilon$ that measures the sup-norm error of the best linear approximation. This r…

Dynamic Regret for Non-Stationary Linear Bandits via Misspecification Reductions

2026-07-03 · Zihao Hu, Yuan Yao, Jiheng Zhang, Zhengyuan Zhou arxiv

Many online decision-making problems involve both round-specific feasible actions and drifting reward models: eligible ad impressions, feasible prices, and available treatments can change over time, while user preference…

Robust Contextual Linear Bandits

2022-10-26 · Rong Zhu, Branislav Kveton

Model misspecification is a major consideration in applications of statistical methods and machine learning. However, it is often neglected in contextual bandits. This paper studies a common form of misspecification, an …

Multi-Armed Bandits