AQuA: A Benchmarking Tool for Label Quality Assessment
Mononito Goswami, Vedant Sanil, Arjun Choudhry, Arvind Srinivasan, Chalisa Udompanyawit, Artur Dubrawski
TL;DR
AQuA introduces a comprehensive benchmarking framework for evaluating label noise detection and cleaning methods across multiple data modalities and annotation regimes. It defines a design space for label error detection models, offers seven noise-injection strategies, and evaluates four state-of-the-art detectors with diverse downstream classifiers and metrics beyond accuracy. Large-scale experiments reveal that SimiFeat and CINCER excel at identifying mislabeled data, while deep models often remain robust to label noise, and results depend on modality and evaluation metric. The benchmark aims to enable objective, reproducible comparisons and to guide practitioners in selecting appropriate label-cleaning tools for real-world data, with ongoing plans to expand to multi-annotator and fairness-focused dimensions.
Abstract
Machine learning (ML) models are only as good as the data they are trained on. But recent studies have found datasets widely used to train and evaluate ML models, e.g. ImageNet, to have pervasive labeling errors. Erroneous labels on the train set hurt ML models' ability to generalize, and they impact evaluation and model selection using the test set. Consequently, learning in the presence of labeling errors is an active area of research, yet this field lacks a comprehensive benchmark to evaluate these methods. Most of these methods are evaluated on a few computer vision datasets with significant variance in the experimental protocols. With such a large pool of methods and inconsistent evaluation, it is also unclear how ML practitioners can choose the right models to assess label quality in their data. To this end, we propose a benchmarking environment AQuA to rigorously evaluate methods that enable machine learning in the presence of label noise. We also introduce a design space to delineate concrete design choices of label error detection models. We hope that our proposed design space and benchmark enable practitioners to choose the right tools to improve their label quality and that our benchmark enables objective and rigorous evaluation of machine learning tools facing mislabeled data.
