SOTAVerified

Bandit Multiclass Linear Classification: Efficient Algorithms for the Separable Case

2019-02-06Unverified0· sign in to hype

Alina Beygelzimer, Dávid Pál, Balázs Szörényi, Devanathan Thiruvenkatachari, Chen-Yu Wei, Chicheng Zhang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We study the problem of efficient online multiclass linear classification with bandit feedback, where all examples belong to one of K classes and lie in the d-dimensional Euclidean space. Previous works have left open the challenge of designing efficient algorithms with finite mistake bounds when the data is linearly separable by a margin . In this work, we take a first step towards this problem. We consider two notions of linear separability: strong and weak. 1. Under the strong linear separability condition, we design an efficient algorithm that achieves a near-optimal mistake bound of O( K/^2 ). 2. Under the more challenging weak linear separability condition, we design an efficient algorithm with a mistake bound of (2^O(K ^2 (1/)), 2^O(1/ K)). Our algorithm is based on kernel Perceptron, which is inspired by the work of (Klivans and Servedio, 2008) on improperly learning intersection of halfspaces.

Tasks

Reproductions