Copyright Traps for Large Language Models
Matthieu Meeus, Igor Shilov, Manuel Faysse, Yves-Alexandre de, Montjoye

TL;DR
This paper introduces copyright traps using fictitious content to detect unauthorized use of copyrighted material in large language models, especially when models do not naturally memorize such content.
Contribution
It proposes a novel method using longer repeated sequences as copyright traps and establishes a controlled experimental setup to study memorization in LLMs.
Findings
Longer repeated sequences can be reliably detected as copyright traps.
Existing methods fail to detect medium-length repeated content.
The setup enables causal analysis of memorization and sequence properties.
Abstract
Questions of fair use of copyright-protected content to train Large Language Models (LLMs) are being actively debated. Document-level inference has been proposed as a new task: inferring from black-box access to the trained model whether a piece of content has been seen during training. SOTA methods however rely on naturally occurring memorization of (part of) the content. While very effective against models that memorize significantly, we hypothesize--and later confirm--that they will not work against models that do not naturally memorize, e.g. medium-size 1B models. We here propose to use copyright traps, the inclusion of fictitious entries in original content, to detect the use of copyrighted materials in LLMs with a focus on models where memorization does not naturally occur. We carefully design a randomized controlled experimental setup, inserting traps into original content…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsFocus
