paper-with-me

홈 › Papers

Generalized Linear Bandits: Almost Optimal Regret with One-Pass Update

2025-07-16 · Yu-Jie Zhang, Sheng-An Xu, Peng Zhao, Masashi Sugiyama arxiv

We study the generalized linear bandit (GLB) problem, a contextual multi-armed bandit framework that extends the classical linear model by incorporating a non-linear link function, thereby modeling a broad class of reward distributions such as Bernoulli and Poisson. While GLBs are widely applicable to real-world scenarios, their non-linear nature introduces significant challenges in achieving both computational and statistical efficiency. Existing methods typically trade off between two objectives, either incurring high per-round costs for optimal regret guarantees or compromising statistical efficiency to enable constant-time updates. In this paper, we propose a jointly efficient algorithm that attains a nearly optimal regret bound with $\mathcal{O}(1)$ time and space complexities per round. The core of our method is a tight confidence set for the online mirror descent (OMD) estimator, which is derived through a novel analysis that leverages the notion of mix loss from online prediction. The analysis shows that our OMD estimator, even with its one-pass updates, achieves statistical efficiency comparable to maximum likelihood estimation, thereby leading to a jointly efficient optimistic method.

📄 PDF Abstract BibTeX arXiv:2507.11847

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Almost Free: Self-concordance in Natural Exponential Families and an Application to Bandits

2024-10-01 · Shuai Liu, Alex Ayoub, Flore Sentenac, Xiaoqi Tan 외

We prove that single-parameter natural exponential families with subexponential tails are self-concordant with polynomial-sized parameters. For subgaussian natural exponential families we establish an exact characterizat…

Near-Optimal Private Learning in Linear Contextual Bandits

2025-02-18 · Fan Chen, Jiachun Li, Alexander Rakhlin, David Simchi-Levi

We analyze the problem of private learning in generalized linear contextual bandits. Our approach is based on a novel method of re-weighted regression, yielding an efficient algorithm with regret of order $\sqrt{T}+\frac…

Multi-Armed Bandits

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…

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 t…

Multi-Armed BanditsNews Recommendation

Differentially Private Stochastic Linear Bandits: (Almost) for Free

2022-07-07 · Osama A. Hanna, Antonious M. Girgis, Christina Fragouli, Suhas Diggavi

In this paper, we propose differentially private algorithms for the problem of stochastic linear bandits in the central, local and shuffled models. In the central model, we achieve almost the same regret as the optimal n…