paper-with-me

홈 › Papers

Strong Copyright Protection for Language Models via Adaptive Model Fusion

2024-07-29 · Javier Abad, Konstantin Donhauser, Francesco Pinto, Fanny Yang

The risk of language models unintentionally reproducing copyrighted material from their training data has led to the development of various protective measures. In this paper, we propose model fusion as an effective solution to safeguard against copyright infringement. In particular, we introduce Copyright-Protecting Fusion (CP-Fuse), an algorithm that adaptively combines language models to minimize the reproduction of protected materials. CP-Fuse is inspired by the recently proposed Near-Access Free (NAF) framework and additionally incorporates a desirable balancing property that we demonstrate prevents the reproduction of memorized training data. Our results show that CP-Fuse significantly reduces the memorization of copyrighted content while maintaining high-quality text and code generation. Furthermore, we demonstrate how CP-Fuse can be integrated with other techniques for enhanced protection.

📄 PDF Abstract BibTeX arXiv:2407.20105

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationMemorization

Similar Papers 제목 키워드 기반

On Provable Copyright Protection for Generative Models

2023-02-21 · Nikhil Vyas, Sham Kakade, Boaz Barak

There is a growing concern that learned conditional generative models may output samples that are substantially similar to some copyrighted data $C$ that was in their training set. We give a formal definition of $\textit…

RLCP: A Reinforcement Learning-based Copyright Protection Method for Text-to-Image Diffusion Model

2024-08-29 · Zhuan Shi, Jing Yan, Xiaoli Tang, Lingjuan Lyu 외

The increasing sophistication of text-to-image generative models has led to complex challenges in defining and enforcing copyright infringement criteria and protection. Existing methods, such as watermarking and dataset …

Decision MakingDenoising

CPR: Retrieval Augmented Generation for Copyright Protection

2024-03-27 · CVPR 2024 1 · Aditya Golatkar, Alessandro Achille, Luca Zancato, Yu-Xiang Wang 외

Retrieval Augmented Generation (RAG) is emerging as a flexible and robust technique to adapt models to private users data without training, to handle credit attribution, and to allow efficient machine unlearning at scale…

Image GenerationMachine UnlearningRAGRetrieval+1

CopyrightMeter: Revisiting Copyright Protection in Text-to-image Models

2024-11-20 · Naen Xu, Changjiang Li, Tianyu Du, Minxi Li 외

Text-to-image diffusion models have emerged as powerful tools for generating high-quality images from textual descriptions. However, their increasing popularity has raised significant copyright concerns, as these models …

Image GenerationText to Image GenerationText-to-Image Generation

Beyond English: Unveiling Multilingual Bias in LLM Copyright Compliance

2025-02-14 · Yupeng Chen, XiaoYu Zhang, Yixian Huang, Qian Xie

Large Language Models (LLMs) have raised significant concerns regarding the fair use of copyright-protected content. While prior studies have examined the extent to which LLMs reproduce copyrighted materials, they have p…