English

Neural Contextual Bandits without Regret

Machine Learning 2022-03-01 v2 Artificial Intelligence Machine Learning

Abstract

Contextual bandits are a rich model for sequential decision making given side information, with important applications, e.g., in recommender systems. We propose novel algorithms for contextual bandits harnessing neural networks to approximate the unknown reward function. We resolve the open problem of proving sublinear regret bounds in this setting for general context sequences, considering both fully-connected and convolutional networks. To this end, we first analyze NTK-UCB, a kernelized bandit optimization algorithm employing the Neural Tangent Kernel (NTK), and bound its regret in terms of the NTK maximum information gain γT\gamma_T, a complexity parameter capturing the difficulty of learning. Our bounds on γT\gamma_T for the NTK may be of independent interest. We then introduce our neural network based algorithm NN-UCB, and show that its regret closely tracks that of NTK-UCB. Under broad non-parametric assumptions about the reward function, our approach converges to the optimal policy at a O~(T1/2d)\tilde{\mathcal{O}}(T^{-1/2d}) rate, where dd is the dimension of the context.

Keywords

Cite

@article{arxiv.2107.03144,
  title  = {Neural Contextual Bandits without Regret},
  author = {Parnian Kassraie and Andreas Krause},
  journal= {arXiv preprint arXiv:2107.03144},
  year   = {2022}
}

Comments

37 pages, 6 figures

R2 v1 2026-06-24T03:57:44.946Z