Simulating Training Data Leakage in Multiple-Choice Benchmarks for LLM Evaluation
Naila Shafirni Hidayat, Muhammad Dehan Al Kautsar, Alfan Farizki Wicaksono, Fajri Koto

TL;DR
This paper evaluates methods for detecting training data leakage in LLM benchmarks through simulated scenarios, proposing refined techniques and demonstrating their effectiveness in improving evaluation transparency.
Contribution
It compares existing leakage detection methods under controlled conditions and introduces refinements for instance-level detection and efficiency improvements.
Findings
N-gram method achieves highest F1-score in leakage detection
Refined techniques support instance-level detection and lower computational costs
Creating cleaned benchmark datasets improves evaluation reliability
Abstract
The performance of large language models (LLMs) continues to improve, as reflected in rising scores on standard benchmarks. However, the lack of transparency around training data raises concerns about potential overlap with evaluation sets and the fairness of reported results. Although prior work has proposed methods for detecting data leakage, these approaches primarily focus on identifying outliers and have not been evaluated under controlled simulated leakage conditions. In this work, we compare existing leakage detection techniques, namely permutation and n-gram-based methods, under a continual pretraining setup that simulates real-world leakage scenarios, and additionally explore a lightweight method we call semi-half question. Although semi-half offers a low-cost alternative, our analysis shows that the n-gram method consistently achieves the highest F1-score. We also refine these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Simulation Techniques and Applications
MethodsFocus
