TensorX
返回文献探索

Paper · arXiv 2504.16046

Certified Mitigation of Worst-Case LLM Copyright Infringement

Jingyu Zhang, Jiacan Yu, Marc Marone, Benjamin Van Durme, Daniel Khashabi

13 upvotesApril 22, 2025arXiv 预印本
AI 摘要

BloomScrub, an inference-time method using Bloom filters, effectively reduces copyright infringement risks in large language models by detecting and rewriting infringing quotes.

large language modelscopyright infringementcopyright takedownquote detectionrewriting techniquesBloom filtersinference-time methodcertified risk reductionadaptive abstention

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.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Certified Mitigation of Worst-Case LLM Copyright Infringement | TensorX