NeurIPS 2015spotlight121 citations

Top-k Multiclass SVM

Maksim Lapin, Matthias Hein, Bernt Schiele

Abstract

Class ambiguity is typical in image classification problems with a large number of classes. When classes are difficult to discriminate, it makes sense to allow k guesses and evaluate classifiers based on the top-k error instead of the standard zero-one loss. We propose top-k multiclass SVM as a direct method to optimize for top-k performance. Our generalization of the well-known multiclass SVM is based on a tight convex upper bound of the top-k error. We propose a fast optimization scheme based on an efficient projection onto the top-k simplex, which is of its own interest. Experiments on five datasets show consistent improvements in top-k accuracy compared to various baselines.

BibTeX
@inproceedings{NIPS2015_0336dcba,
 author = {Lapin, Maksim and Hein, Matthias and Schiele, Bernt},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {C. Cortes and N. Lawrence and D. Lee and M. Sugiyama and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Top-k Multiclass SVM},
 url = {https://proceedings.neurips.cc/paper_files/paper/2015/file/0336dcbab05b9d5ad24f4333c7658a0e-Paper.pdf},
 volume = {28},
 year = {2015}
}
Top-k Multiclass SVM · NeurIPS 2015