paper-with-me

Papers

Provably Optimal Algorithms for Generalized Linear Contextual Bandits

2017-02-28 · ICML 2017 8 · Lihong Li, Yu Lu, Dengyong Zhou

Contextual bandits are widely used in Internet services from news recommendation to advertising, and to Web search. Generalized linear models (logistical regression in particular) have demonstrated stronger performance than linear models in many applications where rewards are binary. However, most theoretical analyses on contextual bandits so far are on linear bandits. In this work, we propose an upper confidence bound based algorithm for generalized linear contextual bandits, which achieves an $\tilde{O}(\sqrt{dT})$ regret over $T$ rounds with $d$ dimensional feature vectors. This regret matches the minimax lower bound, up to logarithmic terms, and improves on the best previous result by a $\sqrt{d}$ factor, assuming the number of arms is fixed. A key component in our analysis is to establish a new, sharp finite-sample confidence bound for maximum-likelihood estimates in generalized linear models, which may be of independent interest. We also analyze a simpler upper confidence bound algorithm, which is useful in practice, and prove it to have optimal regret for certain cases.

📄 PDF Abstract BibTeX arXiv:1703.00048

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsNews Recommendation

Similar Papers 제목 키워드 기반

Practical and Optimal Algorithm for Linear Contextual Bandits with Rare Parameter Updates

2026-05-31 · Sanghoon Yu, Min-hwan Oh arxiv

We study linear contextual bandits under rare parameter updates: the learner may incorporate reward feedback into its parameter estimate only at a small number of update times, while still observing contexts online and s…

A Provably Efficient Model-Free Posterior Sampling Method for Episodic Reinforcement Learning

2022-08-23 · NeurIPS 2021 12 · Christoph Dann, Mehryar Mohri, Tong Zhang, Julian Zimmert

Thompson Sampling is one of the most effective methods for contextual bandits and has been generalized to posterior sampling for certain MDP settings. However, existing posterior sampling methods for reinforcement learni…

Multi-Armed Banditsreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Efficient Algorithms for Generalized Linear Bandits with Heavy-tailed Rewards

2023-10-28 · NeurIPS 2023 11

This paper investigates the problem of generalized linear bandits with heavy-tailed rewards, whose $(1+\epsilon)$-th moment is bounded for some $\epsilon\in (0,1]$. Although there exist methods for generalized linear ban…

Learning in Generalized Linear Contextual Bandits with Stochastic Delays

2019-12-01 · NeurIPS 2019 12 · Zhengyuan Zhou, Renyuan Xu, Jose Blanchet

In this paper, we consider online learning in generalized linear contextual bandits where rewards are not immediately observed. Instead, rewards are available to the decision maker only after some delay, which is unknown…

Multi-Armed Bandits

Provable Anytime Ensemble Sampling Algorithms in Nonlinear Contextual Bandits

2025-10-12 · Jiazheng Sun, Weixin Wang, Pan Xu arxiv

We provide a unified algorithmic framework for ensemble sampling in nonlinear contextual bandits and develop corresponding regret bounds for two most common nonlinear contextual bandit settings: Generalized Linear Ensemb…