English

Online Learning in Contextual Bandits using Gated Linear Networks

Machine Learning 2020-11-23 v2 Artificial Intelligence Machine Learning

Abstract

We introduce a new and completely online contextual bandit algorithm called Gated Linear Contextual Bandits (GLCB). This algorithm is based on Gated Linear Networks (GLNs), a recently introduced deep learning architecture with properties well-suited to the online setting. Leveraging data-dependent gating properties of the GLN we are able to estimate prediction uncertainty with effectively zero algorithmic overhead. We empirically evaluate GLCB compared to 9 state-of-the-art algorithms that leverage deep neural networks, on a standard benchmark suite of discrete and continuous contextual bandit problems. GLCB obtains median first-place despite being the only online method, and we further support these results with a theoretical study of its convergence properties.

Keywords

Cite

@article{arxiv.2002.11611,
  title  = {Online Learning in Contextual Bandits using Gated Linear Networks},
  author = {Eren Sezener and Marcus Hutter and David Budden and Jianan Wang and Joel Veness},
  journal= {arXiv preprint arXiv:2002.11611},
  year   = {2020}
}

Comments

NeurIPS 2020

R2 v1 2026-06-23T13:54:51.226Z