Skip to main content
v2026.11,772 entries · CC-BY 4.0
Dictionary termTrack AStablev2026.2

Data leakage (training)

Contamination of an AI model's training corpus with data that should have remained held out for evaluation -- most consequentially, public benchmark questions, answers, or test sets -- which inflates the model's reported performance on that benchmark relative to its true generalisation ability.

ByCASRAI Editorial Board
· Last updated 22 Aug 2026
Share this

Ask CASRAI · included with Regulatory Radar

Ask about Data leakage (training)

Ask CASRAI answers research-administration questions and cites the passages behind every claim — and says so when the corpus does not cover something, instead of guessing. It comes with a Regulatory Radar subscription at $29 a month, alongside the daily digest of regulatory changes and the dashboard of what changed.

150 questions a day, on this site, over the API, or inside your own tools through the CASRAI MCP server.

Everything CASRAI publishes — this page, the dictionary, the guides and the news — stays free to read, with no account and no card.

Examples

Worked examples

  • Is an instance

    A benchmark dataset published openly on the web being inadvertently swept into a later model's training data because the training corpus was built from a broad web crawl

  • Is an instance

    A model reporting near-ceiling accuracy on a widely-used benchmark while independent lexical-overlap audits find measurable overlap between the benchmark's questions and the training corpus

Counter-examples

Looks similar, but isn't

  • Not an instance

    A model performing well on a benchmark it was never exposed to during training, verified via a held-out or newly-authored test set, is genuine generalisation, not leakage

  • Not an instance

    Fine-tuning a model on a labelled dataset the developer discloses was used for training is normal supervised training, not leakage, as long as it isn't also the evaluation set

Editorial commentary

Data leakage in this sense is a specific train/test boundary failure: information that a benchmark or evaluation depends on being unseen by the model ends up in its training data anyway, whether through direct inclusion of the benchmark itself, near-duplicate content, or the model having memorised answers from other web pages that discuss or quote the benchmark.

Why it matters for evaluating AI tool claims

This is not a purely academic concern — it directly affects whether a published or vendor-claimed benchmark score can be trusted when a research office or researcher is evaluating which AI tool to adopt. If a model’s reported score on a standard benchmark is inflated by contamination, comparing that score against a competitor’s genuinely clean evaluation is not a fair comparison, and neither number reliably predicts real-world performance on a genuinely novel task. Documented findings on MMLU, one of the most widely cited benchmarks, illustrate the pattern: independent lexical-overlap audits have found measurable, subject-dependent contamination — low in some STEM categories, considerably higher in others — with an estimated, modest resulting accuracy inflation. HELM‘s own authors explicitly acknowledge limited visibility into contamination across the models they evaluate and disclose the available evidence rather than claiming the problem solved — a notably more candid posture than many benchmark leaderboards adopt.

How this differs from related AI-band terms

  • vs. training data composition: composition describes what’s broadly in a training corpus; leakage is a specific boundary-violation failure mode — evaluation data ending up on the training side of a line that was supposed to keep it separate.
  • vs. training data provenance: provenance documentation, done well, is one of the main tools for detecting and preventing leakage (a fully documented, curated corpus is far easier to check for benchmark overlap than an opaque web scrape), but the two are not the same thing — good provenance records don’t guarantee leakage didn’t happen, they just make it checkable.

Practical implication

Treat any single benchmark score, whether published in a paper or a vendor’s marketing material, as a starting point rather than a settled fact — ask what contamination-control steps were taken, and where possible corroborate with a benchmark using a newer or harder-to-memorise evaluation design.

Also known as

Training-set contamination · Benchmark contamination

Machine-readable encodings

Use in your systems

JATS XML <role> element
xml
<role vocab="credit"
      vocab-identifier="https://casrai.org/dictionary/"
      vocab-term="Data leakage (training)"
      vocab-term-identifier="https://casrai.org/dictionary/term/data-leakage-training" />
Schema.org DefinedTerm (JSON-LD)
json
{
  "@context": "https://schema.org",
  "@type": "DefinedTerm",
  "@id": "https://casrai.org/dictionary/term/data-leakage-training",
  "name": "Data leakage (training)",
  "identifier": "https://casrai.org/dictionary/term/data-leakage-training",
  "description": "Contamination of an AI model's training corpus with data that should have remained held out for evaluation -- most consequentially, public benchmark questions, answers, or test sets -- which inflates the model's reported performance on that benchmark relative to its true generalisation ability.",
  "inDefinedTermSet": "https://casrai.org/dictionary/domain/genai-disclosure#set",
  "url": "https://casrai.org/dictionary/term/data-leakage-training",
  "sameAs": [
    "Training-set contamination",
    "Benchmark contamination"
  ],
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "publisher": {
    "@id": "https://casrai.org/#organization"
  },
  "author": {
    "@id": "https://casrai.org/#editorial-team"
  },
  "datePublished": "2026-05-21T01:55:52",
  "dateModified": "2026-08-22T14:52:01",
  "inLanguage": "en-GB",
  "isAccessibleForFree": true
}

Referenced across the research world

University of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logoUniversity of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logo
  • University of Cambridge logo
  • Columbia University logo
  • Crossref logo
  • University of Edinburgh logo
  • Harvard University logo
  • University of Oxford logo
  • Princeton University logo
  • Stanford School of Medicine logo
  • University College London logo
  • ORCID logo

View CASRAI adoption →

Regulatory Radar

Stop finding out after the fact

$29/month, cancel anytime. Daily digest updates from our analysis, a dashboard holding the same items, and a cited assistant for everything they raise.

  • Federal Register, Federal Register+, Grants.gov, Regulations.gov, NSF News, UKRI, plus CASRAI’s own published content.
  • 72,264 indexed passages, and every answer cites the ones it drew on.