Preprint
Machine Learning

The Reliability Gap in Benchmark Auditing: Distribution Shift and Scale as Failure Modes of Contamination Detection

June 1, 2026

0

Citations

0

Influential Citations

Venue

2026

Year

Abstract

… 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 …

Analysis

Why This Paper Matters

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.

Technical Contributions

The paper introduces a systematic evaluation framework for contamination detection methods, focusing on two key dimensions: distribution shift and model scale. Key contributions include:

  • Identification of failure modes: Demonstrates that distribution shift (e.g., domain shift, temporal shift) causes detection methods to either miss contamination or produce false positives.
  • Scale sensitivity: Shows that as model size increases, detection accuracy degrades, possibly due to the model's ability to memorize more subtly.
  • Benchmarking protocol: Proposes a standardized way to test contamination detectors under controlled shifts, enabling fair comparison.
  • Empirical analysis: Provides quantitative evidence across multiple benchmarks, highlighting the reliability gap.

Results

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.

Significance

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.