Delaytron: Efficient Learning of Multiclass Classifiers with Delayed Bandit Feedbacks
Abstract
In this paper, we present online algorithm called Delaytron for learning multi class classifiers using delayed bandit feedbacks. The sequence of feedback delays \dt\t=1T is unknown to the algorithm. At the t-th round, the algorithm observes an example xt and predicts a label yt and receives the bandit feedback I[yt=yt] only dt rounds later. When t+dt>T, we consider that the feedback for the t-th round is missing. We show that the proposed algorithm achieves regret of O(2 Kγ[T2+(2+L2R2 F2)Σt=1Tdt]) when the loss for each missing sample is upper bounded by L. In the case when the loss for missing samples is not upper bounded, the regret achieved by Delaytron is O(2 Kγ[T2+2Σt=1Tdt+ M T]) where M is the set of missing samples in T rounds. These bounds were achieved with a constant step size which requires the knowledge of T and Σt=1Tdt. For the case when T and Σt=1Tdt are unknown, we use a doubling trick for online learning and proposed Adaptive Delaytron. We show that Adaptive Delaytron achieves a regret bound of O(T+Σt=1Tdt). We show the effectiveness of our approach by experimenting on various datasets and comparing with state-of-the-art approaches.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.