English

Learning Multiclass Classifier Under Noisy Bandit Feedback

Machine Learning 2021-06-08 v2 Machine Learning

Abstract

This paper addresses the problem of multiclass classification with corrupted or noisy bandit feedback. In this setting, the learner may not receive true feedback. Instead, it receives feedback that has been flipped with some non-zero probability. We propose a novel approach to deal with noisy bandit feedback based on the unbiased estimator technique. We further offer a method that can efficiently estimate the noise rates, thus providing an end-to-end framework. The proposed algorithm enjoys a mistake bound of the order of O(T)O(\sqrt{T}) in the high noise case and of the order of O(T\nicefrac23)O(T^{\nicefrac{2}{3}}) in the worst case. We show our approach's effectiveness using extensive experiments on several benchmark datasets.

Keywords

Cite

@article{arxiv.2006.03545,
  title  = {Learning Multiclass Classifier Under Noisy Bandit Feedback},
  author = {Mudit Agarwal and Naresh Manwani},
  journal= {arXiv preprint arXiv:2006.03545},
  year   = {2021}
}

Comments

17 pages, 6 figures 1 Table

R2 v1 2026-06-23T16:05:41.873Z