paper-with-me

홈 › Papers

Contextual Bandits with Smooth Regret: Efficient Learning in Continuous Action Spaces

2022-07-12 · Yinglun Zhu, Paul Mineiro

Designing efficient general-purpose contextual bandit algorithms that work with large -- or even continuous -- action spaces would facilitate application to important scenarios such as information retrieval, recommendation systems, and continuous control. While obtaining standard regret guarantees can be hopeless, alternative regret notions have been proposed to tackle the large action setting. We propose a smooth regret notion for contextual bandits, which dominates previously proposed alternatives. We design a statistically and computationally efficient algorithm -- for the proposed smooth regret -- that works with general function approximation under standard supervised oracles. We also present an adaptive algorithm that automatically adapts to any smoothness level. Our algorithms can be used to recover the previous minimax/Pareto optimal guarantees under the standard regret, e.g., in bandit problems with multiple best arms and Lipschitz/H{\"o}lder bandits. We conduct large-scale empirical evaluations demonstrating the efficacy of our proposed algorithms.

📄 PDF Abstract BibTeX arXiv:2207.05849

Code (1)

pmineiro/smoothcb 공식 구현 pytorch

Tasks

continuous-controlContinuous ControlInformation RetrievalMulti-Armed BanditsRecommendation SystemsRetrieval

Similar Papers 제목 키워드 기반

A conversion theorem and minimax optimality for continuum contextual bandits

2024-06-09 · Arya Akhavan, Karim Lounici, Massimiliano Pontil, Alexandre B. Tsybakov

We study the contextual continuum bandits problem, where the learner sequentially receives a side information vector and has to choose an action in a convex set, minimizing a function associated with the context. The goa…

Multi-Armed Bandits

Contextual Bandits with Continuous Actions: Smoothing, Zooming, and Adapting

2019-02-05 · Akshay Krishnamurthy, John Langford, Aleksandrs Slivkins, Chicheng Zhang

We study contextual bandit learning with an abstract policy class and continuous action space. We obtain two qualitatively different regret bounds: one competes with a smoothed version of the policy class under no contin…

Multi-Armed Bandits

Infinite Action Contextual Bandits with Reusable Data Exhaust

2023-02-16 · Mark Rucker, Yinglun Zhu, Paul Mineiro

For infinite action contextual bandits, smoothed regret and reduction to regression results in state-of-the-art online performance with computational cost independent of the action set: unfortunately, the resulting data …

Model SelectionMulti-Armed Banditsregression

Smooth Contextual Bandits: Bridging the Parametric and Non-differentiable Regret Regimes

2019-09-05 · Yichun Hu, Nathan Kallus, Xiaojie Mao

We study a nonparametric contextual bandit problem where the expected reward functions belong to a H\"older class with smoothness parameter $\beta$. We show how this interpolates between two extremes that were previously…

Multi-Armed Bandits

Batched Nonparametric Contextual Bandits

2024-02-27 · Rong Jiang, Cong Ma

We study nonparametric contextual bandits under batch constraints, where the expected reward for each action is modeled as a smooth function of covariates, and the policy updates are made at the end of each batch of obse…

Multi-Armed Bandits