English

Online Bandit Linear Optimization: A Study

Machine Learning 2018-05-16 v1 Artificial Intelligence Machine Learning

Abstract

This article introduces the concepts around Online Bandit Linear Optimization and explores an efficient setup called SCRiBLe (Self-Concordant Regularization in Bandit Learning) created by Abernethy et. al.\cite{abernethy}. The SCRiBLe setup and algorithm yield a O(T)O(\sqrt{T}) regret bound and polynomial run time complexity bound on the dimension of the input space. In this article we build up to the bandit linear optimization case and study SCRiBLe.

Keywords

Cite

@article{arxiv.1805.05773,
  title  = {Online Bandit Linear Optimization: A Study},
  author = {Vikram Mullachery and Samarth Tiwari},
  journal= {arXiv preprint arXiv:1805.05773},
  year   = {2018}
}
R2 v1 2026-06-23T01:55:51.093Z