paper-with-me

Papers

Linear Bandits with Limited Adaptivity and Learning Distributional Optimal Design

2020-07-04 · Yufei Ruan, Jiaqi Yang, Yuan Zhou

Motivated by practical needs such as large-scale learning, we study the impact of adaptivity constraints to linear contextual bandits, a central problem in online active learning. We consider two popular limited adaptivity models in literature: batch learning and rare policy switches. We show that, when the context vectors are adversarially chosen in $d$-dimensional linear contextual bandits, the learner needs $O(d \log d \log T)$ policy switches to achieve the minimax-optimal regret, and this is optimal up to $\mathrm{poly}(\log d, \log \log T)$ factors; for stochastic context vectors, even in the more restricted batch learning model, only $O(\log \log T)$ batches are needed to achieve the optimal regret. Together with the known results in literature, our results present a complete picture about the adaptivity constraints in linear contextual bandits. Along the way, we propose the distributional optimal design, a natural extension of the optimal experiment design, and provide a both statistically and computationally efficient learning algorithm for the problem, which may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2007.01980

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Achieving Limited Adaptivity for Multinomial Logistic Bandits

2025-08-05 · Sukruta Prakash Midigeshi, Tanmay Goyal, Gaurav Sinha arxiv

Multinomial Logistic Bandits have recently attracted much attention due to their ability to model problems with multiple outcomes. In this setting, each decision is associated with many possible outcomes, modeled using a…

Computational Efficiency

Generalized Linear Bandits with Limited Adaptivity

2024-04-10 · Ayush Sawarni, Nirjhar Das, Siddharth Barman, Gaurav Sinha

We study the generalized linear contextual bandit problem within the constraints of limited adaptivity. In this paper, we present two algorithms, $\texttt{B-GLinCB}$ and $\texttt{RS-GLinCB}$, that address, respectively, …

Multi-Armed Bandits

Optimal and Practical Batched Linear Bandit Algorithm

2025-07-11 · Sanghoon Yu, Min-hwan Oh arxiv

We study the linear bandit problem under limited adaptivity, known as the batched linear bandit. While existing approaches can achieve near-optimal regret in theory, they are often computationally prohibitive or underper…

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…

Avoiding the Price of Adaptivity: Inference in Linear Contextual Bandits via Stability

2025-12-23 · Samya Praharaj, Koulik Khamaru arxiv

Statistical inference in contextual bandits is challenging due to the adaptive, non-i.i.d. nature of the data. A growing body of work shows that classical least-squares inference can fail under adaptive sampling, and tha…