2023

Mitigating Approximate Memorization in Language Models via Dissimilarity Learned Policy

Kassem, Aly M.

Understand

Large Language models (LLMs) are trained on large amounts of data, which can include sensitive information that may compromise personal privacy.

  • LLMs showed to memorize parts of the training data and emit those data verbatim when an adversary prompts appropriately.
  • Previous research has primarily focused on data preprocessing and differential privacy techniques to address memorization or prevent verbatim memorization exclusively, which can give a false sense of privacy.
  • However, these methods rely on explicit and implicit assumptions about the structure of the data to be protected, which often results in an incomplete solution to the problem.

Reading the bibliography…