vix.ing · top · new · best · stats · spec

Online Bandit Linear Optimization: A Study

2018/05/11 by Mullachery, Vikram, Tiwari, Samarth
#Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML)

paper · doi:10.48550/arxiv.1805.05773

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.\citeabernethy. The SCRiBLe setup and algorithm yield a O(√(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.

Related