English

Online Multiclass Boosting with Bandit Feedback

Machine Learning 2019-02-26 v2 Machine Learning

Abstract

We present online boosting algorithms for multiclass classification with bandit feedback, where the learner only receives feedback about the correctness of its prediction. We propose an unbiased estimate of the loss using a randomized prediction, allowing the model to update its weak learners with limited information. Using the unbiased estimate, we extend two full information boosting algorithms (Jung et al., 2017) to the bandit setting. We prove that the asymptotic error bounds of the bandit algorithms exactly match their full information counterparts. The cost of restricted feedback is reflected in the larger sample complexity. Experimental results also support our theoretical findings, and performance of the proposed models is comparable to that of an existing bandit boosting algorithm, which is limited to use binary weak learners.

Keywords

Cite

@article{arxiv.1810.05290,
  title  = {Online Multiclass Boosting with Bandit Feedback},
  author = {Daniel T. Zhang and Young Hun Jung and Ambuj Tewari},
  journal= {arXiv preprint arXiv:1810.05290},
  year   = {2019}
}

Comments

Accepted in AISTATS 2019

R2 v1 2026-06-23T04:37:06.902Z