paper-with-me

Papers

Towards Contamination Resistant Benchmarks

2025-05-13 · Rahmatullah Musawi, Sheng Lu

The rapid development of large language models (LLMs) has transformed the landscape of natural language processing. Evaluating LLMs properly is crucial for understanding their potential and addressing concerns such as safety. However, LLM evaluation is confronted by various factors, among which contamination stands out as a key issue that undermines the reliability of evaluations. In this work, we introduce the concept of contamination resistance to address this challenge. We propose a benchmark based on Caesar ciphers (e.g., "ab" to "bc" when the shift is 1), which, despite its simplicity, is an excellent example of a contamination resistant benchmark. We test this benchmark on widely used LLMs under various settings, and we find that these models struggle with this benchmark when contamination is controlled. Our findings reveal issues in current LLMs and raise important questions regarding their true capabilities. Our work contributes to the development of contamination resistant benchmarks, enabling more rigorous LLM evaluation and offering insights into the true capabilities and limitations of LLMs.

📄 PDF Abstract BibTeX arXiv:2505.08389

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LLM Benchmark Datasets Should Be Contamination-Resistant

2026-05-19 · Ali Al-Lawati, Jason Lucas, Dongwon Lee, Suhang Wang arxiv

Benchmark datasets are critical for reproducible, reliable, and discriminative evaluation of LLMs. However, recent studies reveal that many benchmark datasets are included in pretraining corpora, i.e., $\textit{contamina…

Leveraging Online Olympiad-Level Math Problems for LLMs Training and Contamination-Resistant Evaluation

2025-01-24 · Sadegh Mahdavi, Muchen Li, Kaiwen Liu, Christos Thrampoulidis 외

Advances in Large Language Models (LLMs) have sparked interest in their ability to solve Olympiad-level math problems. However, the training and evaluation of these models are constrained by the limited size and quality …

Math

LiveBench: A Challenging, Contamination-Limited LLM Benchmark

2024-06-27 · Colin White, Samuel Dooley, Manley Roberts, Arka Pal 외

Test set contamination, wherein test data from a benchmark ends up in a newer model's training set, is a well-documented obstacle for fair LLM evaluation and can quickly render benchmarks obsolete. To mitigate this, many…

ArticlesInstruction FollowingMath

LLMEval-Fair: A Large-Scale Longitudinal Study on Robust and Fair Evaluation of Large Language Models

2025-08-07 · Ming Zhang, Yujiong Shen, Jingyi Deng, Yuhui Wang 외 arxiv

Existing evaluation of Large Language Models (LLMs) on static benchmarks is vulnerable to data contamination and leaderboard overfitting, critical issues that obscure true model capabilities. To address this, we introduc…

AutoBench: Automating LLM Evaluation through Reciprocal Peer Assessment

2025-10-26 · Dario Loi, Elena Maria Muià, Federico Siciliano, Giovanni Trappolini 외 arxiv

We present AutoBench, a fully automated and self-sustaining framework for evaluating Large Language Models (LLMs) through reciprocal peer assessment. This paper provides a rigorous scientific validation of the AutoBench …