paper-with-me

홈 › Papers

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 risks as it may incorporate the existing artworks without the owners' consent. Copyright infringement quantification is the primary and challenging step towards AI-generated image copyright traceability. Previous work only focused on data attribution from the training data perspective, which is unsuitable for tracing and quantifying copyright infringement in practice because of the following reasons: (1) the training datasets are not always available in public; (2) the model provider is the responsible party, not the image. Motivated by this, in this paper, we propose CopyScope, a new framework to quantify the infringement of AI-generated images from the model level. We first rigorously identify pivotal components within the AI image generation pipeline. Then, we propose to take advantage of Fr\'echet Inception Distance (FID) to effectively capture the image similarity that fits human perception naturally. We further propose the FID-based Shapley algorithm to evaluate the infringement contribution among models. Extensive experiments demonstrate that our work not only reveals the intricacies of infringement quantification but also effectively depicts the infringing models quantitatively, thus promoting accountability in AI image-generation tasks.

📄 PDF Abstract BibTeX arXiv:2311.12847

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

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 제목 키워드 기반

CopyrightShield: Spatial Similarity Guided Backdoor Defense against Copyright Infringement in Diffusion Models

2024-12-02 · Zhixiang Guo, Siyuan Liang, Aishan Liu, DaCheng Tao

The diffusion model has gained significant attention due to its remarkable data generation ability in fields such as image synthesis. However, its strong memorization and replication abilities with respect to the trainin…

backdoor defenseImage GenerationMemorization

Disguised Copyright Infringement of Latent Diffusion Models

2024-04-10 · Yiwei Lu, Matthew Y. R. Yang, Zuoqiu Liu, Gautam Kamath 외

Copyright infringement may occur when a generative model produces samples substantially similar to some copyrighted data that it had access to during the training phase. The notion of access usually refers to including c…

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

On Copyright Risks of Text-to-Image Diffusion Models

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

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 mod…

CopyJudge: Automated Copyright Infringement Identification and Mitigation in Text-to-Image Diffusion Models

2025-02-21 · Shunchang Liu, Zhuan Shi, Lingjuan Lyu, Yaochu Jin 외

Assessing whether AI-generated images are substantially similar to copyrighted works is a crucial step in resolving copyright disputes. In this paper, we propose CopyJudge, an automated copyright infringement identificat…

Memorization