English

Optimal and Practical Batched Linear Bandit Algorithm

Machine Learning 2025-08-12 v2 Machine Learning

Abstract

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 underperform in practice. We propose BLAE, a novel batched algorithm that integrates arm elimination with regularized G-optimal design, achieving the minimax optimal regret (up to logarithmic factors in TT) in both large-KK and small-KK regimes for the first time, while using only O(loglogT)O(\log\log T) batches. Our analysis introduces new techniques for batch-wise optimal design and refined concentration bounds. Crucially, BLAE demonstrates low computational overhead and strong empirical performance, outperforming state-of-the-art methods in extensive numerical evaluations. Thus, BLAE is the first algorithm to combine provable minimax-optimality in all regimes and practical superiority in batched linear bandits.

Keywords

Cite

@article{arxiv.2507.08438,
  title  = {Optimal and Practical Batched Linear Bandit Algorithm},
  author = {Sanghoon Yu and Min-hwan Oh},
  journal= {arXiv preprint arXiv:2507.08438},
  year   = {2025}
}

Comments

Accepted at ICML 2025

R2 v1 2026-07-01T03:56:16.186Z