ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
… Benchmark contamination, where evaluation examples appear in a model’s training data, … At the same time, benchmark contamination has emerged as a serious threat to the validity …
Benchmark contamination is a growing concern in machine learning, as models trained on internet-scale data often inadvertently memorize evaluation examples. This paper addresses a critical gap: existing contamination detection methods are typically validated under ideal conditions, but real-world deployment involves distribution shifts and increasingly large models. By systematically exposing these failure modes, the paper challenges the reliability of current auditing practices and calls for more robust evaluation protocols.
The findings are particularly timely given the rapid scaling of large language models and the reliance on public benchmarks for model comparison. If contamination detection cannot be trusted, then benchmark scores become questionable, undermining progress measurement in AI. This paper provides a wake-up call for the community to develop detection methods that are resilient to the very conditions they will face in practice.
The paper introduces a systematic evaluation framework for contamination detection methods, focusing on two key dimensions: distribution shift and model scale. Key contributions include:
The paper reports that under mild distribution shift, detection accuracy drops by up to 30% compared to no-shift conditions. For large models (e.g., >10B parameters), detection performance falls below 60% accuracy, approaching random guessing in some cases. False positive rates also increase, meaning legitimate models may be falsely flagged as contaminated. These results hold across different detection techniques, suggesting a fundamental limitation rather than a flaw in any single method.
This work has profound implications for AI evaluation. It suggests that current benchmark audits may be insufficient, especially as models grow and data distributions evolve. The reliability gap identified here could lead to incorrect conclusions about model capabilities, affecting research directions and deployment decisions. The paper urges the community to develop contamination detection methods that are robust to distribution shift and scale, and to consider these factors when interpreting benchmark results. Future work may include adaptive detection techniques or benchmark designs that are inherently resistant to contamination.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba