Certified Mitigation of Worst-Case LLM Copyright Infringement
Abstract
The exposure of large language models (LLMs) to copyrighted material during pre-training raises concerns about unintentional copyright infringement post deployment. This has driven the development of "copyright takedown" methods, post-training approaches aimed at preventing models from generating content substantially similar to copyrighted ones. While current mitigation approaches are somewhat effective for average-case risks, we demonstrate that they overlook worst-case copyright risks exhibits by the existence of long, verbatim quotes from copyrighted sources. We propose BloomScrub, a remarkably simple yet highly effective inference-time approach that provides certified copyright takedown. Our method repeatedly interleaves quote detection with rewriting techniques to transform potentially infringing segments. By leveraging efficient data sketches (Bloom filters), our approach enables scalable copyright screening even for large-scale real-world corpora. When quotes beyond a length threshold cannot be removed, the system can abstain from responding, offering certified risk reduction. Experimental results show that BloomScrub reduces infringement risk, preserves utility, and accommodates different levels of enforcement stringency with adaptive abstention. Our results suggest that lightweight, inference-time methods can be surprisingly effective for copyright prevention.
Community
We propose BloomScrub, a remarkably simple yet highly effective inference-time approach that provides certified takedown of worst-case copyright risks.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- SUV: Scalable Large Language Model Copyright Compliance with Regularized Selective Unlearning (2025)
- PoisonedParrot: Subtle Data Poisoning Attacks to Elicit Copyright-Infringing Content from Large Language Models (2025)
- DP-GTR: Differentially Private Prompt Protection via Group Text Rewriting (2025)
- STShield: Single-Token Sentinel for Real-Time Jailbreak Detection in Large Language Models (2025)
- Align in Depth: Defending Jailbreak Attacks via Progressive Answer Detoxification (2025)
- LookAhead Tuning: Safer Language Models via Partial Answer Previews (2025)
- Can Performant LLMs Be Ethical? Quantifying the Impact of Web Crawling Opt-Outs (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper