memorization-creates-attack-surface-for-training-poisoning

IN derived (depth 1)

Created 2026-06-21T10:20:46+00:00 · Reviewed 2026-06-21T14:41:08+00:00

LLM training data memorization (measured at 1-7% exact duplicates in GPT-2) is a plausible mechanism through which deliberate data poisoning (grooming) could materialize in model outputs — if poisoned content is memorized, it may be retrievable at inference time, suggesting that memorization rates could serve as one indicator of susceptibility to poisoning attacks.

Summary

Because language models retain small but real slices of their training data in verbatim form, an attacker who floods the web with targeted content could potentially embed it in a model in a way that gets pulled back out later when prompted. This means the measured memorization rate is not just a data-leakage stat but a rough gauge of how exposed a model is to deliberate poisoning through public channels.

Justifications

SL — Memorization is the mechanism that converts training-time poisoning into inference-time output corruption

Antecedents (all must be IN):

Dependents

These beliefs depend on this one: