paper-with-me

Papers

Adapting to Misspecification in Contextual Bandits with Offline Regression Oracles

2021-02-26 · Sanath Kumar Krishnamurthy, Vitor Hadad, Susan Athey

Computationally efficient contextual bandits are often based on estimating a predictive model of rewards given contexts and arms using past data. However, when the reward model is not well-specified, the bandit algorithm may incur unexpected regret, so recent work has focused on algorithms that are robust to misspecification. We propose a simple family of contextual bandit algorithms that adapt to misspecification error by reverting to a good safe policy when there is evidence that misspecification is causing a regret increase. Our algorithm requires only an offline regression oracle to ensure regret guarantees that gracefully degrade in terms of a measure of the average misspecification level. Compared to prior work, we attain similar regret guarantees, but we do no rely on a master algorithm, and do not require more robust oracles like online or constrained regression oracles (e.g., Foster et al. (2020a); Krishnamurthy et al. (2020)). This allows us to design algorithms for more general function approximation classes.

📄 PDF Abstract BibTeX arXiv:2102.13240

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Banditsregression

Similar Papers 제목 키워드 기반

Adapting to Misspecification in Contextual Bandits

2021-07-12 · NeurIPS 2020 12 · Dylan J. Foster, Claudio Gentile, Mehryar Mohri, Julian Zimmert

A major research direction in contextual bandits is to develop algorithms that are computationally efficient, yet support flexible, general-purpose function approximation. Algorithms based on modeling rewards have shown …

Multi-Armed Banditsregression

Online KL-Regularized Reinforcement Learning with Function Approximation under Misspecification

2026-06-04 · Haoyang Hong, Zichen Wang, Quanquan Gu, Huazheng Wang arxiv

We study KL-regularized contextual bandits and episodic reinforcement learning (RL) under general function approximation with model misspecification. Existing guarantees rely on realizability and therefore do not extend …

Reinforcement Learning

Bypassing the Monster: A Faster and Simpler Optimal Algorithm for Contextual Bandits under Realizability

2020-03-28 · David Simchi-Levi, Yunzong Xu

We consider the general (stochastic) contextual bandit problem under the realizability assumption, i.e., the expected reward, as a function of contexts and actions, belongs to a general function class $\mathcal{F}$. We d…

Multi-Armed Banditsregression

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 …

Multi-Armed Bandits

Upper Counterfactual Confidence Bounds: a New Optimism Principle for Contextual Bandits

2020-07-15 · Yunbei Xu, Assaf Zeevi

The principle of optimism in the face of uncertainty is one of the most widely used and successful ideas in multi-armed bandits and reinforcement learning. However, existing optimistic algorithms (primarily UCB and its v…

counterfactualMulti-Armed Banditsregression