paper-with-me

홈 › Papers

Provable Joint Decontamination for Benchmarking Multiple Large Language Models

2026-05-20 · Zhenlong Liu, Hao Zeng, Hongxin Wei arxiv

Benchmark data contamination has become a central challenge in LLM evaluation: when evaluation examples appear in the training data of one or more audited models, reported performance can be inflated and cross-model comparisons become unreliable. A broad line of training-data detection work designs scores to quantify how strongly a model memorizes a given data point, but these score-based methods lack theoretical guarantees. Recent conformal approaches provide provable false-identification control for a single model; however, applying them separately to each model can produce model-specific benchmarks, undermining fair comparison across models. In this work, we formalize multi-model benchmark decontamination as a joint selection problem and propose Joint Envelope Conformal Selection (JECS), a conformal procedure that enables global contamination rate (GCR) control under stated assumptions. Specifically, JECS computes per-model conformal p-values, aggregates them by the per-item maximum, and reconstructs a conservative envelope of the max-p null distribution from right-tail observations above a data-driven threshold. By applying the adaptive Benjamini-Hochberg (BH) procedure to the envelope-rescaled values, we select a benchmark with provable GCR control. Extensive experiments across various models and benchmarks demonstrate that JECS achieves higher power than the max-p baseline while consistently maintaining the target GCR control.

📄 PDF Abstract BibTeX arXiv:2605.21543

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Uncertainty-based Debiasing and Unlearning for Decontamination

2026-06-22 · Guangzhi Sun, Xiao Zhan, Mark Gales arxiv

Benchmark-based evaluation is the dominant paradigm for assessing large language model (LLM) capabilities, yet data contamination inflates reported performance and undermines fair comparison. Existing decontamination met…

When Benchmarks Leak: Inference-Time Decontamination for LLMs

2026-01-27 · Jianzhe Chai, Yu Zhe, Jun Sakuma arxiv

Benchmark-based evaluation is the de facto standard for comparing large language models (LLMs). However, its reliability is increasingly threatened by test set contamination, where test samples or their close variants le…

Rethinking Benchmark and Contamination for Language Models with Rephrased Samples

2023-11-08 · Shuo Yang, Wei-Lin Chiang, Lianmin Zheng, Joseph E. Gonzalez 외

Large language models are increasingly trained on all the data ever produced by humans. Many have raised concerns about the trustworthiness of public benchmarks due to potential contamination in pre-training or fine-tuni…

HumanEvalMMLU

Inference-Time Decontamination: Reusing Leaked Benchmarks for Large Language Model Evaluation

2024-06-20 · Qin Zhu, Qingyuan Cheng, Runyu Peng, Xiaonan Li 외

The training process of large language models (LLMs) often involves varying degrees of test data contamination. Although current LLMs are achieving increasingly better performance on various benchmarks, their performance…

GSM8KLanguage Model EvaluationLanguage ModelingLanguage Modelling+2

Improving Human Judgments by Decontaminating Sequential Dependencies

2010-12-01 · NeurIPS 2010 12 · Michael C. Mozer, Harold Pashler, Matthew Wilder, Robert V. Lindsey 외

For over half a century, psychologists have been struck by how poor people are at expressing their internal sensations, impressions, and evaluations via rating scales. When individuals make judgments, they are incapable …