paper-with-me

홈 › Papers

On Copyright Risks of Text-to-Image Diffusion Models

2023-09-15 · Yang Zhang, Teoh Tze Tzun, Lim Wei Hern, Haonan Wang, Kenji Kawaguchi

Diffusion models excel in many generative modeling tasks, notably in creating images from text prompts, a task referred to as text-to-image (T2I) generation. Despite the ability to generate high-quality images, these models often replicate elements from their training data, leading to increasing copyright concerns in real applications in recent years. In response to this raising concern about copyright infringement, recent studies have studied the copyright behavior of diffusion models when using direct, copyrighted prompts. Our research extends this by examining subtler forms of infringement, where even indirect prompts can trigger copyright issues. Specifically, we introduce a data generation pipeline to systematically produce data for studying copyright in diffusion models. Our pipeline enables us to investigate copyright infringement in a more practical setting, involving replicating visual features rather than entire works using seemingly irrelevant prompts for T2I generation. We generate data using our proposed pipeline to test various diffusion models, including the latest Stable Diffusion XL. Our findings reveal a widespread tendency that these models tend to produce copyright-infringing content, highlighting a significant challenge in this field.

📄 PDF Abstract BibTeX arXiv:2311.12803

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

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

AMCR: A Framework for Assessing and Mitigating Copyright Risks in Generative Models

2025-08-31 · Zhipeng Yin, Zichong Wang, Avash Palikhe, Zhen Liu 외 arxiv

Generative models have achieved impressive results in text to image tasks, significantly advancing visual content creation. However, this progress comes at a cost, as such models rely heavily on large-scale training data…

CopyScope: Model-level Copyright Infringement Quantification in the Diffusion Workflow

2023-10-13 · Junlei Zhou, Jiashi Gao, Ziwei Wang, Xuetao Wei

Web-based AI image generation has become an innovative art form that can generate novel artworks with the rapid development of the diffusion model. However, this new technique brings potential copyright infringement risk…

Image Generation

Text-to-Image Diffusion Models can be Easily Backdoored through Multimodal Data Poisoning

2023-05-07 · Shengfang Zhai, Yinpeng Dong, Qingni Shen, Shi Pu 외

With the help of conditioning mechanisms, the state-of-the-art diffusion models have achieved tremendous success in guided image generation, particularly in text-to-image synthesis. To gain a better understanding of the …

Backdoor Attackbackdoor defenseData PoisoningImage Generation