Self-Directed Linear Classification

08/06/2023
by   Ilias Diakonikolas, et al.
0

In online classification, a learner is presented with a sequence of examples and aims to predict their labels in an online fashion so as to minimize the total number of mistakes. In the self-directed variant, the learner knows in advance the pool of examples and can adaptively choose the order in which predictions are made. Here we study the power of choosing the prediction order and establish the first strong separation between worst-order and random-order learning for the fundamental task of linear classification. Prior to our work, such a separation was known only for very restricted concept classes, e.g., one-dimensional thresholds or axis-aligned rectangles. We present two main results. If X is a dataset of n points drawn uniformly at random from the d-dimensional unit sphere, we design an efficient self-directed learner that makes O(d loglog(n)) mistakes and classifies the entire dataset. If X is an arbitrary d-dimensional dataset of size n, we design an efficient self-directed learner that predicts the labels of 99% of the points in X with mistake bound independent of n. In contrast, under a worst- or random-ordering, the number of mistakes must be at least Ω(d log n), even when the points are drawn uniformly from the unit sphere and the learner only needs to predict the labels for 1% of them.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/27/2023

Online GentleAdaBoost – Technical Report

We study the online variant of GentleAdaboost, where we combine a weak l...
research
11/29/2020

FROCC: Fast Random projection-based One-Class Classification

We present Fast Random projection-based One-Class Classification (FROCC)...
research
01/18/2021

A note on the price of bandit feedback for mistake-bounded online learning

The standard model and the bandit model are two generalizations of the m...
research
06/29/2021

Exponential Weights Algorithms for Selective Learning

We study the selective learning problem introduced by Qiao and Valiant (...
research
09/29/2021

Apple Tasting Revisited: Bayesian Approaches to Partially Monitored Online Binary Classification

We consider a variant of online binary classification where a learner se...
research
10/29/2021

A Remark on Random Vectors and Irreducible Representations

It was observed in [1] that the expectation of a squared scalar product ...
research
05/07/2018

A Lifting method for analyzing distributed synchronization on the unit sphere

This paper introduces a new lifting method for analyzing convergence of ...

Please sign up or login with your details

Forgot password? Click here to reset