The Paper List on Data Contamination for Large Language Models Evaluation.
-
Updated
Jun 2, 2026
The Paper List on Data Contamination for Large Language Models Evaluation.
This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of acoustic impulse responses.
Python .pyc decompiler (3.0–3.14) with a contamination-aware benchmark harness. Rule-only pass + one Codex call per module; evaluated on fuzz-synthetic (LLM-naïve) and *-obf (anonymised) corpora to put a number on the memorisation share. Three independent PyPI packages: pychd, pychd-pyfuzz, pychd-pyobf.
The official implementation of the paper "Data Contamination Calibration for Black-box LLMs" (ACL 2024)
The official repository for the paper entitled "Time Travel in LLMs: Tracing Data Contamination in Large Language Models."
DICE: Detecting In-distribution Data Contamination with LLM's Internal State
Python package developed to evaluate textual overlap (N-Grams) between two volumes of text.
The official repository for the paper entitled "Data Contamination Quiz: A Tool to Detect and Estimate Contamination in Large Language Models."
Point-in-time correct LLM instrumentation — tracing, version pinning and look-ahead-bias protection for research pipelines. pip install traceguard
Zero-dependency CLI + library to detect benchmark/eval data contamination against a training corpus via n-gram overlap, flag leaks, and emit a cleaned dataset.
Zero-CoT Probe (ZCP) for detecting evasive data contamination in LLMs. Paper Link: http://arxiv.org/abs/2605.21856
Time-aware dataset forensics and early-warning risk prediction for LLM fine-tuning. Predicts whether a dataset will damage a model — before the fine-tuning damage becomes visible.
Scan evaluation data for n-gram overlap, canaries, answer patterns, hashes, and optional embedding similarity.
Turn code repos and curated visual repos into contamination-checked training datasets for local fine-tuning.
Toolkit for detecting benchmark/eval-data contamination in LLM training corpora
Deterministic evaluation harness for AP document-matching agents. Scores 3-way findings against a hand-audited, held-out golden dataset: per-category precision and recall, over-flagging measured on a zero-defect control, byte-reproducible scorecards, answer key structurally out of reach.
Scores how much of an eval item already appears inside a training corpus, asymmetrically
ContamCheckr: a local, CPU-friendly auditor for benchmark contamination evidence in causal language models.
Promotion gate and verifier toolbox for AI systems: exposure audits, paired PASS/HOLD/BLOCK receipts, disposable public report cards, and an open MCP endpoint.
Contamination-resistant LLM evaluation harness: sealed benchmark banks with fabricated evidence, hashes published before measurement, verified task completion, and family-level statistics. Works with any OpenAI-compatible endpoint.
Add a description, image, and links to the data-contamination topic page so that developers can more easily learn about it.
To associate your repository with the data-contamination topic, visit your repo's landing page and select "manage topics."