Margin-Independent Online Multiclass Learning via Convex Geometry

Abstract

We consider the problem of multi-class classification, where a stream of adversarially chosen queries arrive and must be assigned a label online. Unlike traditional bounds which seek to minimize the misclassification rate, we minimize the total distance from each query to the region corresponding to its assigned label. When the true labels are determined via a nearest neighbor partition -- i.e. the label of a point is given by which of $k$ centers it is closest to in Euclidean distance -- we show that one can achieve a loss that is independent of the total number of queries. We complement this result by showing that learning general convex sets requires an almost linear loss per query. Our results build off of regret guarantees for the problem of contextual search. In addition, we develop a novel reduction technique from multiclass classification to binary classification which may be of independent interest.

Cite

Text

Guruganesh et al. "Margin-Independent Online Multiclass Learning via Convex Geometry." Neural Information Processing Systems, 2021.

Markdown

[Guruganesh et al. "Margin-Independent Online Multiclass Learning via Convex Geometry." Neural Information Processing Systems, 2021.](https://mlanthology.org/neurips/2021/guruganesh2021neurips-marginindependent/)

BibTeX

@inproceedings{guruganesh2021neurips-marginindependent,
  title     = {{Margin-Independent Online Multiclass Learning via Convex Geometry}},
  author    = {Guruganesh, Guru and Liu, Allen and Schneider, Jon and Wang, Joshua},
  booktitle = {Neural Information Processing Systems},
  year      = {2021},
  url       = {https://mlanthology.org/neurips/2021/guruganesh2021neurips-marginindependent/}
}