paper-with-me

홈 › Papers

Spiking the training data to correct for test set contamination

2026-05-24 · Johnny Tian-Zheng Wei, Jerry Li, Ameya Godbole, Robin Jia arxiv

The literature on test set contamination largely focuses on detection, but the correction of contaminated test scores is underexplored. Our core proposal is to spike the training data by intentionally contaminating some test examples at known rates. The spiked examples can then be used to calibrate predictors of model memorization which enable principled statistical correction of inflated test scores. To evaluate different correction estimators, we first present a simulation framework based on the Hubble models. Hubble models come in minimal pairs, where the perturbed model was deliberately contaminated with several test sets, while the standard model was not, serving as the counterfactual and correction target. We consider estimators that use information from a memorization predictor, correctness predictor, or both. In simulation, we establish basic statistical intuitions and show that estimators leveraging memorization and correctness information are better than naive estimation which makes no correction at all. We then instantiate several memorization and correctness predictors, and find that simple predictors such as Platt-scaled membership inference metrics provide good signal for correction. Finally, we examine the practical considerations of spiking. Simple memorization predictors need no more than 10 examples for calibration and often transfer from one dataset to another. Taken together, spiking is a promising solution for test set contamination.

📄 PDF Abstract BibTeX arXiv:2605.24818

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Data Contamination Can Cross Language Barriers

2024-06-19 · Feng Yao, Yufan Zhuang, Zihao Sun, Sunan Xu 외

The opacity in developing large language models (LLMs) is raising growing concerns about the potential contamination of public benchmarks in the pre-training data. Existing contamination detection methods are typically b…

Memorization

Generalization or Memorization: Data Contamination and Trustworthy Evaluation for Large Language Models

2024-02-24 · Yihong Dong, Xue Jiang, Huanyu Liu, Zhi Jin 외

Recent statements about the impressive capabilities of large language models (LLMs) are usually supported by evaluating on open-access benchmarks. Considering the vast size and wide-ranging sources of LLMs' training data…

HumanEvalMemorization

EcoBin: A Two-Stage Deep Convolutional Neural Network for Contamination-Aware Waste Classification

2026-06-14 · Raghav Senthil Kumar arxiv

Waste classification models have become highly accurate at sorting waste, often exceeding 95% on benchmark datasets. However, these models fail to account for contamination in recyclable waste. We present EcoBin, a two-s…

Zero Gap Is Not Restoration: Stratified Per-Question Probability Evaluation and Step-wise Mitigation of Benchmark Contamination

2026-08-07 · Ruijie Hou, Yueyang Jiao, Zhao Wang, Yingming Li hf

Test data from public benchmarks inevitably leaks into pretraining corpora, inflating evaluation scores once memorized. Contamination mitigation evaluation intervenes in the decoding process to suppress memorization and …

Quantifying the Effect of Test Set Contamination on Generative Evaluations

2026-01-07 · Rylan Schaeffer, Joshua Kazdan, Baber Abbasi, Ken Ziyu Liu 외 arxiv

As frontier AI systems are pretrained on web-scale data, test set contamination has become a critical concern for accurately assessing their capabilities. While research has thoroughly investigated the impact of test set…