paper-with-me

홈 › Papers

Benchmarking Benchmark Leakage in Large Language Models

2024-04-29 · Ruijie Xu, Zengzhi Wang, Run-Ze Fan, PengFei Liu

Amid the expanding use of pre-training data, the phenomenon of benchmark dataset leakage has become increasingly prominent, exacerbated by opaque training processes and the often undisclosed inclusion of supervised data in contemporary Large Language Models (LLMs). This issue skews benchmark effectiveness and fosters potentially unfair comparisons, impeding the field's healthy development. To address this, we introduce a detection pipeline utilizing Perplexity and N-gram accuracy, two simple and scalable metrics that gauge a model's prediction precision on benchmark, to identify potential data leakages. By analyzing 31 LLMs under the context of mathematical reasoning, we reveal substantial instances of training even test set misuse, resulting in potentially unfair comparisons. These findings prompt us to offer several recommendations regarding model documentation, benchmark setup, and future evaluations. Notably, we propose the "Benchmark Transparency Card" to encourage clear documentation of benchmark utilization, promoting transparency and healthy developments of LLMs. we have made our leaderboard, pipeline implementation, and model predictions publicly available, fostering future research.

📄 PDF Abstract BibTeX arXiv:2404.18824

Code (1)

gair-nlp/benbench 공식 구현 pytorch

Tasks

BenchmarkingMathematical Reasoning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Rethinking Evaluation in the Era of Time Series Foundation Models: (Un)known Information Leakage Challenges

2025-10-15 · Marcel Meyer, Sascha Kaltenpoth, Kevin Zalipski, Oliver Müller arxiv

Time Series Foundation Models (TSFMs) represent a new paradigm for time-series forecasting, promising zero-shot predictions without the need for task-specific training or fine-tuning. However, similar to Large Language M…

ThrowBench: Benchmarking LLMs by Predicting Runtime Exceptions

2025-03-06 · Julian Aron Prenner, Romain Robbes

Modern Large Language Models (LLMs) have shown astounding capabilities of code understanding and synthesis. In order to assess such capabilities, several benchmarks have been devised (e.g., HumanEval). However, most benc…

BenchmarkingHumanEval

Am I Blue or Is My Hobby Counting Teardrops? Expression Leakage in Large Language Models as a Symptom of Irrelevancy Disruption

2025-08-03 · Berkay Köprü, Mehrzad Mashal, Yigit Gurses, Akos Kadar 외 arxiv

Large language models (LLMs) have advanced natural language processing (NLP) skills such as through next-token prediction and self-attention, but their ability to integrate broad context also makes them prone to incorpor…

Sequence-Level Leakage Risk of Training Data in Large Language Models

2024-12-15 · Trishita Tiwari, G. Edward Suh

This work quantifies the risk of training data leakage from LLMs (Large Language Models) using sequence-level probabilities. Computing extraction probabilities for individual sequences provides finer-grained information …

Benchmarking

Multicultural Spyfall: Assessing LLMs through Dynamic Multilingual Social Deduction Game

2026-01-13 · Haryo Akbarianto Wibowo, Alaa Elsetohy, Qinrong Cui, Alham Fikri Aji arxiv

The rapid advancement of Large Language Models (LLMs) has necessitated more robust evaluation methods that go beyond static benchmarks, which are increasingly prone to data saturation and leakage. In this paper, we propo…