NeurIPS 2020poster25 citations

Minimax Classification with 0-1 Loss and Performance Guarantees

Santiago Mazuelas, Andrea Zanoni, Aritz Pérez

Abstract

Supervised classification techniques use training samples to find classification rules with small expected 0-1 loss. Conventional methods achieve efficient learning and out-of-sample generalization by minimizing surrogate losses over specific families of rules. This paper presents minimax risk classifiers (MRCs) that do not rely on a choice of surrogate loss and family of rules. MRCs achieve efficient learning and out-of-sample generalization by minimizing worst-case expected 0-1 loss w.r.t. uncertainty sets that are defined by linear constraints and include the true underlying distribution. In addition, MRCs' learning stage provides performance guarantees as lower and upper tight bounds for expected 0-1 loss. We also present MRCs' finite-sample generalization bounds in terms of training size and smallest minimax risk, and show their competitive classification performance w.r.t. state-of-the-art techniques using benchmark datasets.

BibTeX
@inproceedings{NEURIPS2020_02f657d5,
 author = {Mazuelas, Santiago and Zanoni, Andrea and P\'{e}rez, Aritz},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {302--312},
 publisher = {Curran Associates, Inc.},
 title = {Minimax Classification with 0-1 Loss and Performance Guarantees},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/02f657d55eaf1c4840ce8d66fcdaf90c-Paper.pdf},
 volume = {33},
 year = {2020}
}