2022

Do Language Models Plagiarize?

Lee, Jooyoung, Le, Thai, Chen, Jinghui et al.

Understand

Past literature has illustrated that language models (LMs) often memorize parts of training instances and reproduce them in natural language generation (NLG) processes.

  • However, it is unclear to what extent LMs "reuse" a training corpus.
  • For instance, models can generate paraphrased sentences that are contextually similar to training samples.
  • In this work, therefore, we study three types of plagiarism (i.e., verbatim, paraphrase, and idea) among GPT-2 generated texts, in comparison to its training data, and further analyze the plagiarism patterns of fine-tuned LMs with domain-specific corpora which are extensively used in practice.

Reading the bibliography…