Benchmark Inflation: Revealing LLM Performance Gaps Using Retro-Holdouts
The training data for many Large Language Models (LLMs) is contaminated with test data. This means that public benchmarks used to assess LLMs are compromised, suggesting a performance gap between benchmark scores and actual capabilities. Ideally, a private holdout set could be used to accurately verify scores. Unfortunately, such datasets do not exist for most benchmarks, and post-hoc construction of sufficiently similar datasets is non-trivial. To address these issues, we introduce a systematic methodology for (i) retrospectively constructing a holdout dataset for a target dataset, (ii) demonstrating the statistical indistinguishability of this retro-holdout dataset, and (iii) comparing LLMs on the two datasets to quantify the performance gap due to the dataset's public availability. Applying these methods to TruthfulQA, we construct and release Retro-Misconceptions, on which we evaluate twenty LLMs and find that some have inflated scores by as much as 16 percentage points. Our results demonstrate that public benchmark scores do not always accurately assess model properties, and underscore the importance of improved data practices in the field.
Code (0)
등록된 구현이 없습니다.
Tasks
Holdout SetMisconceptionsTruthfulQAMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
RetroOOD: Understanding Out-of-Distribution Generalization in Retrosynthesis Prediction
Machine learning-assisted retrosynthesis prediction models have been gaining widespread adoption, though their performances oftentimes degrade significantly when deployed in real-world applications embracing out-of-distr…
Out-of-Distribution GeneralizationPredictionRetrosynthesisImperfect Credibility versus No Credibility of Optimal Monetary Policy
A minimal central bank credibility, with a non-zero probability of not renegning his commitment ("quasi-commitment"), is a necessary condition for anchoring inflation expectations and stabilizing inflation dynamics. By c…
Cuánto es demasiada inflación? Una clasificación de regímenes inflacionarios
The classifications of inflationary regimes proposed in the literature have mostly been based on arbitrary characterizations, subject to value judgments by researchers. The objective of this study is to propose a new met…
IoT-Brain: Grounding LLMs for Semantic-Spatial Sensor Scheduling
Intelligent systems powered by large-scale sensor networks are shifting from predefined monitoring to intent-driven operation, revealing a critical Semantic-to-Physical Mapping Gap. While large language models (LLMs) exc…
When Benchmarks Lie: Evaluating Malicious Prompt Classifiers Under True Distribution Shift
Detecting prompt injection and jailbreak attacks is critical for deploying LLM-based agents safely. As agents increasingly process untrusted data from emails, documents, tool outputs, and external APIs, robust attack det…