English

AntiLeakBench: Preventing Data Contamination by Automatically Constructing Benchmarks with Updated Real-World Knowledge

Computation and Language 2025-05-30 v2 Machine Learning

Abstract

Data contamination hinders fair LLM evaluation by introducing test data into newer models' training sets. Existing studies solve this challenge by updating benchmarks with newly collected data. However, they fail to guarantee contamination-free evaluation as the newly collected data may contain pre-existing knowledge, and their benchmark updates rely on intensive human labor. To address these issues, we in this paper propose AntiLeak-Bench, an automated anti-leakage benchmarking framework. Instead of simply using newly collected data, we construct samples with explicitly new knowledge absent from LLMs' training sets, which thus ensures strictly contamination-free evaluation. We further design a fully automated workflow to build and update our benchmark without human labor. This significantly reduces the cost of benchmark maintenance to accommodate emerging LLMs. Through extensive experiments, we highlight that data contamination likely exists before LLMs' cutoff time and demonstrate AntiLeak-Bench effectively overcomes this challenge.

Keywords

Cite

@article{arxiv.2412.13670,
  title  = {AntiLeakBench: Preventing Data Contamination by Automatically Constructing Benchmarks with Updated Real-World Knowledge},
  author = {Xiaobao Wu and Liangming Pan and Yuxi Xie and Ruiwen Zhou and Shuai Zhao and Yubo Ma and Mingzhe Du and Rui Mao and Anh Tuan Luu and William Yang Wang},
  journal= {arXiv preprint arXiv:2412.13670},
  year   = {2025}
}

Comments

Accepted to ACL 2025 main conference. Code and data are at https://github.com/bobxwu/AntiLeakBench

R2 v1 2026-06-28T20:40:11.144Z