paper-with-me

홈 › Papers

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

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

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 identification framework that leverages large vision-language models (LVLMs) to simulate practical court processes for determining substantial similarity between copyrighted images and those generated by text-to-image diffusion models. Specifically, we employ an abstraction-filtration-comparison test framework with multi-LVLM debate to assess the likelihood of infringement and provide detailed judgment rationales. Based on the judgments, we further introduce a general LVLM-based mitigation strategy that automatically optimizes infringing prompts by avoiding sensitive expressions while preserving the non-infringing content. Besides, our approach can be enhanced by exploring non-infringing noise vectors within the diffusion latent space via reinforcement learning, even without modifying the original prompts. Experimental results show that our identification method achieves comparable state-of-the-art performance, while offering superior generalization and interpretability across various forms of infringement, and that our mitigation method could more effectively mitigate memorization and IP infringement without losing non-infringing expressions.

📄 PDF Abstract BibTeX arXiv:2502.15278

Code (0)

등록된 구현이 없습니다.

Tasks

Memorization

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

SCOPE: Intrinsic Semantic Space Control for Mitigating Copyright Infringement in LLMs

2025-11-10 · Zhenliang Zhang, Xinyu Hu, Xiaojun Wan arxiv

Large language models sometimes inadvertently reproduce passages that are copyrighted, exposing downstream applications to legal risk. Most existing studies for inference-time defences focus on surface-level token matchi…

Copyright Infringement Risk Reduction via Chain-of-Thought and Task Instruction Prompting

2025-12-17 · Neeraj Sarna, Yuanyuan Li, Michael von Gablenz arxiv

Large scale text-to-image generation models can memorize and reproduce their training dataset. Since the training dataset often contains copyrighted material, reproduction of training dataset poses a copyright infringeme…

Text-to-Image Generation

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…

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

Can Large Vision-Language Models Detect Images Copyright Infringement from GenAI?

2025-02-23 · Qipan Xu, Zhenting Wang, Xiaoxiao He, Ligong Han 외

Generative AI models, renowned for their ability to synthesize high-quality content, have sparked growing concerns over the improper generation of copyright-protected material. While recent studies have proposed various …

Prompt Engineering