paper-with-me

Papers

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

2024-02-03 · Florian E. Dorner, Moritz Hardt

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.

📄 PDF Abstract BibTeX arXiv:2402.02249

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quantity beats quality for semantic segmentation of corrosion in images

2018-06-30 · Nash Will, Drummond Tom, Birbilis Nick

Dataset creation is typically one of the first steps when applying Artificial Intelligence methods to a new task; and the real world performance of models hinges on the quality and quantity of data available. Producing a…

Open-Ended Question AnsweringSegmentationSemantic Segmentation

Quality or Quantity: Toward a Unified Approach for Multi-organ Segmentation in Body CT

2022-03-03 · Fakrul Islam Tushar, Husam Nujaim, Wanyi Fu, Ehsan Abadi 외

Organ segmentation of medical images is a key step in virtual imaging trials. However, organ segmentation datasets are limited in terms of quality (because labels cover only a few organs) and quantity (since case numbers…

Organ SegmentationSegmentation

Diffusing DeBias: a Recipe for Turning a Bug into a Feature

2025-02-13 · Massimiliano Ciranni, Vito Paolo Pastore, Roberto Di Via, Enzo Tartaglione 외

Deep learning model effectiveness in classification tasks is often challenged by the quality and quantity of training data which, whenever containing strong spurious correlations between specific attributes and target la…

Memorization

Weak Supervision for Affordable Modeling of Electrocardiogram Data

2022-01-09 · Mononito Goswami, Benedikt Boecking, Artur Dubrawski

Analysing electrocardiograms (ECGs) is an inexpensive and non-invasive, yet powerful way to diagnose heart disease. ECG studies using Machine Learning to automatically detect abnormal heartbeats so far depend on large, m…

DiagnosticTime SeriesTime Series Analysis

Improved grammatical error correction by ranking elementary edits

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We offer a rescoring method for grammatical error correction which is based on two-stage procedure: the first stage model extracts local edits and the second classiifies them as correct or false. We show how to use an en…

DecoderGrammatical Error Correction