Skip to main content
v2026.1714 entries · CC-BY 4.0
Dictionary termTrack CStablev2026.2

Reproducible AI experiment

An AI experiment for which sufficient artefacts and metadata are released (data, code, seed, environment, hyperparameters, training procedure) that an independent investigator can re-run it and obtain numerically equivalent or statistically indistinguishable results.

ByCASRAI Editorial Board
· Last updated 21 May 2026

Examples

Worked examples

  • Is an instance

    A published model with full training script, locked-version dependencies, random seed, and Docker image producing the reported accuracy on 5 seeds.

  • Is an instance

    An RL experiment with deterministic environment seeds and reported variance across 30 runs.

Counter-examples

Looks similar, but isn't

  • Not an instance

    A paper reporting a single accuracy with no seed disclosure.

  • Not an instance

    A model trained with a closed API call to an undisclosed model version.

Editorial commentary

Reproducible AI experiments are a specialisation of reproducibility" class="text-primary underline-offset-2 hover:underline" data-autolinked="true" title="Computational reproducibility — CASRAI Dictionary">computational reproducibility for ML, with distinctive challenges: stochastic training, hardware-dependent floating point, distributed-training non-determinism, and dependency on closed APIs. NeurIPS, ICML, ICLR, and others have introduced reproducibility checklists. Numerical equivalence is often replaced by 'within reported variability across seeds'.

References

  • Pineau et al., 'Improving reproducibility in machine learning research' (Journal of Machine Learning Research, 2021); NeurIPS Reproducibility Checklist.

Also known as

reproducible ML experiment

Machine-readable encodings

Use in your systems

JATS XML <role> element
xml
<role vocab="credit"
      vocab-identifier="https://casrai.org/dictionary/"
      vocab-term="Reproducible AI experiment"
      vocab-term-identifier="https://casrai.org/dictionary/term/reproducible-ai-experiment" />
Schema.org DefinedTerm (JSON-LD)
json
{
  "@context": "https://schema.org",
  "@type": "DefinedTerm",
  "name": "Reproducible AI experiment",
  "identifier": "https://casrai.org/dictionary/term/reproducible-ai-experiment",
  "description": "An AI experiment for which sufficient artefacts and metadata are released (data, code, seed, environment, hyperparameters, training procedure) that an independent investigator can re-run it and obtain numerically equivalent or statistically indistinguishable results.",
  "inDefinedTermSet": "https://casrai.org/dictionary/domain/ai-and-ml-research-outputs/",
  "url": "https://casrai.org/dictionary/term/reproducible-ai-experiment",
  "sameAs": [
    "reproducible ML experiment"
  ],
  "license": "https://creativecommons.org/licenses/by/4.0/"
}

Adopted by research universities worldwide

University of Cambridge logoColumbia University logoUniversity of Edinburgh logoHarvard University logoMassachusetts Institute of Technology logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoUniversity of Cambridge logoColumbia University logoUniversity of Edinburgh logoHarvard University logoMassachusetts Institute of Technology logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logo
  • University of Cambridge logo
  • Columbia University logo
  • University of Edinburgh logo
  • Harvard University logo
  • Massachusetts Institute of Technology logo
  • University of Oxford logo
  • Princeton University logo
  • Stanford School of Medicine logo
  • University College London logo

View CASRAI adoption →