[edit]
Logarithmic Time One-Against-Some
Proceedings of the 34th International Conference on Machine Learning, PMLR 70:923-932, 2017.
Abstract
We create a new online reduction of multiclass classification to binary classification for which training and prediction time scale logarithmically with the number of classes. We show that several simple techniques give rise to an algorithm which is superior to previous logarithmic time classification approaches while competing with one-against-all in space. The core construction is based on using a tree to select a small subset of labels with high recall, which are then scored using a one-against-some structure with high precision.