Online Multiclass Learning by Interclass Hypothesis Sharing

Abstract

We describe a general framework for online multiclass learning based on the notion of hypothesis sharing. In our framework sets of classes are associated with hypotheses. Thus, all classes within a given set share the same hypothesis. This framework includes as special cases commonly used constructions for multiclass categorization such as allocating a unique hypothesis for each class and allocating a single common hypothesis for all classes. We generalize the multiclass Perceptron to our framework and derive a unifying mistake bound analysis. Our construction naturally extends to settings where the number of classes is not known in advance but, rather, is revealed along the online learning process. We demonstrate the merits of our approach by comparing it to previous methods on both synthetic and natural datasets.

Cite

Text

Fink et al. "Online Multiclass Learning by Interclass Hypothesis Sharing." International Conference on Machine Learning, 2006. doi:10.1145/1143844.1143884

Markdown

[Fink et al. "Online Multiclass Learning by Interclass Hypothesis Sharing." International Conference on Machine Learning, 2006.](https://mlanthology.org/icml/2006/fink2006icml-online/) doi:10.1145/1143844.1143884

BibTeX

@inproceedings{fink2006icml-online,
  title     = {{Online Multiclass Learning by Interclass Hypothesis Sharing}},
  author    = {Fink, Michael and Shalev-Shwartz, Shai and Singer, Yoram and Ullman, Shimon},
  booktitle = {International Conference on Machine Learning},
  year      = {2006},
  pages     = {313-320},
  doi       = {10.1145/1143844.1143884},
  url       = {https://mlanthology.org/icml/2006/fink2006icml-online/}
}