paper-with-me

Papers

An Open Source Data Contamination Report for Large Language Models

2023-10-26 · Yucheng Li, Frank Guerin, Chenghua Lin

Data contamination in model evaluation has become increasingly prevalent with the growing popularity of large language models. It allows models to "cheat" via memorisation instead of displaying true capabilities. Therefore, contamination analysis has become an crucial part of reliable model evaluation to validate results. However, existing contamination analysis is usually conducted internally by large language model developers and often lacks transparency and completeness. This paper presents an extensive data contamination report for over 15 popular large language models across six popular multiple-choice QA benchmarks. We also introduce an open-source pipeline that enables the community to perform contamination analysis on customised data and models. Our experiments reveal varying contamination levels ranging from 1\% to 45\% across benchmarks, with the contamination degree increasing rapidly over time. Performance analysis of large language models indicates that data contamination does not necessarily lead to increased model metrics: while significant accuracy boosts of up to 14\% and 7\% are observed on contaminated C-Eval and Hellaswag benchmarks, only a minimal increase is noted on contaminated MMLU. We also find larger models seem able to gain more advantages than smaller models on contaminated test sets.

📄 PDF Abstract BibTeX arXiv:2310.17589

Code (1)

liyucheng09/contamination_detector 공식 구현

Tasks

HellaSwagLanguage ModelingLanguage ModellingLarge Language ModelMMLUMultiple-choice

Similar Papers 제목 키워드 기반

Data Contamination Report from the 2024 CONDA Shared Task

2024-07-31 · Oscar Sainz, Iker García-Ferrero, Alon Jacovi, Jon Ander Campos 외

The 1st Workshop on Data Contamination (CONDA 2024) focuses on all relevant aspects of data contamination in natural language processing, where data contamination is understood as situations where evaluation data is incl…

Contamination Report for Multilingual Benchmarks

2024-10-21 · Sanchit Ahuja, Varun Gumma, Sunayana Sitaram

Benchmark contamination refers to the presence of test datasets in Large Language Model (LLM) pre-training or post-training data. Contamination can lead to inflated scores on benchmarks, compromising evaluation results a…

Language ModelingLanguage ModellingLarge Language Model

Leak, Cheat, Repeat: Data Contamination and Evaluation Malpractices in Closed-Source LLMs

2024-02-06 · Simone Balloccu, Patrícia Schmidtová, Mateusz Lango, Ondřej Dušek

Natural Language Processing (NLP) research is increasingly focusing on the use of Large Language Models (LLMs), with some of the most popular ones being either fully or partially closed-source. The lack of access to mode…

Can Large Language Models Reliably Correct Errors in Low-Resource ASR? A Contamination-Aware Case Study on West Frisian

2026-05-19 · Yun Hao, Reihaneh Amooie, Wietse de Vries, Rik van Noord 외 arxiv

Automatic speech recognition (ASR) has improved substantially in recent years, yet performance remains limited for low-resource languages. Large language models (LLMs) have shown promise for improving ASR through generat…

Speech Recognition

Automated Report-Derived Oncology VQA Benchmark for Evaluating Vision-Language Models on 3D Medical Imaging

2026-06-01 · Bo Liu, Hanxue Gu, Xiangru Li, Zheren Zhu 외 arxiv

Evaluating vision-language models (VLMs) on medical images requires benchmarks that are clinically grounded, scalable, and controlled for evaluation confounds. Existing public benchmarks are limited in scale, manually an…