English

Problem-Complexity Adaptive Model Selection for Stochastic Linear Bandits

Machine Learning 2020-06-17 v2 Machine Learning

Abstract

We consider the problem of model selection for two popular stochastic linear bandit settings, and propose algorithms that adapts to the unknown problem complexity. In the first setting, we consider the KK armed mixture bandits, where the mean reward of arm i[K]i \in [K], is μi+αi,t,θ\mu_i+ \langle \alpha_{i,t},\theta^* \rangle , with αi,tRd\alpha_{i,t} \in \mathbb{R}^d being the known context vector and μi[1,1]\mu_i \in [-1,1] and θ\theta^* are unknown parameters. We define θ\|\theta^*\| as the problem complexity and consider a sequence of nested hypothesis classes, each positing a different upper bound on θ\|\theta^*\|. Exploiting this, we propose Adaptive Linear Bandit (ALB), a novel phase based algorithm that adapts to the true problem complexity, θ\|\theta^*\|. We show that ALB achieves regret scaling of O(θT)O(\|\theta^*\|\sqrt{T}), where θ\|\theta^*\| is apriori unknown. As a corollary, when θ=0\theta^*=0, ALB recovers the minimax regret for the simple bandit algorithm without such knowledge of θ\theta^*. ALB is the first algorithm that uses parameter norm as model section criteria for linear bandits. Prior state of art algorithms \cite{osom} achieve a regret of O(LT)O(L\sqrt{T}), where LL is the upper bound on θ\|\theta^*\|, fed as an input to the problem. In the second setting, we consider the standard linear bandit problem (with possibly an infinite number of arms) where the sparsity of θ\theta^*, denoted by ddd^* \leq d, is unknown to the algorithm. Defining dd^* as the problem complexity, we show that ALB achieves O(dT)O(d^*\sqrt{T}) regret, matching that of an oracle who knew the true sparsity level. This methodology is then extended to the case of finitely many arms and similar results are proven. This is the first algorithm that achieves such model selection guarantees. We further verify our results via synthetic and real-data experiments.

Keywords

Cite

@article{arxiv.2006.02612,
  title  = {Problem-Complexity Adaptive Model Selection for Stochastic Linear Bandits},
  author = {Avishek Ghosh and Abishek Sankararaman and Kannan Ramchandran},
  journal= {arXiv preprint arXiv:2006.02612},
  year   = {2020}
}

Comments

24 pages, 8 figures

R2 v1 2026-06-23T16:02:40.341Z