Accuracy at the Top

Abstract

We introduce a new notion of classification accuracy based on the top $\tau$-quantile values of a scoring function, a relevant criterion in a number of problems arising for search engines. We define an algorithm optimizing a convex surrogate of the corresponding loss, and show how its solution can be obtained by solving several convex optimization problems. We also present margin-based guarantees for this algorithm based on the $\tau$-quantile of the functions in the hypothesis set. Finally, we report the results of several experiments evaluating the performance of our algorithm. In a comparison in a bipartite setting with several algorithms seeking high precision at the top, our algorithm achieves a better performance in precision at the top.

Cite

Text

Boyd et al. "Accuracy at the Top." Neural Information Processing Systems, 2012.

Markdown

[Boyd et al. "Accuracy at the Top." Neural Information Processing Systems, 2012.](https://mlanthology.org/neurips/2012/boyd2012neurips-accuracy/)

BibTeX

@inproceedings{boyd2012neurips-accuracy,
  title     = {{Accuracy at the Top}},
  author    = {Boyd, Stephen and Cortes, Corinna and Mohri, Mehryar and Radovanovic, Ana},
  booktitle = {Neural Information Processing Systems},
  year      = {2012},
  pages     = {953-961},
  url       = {https://mlanthology.org/neurips/2012/boyd2012neurips-accuracy/}
}