arXiv Analytics

Sign in

arXiv:1804.05981 [cs.LG]AbstractReferencesReviewsResources

A Univariate Bound of Area Under ROC

Siwei Lyu

Published 2018-04-16Version 1

Area under ROC (AUC) is an important metric for binary classification and bipartite ranking problems. However, it is difficult to directly optimizing AUC as a learning objective, so most existing algorithms are based on optimizing a surrogate loss to AUC. One significant drawback of these surrogate losses is that they require pairwise comparisons among training data, which leads to slow running time and increasing local storage for online learning. In this work, we describe a new surrogate loss based on a reformulation of the AUC risk, which does not require pairwise comparison but rankings of the predictions. We further show that the ranking operation can be avoided, and the learning objective obtained based on this surrogate enjoys linear complexity in time and storage. We perform experiments to demonstrate the effectiveness of the online and batch algorithms for AUC optimization based on the proposed surrogate loss.

Related articles: Most relevant | Search more
arXiv:1707.04025 [cs.LG] (Published 2017-07-13)
On Measuring and Quantifying Performance: Error Rates, Surrogate Loss, and an Example in SSL
arXiv:1906.04066 [cs.LG] (Published 2019-06-10)
Stretching the Effectiveness of MLE from Accuracy to Bias for Pairwise Comparisons
arXiv:1603.06881 [cs.LG] (Published 2016-03-22)
Feeling the Bern: Adaptive Estimators for Bernoulli Probabilities of Pairwise Comparisons