On Copyright Risks of Text-to-Image Diffusion Models
Yang Zhang, Teoh Tze Tzun, Lim Wei Hern, Haonan Wang, Kenji Kawaguchi
TL;DR
The paper addresses copyright risks in text-to-image diffusion models by showing that even generic prompts can trigger copyrighted content through model memorization and unstable guidance. It introduces a two-stage data generation pipeline to produce non-sensitive yet adversarial prompts, along with an attention-map–based copyright tester to detect substantial similarities between generated content and copyrighted material. A dataset of potentially copyrighted topics and annotated target images is assembled, and experiments across multiple Stable Diffusion models (including SD XL) demonstrate a high incidence of copyright-infringing outputs. The work provides a practical toolkit for copyright testing of diffusion models and highlights the urgent need for safeguards to prevent copyright violations in commercial and research settings.
Abstract
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.
