English

Identifying Statistical Bias in Dataset Replication

Machine Learning 2020-09-03 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

Dataset replication is a useful tool for assessing whether improvements in test accuracy on a specific benchmark correspond to improvements in models' ability to generalize reliably. In this work, we present unintuitive yet significant ways in which standard approaches to dataset replication introduce statistical bias, skewing the resulting observations. We study ImageNet-v2, a replication of the ImageNet dataset on which models exhibit a significant (11-14%) drop in accuracy, even after controlling for a standard human-in-the-loop measure of data quality. We show that after correcting for the identified statistical bias, only an estimated 3.6%±1.5%3.6\% \pm 1.5\% of the original 11.7%±1.0%11.7\% \pm 1.0\% accuracy drop remains unaccounted for. We conclude with concrete recommendations for recognizing and avoiding bias in dataset replication. Code for our study is publicly available at http://github.com/MadryLab/dataset-replication-analysis .

Keywords

Cite

@article{arxiv.2005.09619,
  title  = {Identifying Statistical Bias in Dataset Replication},
  author = {Logan Engstrom and Andrew Ilyas and Shibani Santurkar and Dimitris Tsipras and Jacob Steinhardt and Aleksander Madry},
  journal= {arXiv preprint arXiv:2005.09619},
  year   = {2020}
}
R2 v1 2026-06-23T15:40:04.491Z