English

Don't Label Twice: Quantity Beats Quality when Comparing Binary Classifiers on a Budget

Machine Learning 2026-04-09 v3

Abstract

We study how to best spend a budget of noisy labels to compare the accuracy of two binary classifiers. It's common practice to collect and aggregate multiple noisy labels for a given data point into a less noisy label via a majority vote. We prove a theorem that runs counter to conventional wisdom. If the goal is to identify the better of two classifiers, we show it's best to spend the budget on collecting a single label for more samples. Our result follows from a non-trivial application of Cram\'er's theorem, a staple in the theory of large deviations. We discuss the implications of our work for the design of machine learning benchmarks, where they overturn some time-honored recommendations. In addition, our results provide sample size bounds superior to what follows from Hoeffding's bound.

Keywords

Cite

@article{arxiv.2402.02249,
  title  = {Don't Label Twice: Quantity Beats Quality when Comparing Binary Classifiers on a Budget},
  author = {Florian E. Dorner and Moritz Hardt},
  journal= {arXiv preprint arXiv:2402.02249},
  year   = {2026}
}

Comments

34 pages, 3 Figures, Published at ICML 2024

R2 v1 2026-06-28T14:37:22.345Z