2023

Data Contamination Quiz: A Tool to Detect and Estimate Contamination in Large Language Models

Golchin, Shahriar, Surdeanu, Mihai

Understand

We propose the Data Contamination Quiz (DCQ), a simple and effective approach to detect data contamination in large language models (LLMs) and estimate the amount of it.

  • Specifically, we frame data contamination detection as a series of multiple-choice questions, devising a quiz format wherein three perturbed versions of each instance, subsampled from a specific dataset partition, are created.
  • These changes only include word-level perturbations.
  • The generated perturbations, along with the original dataset instance, form the options in the DCQ, with an extra option accommodating the selection of none of the provided options.

Reading the bibliography…