paper-with-me

홈 › Papers

Harnessing Frequency Spectrum Insights for Image Copyright Protection Against Diffusion Models

2025-03-14 · CVPR 2025 1 · Zhenguang Liu, Chao Shuai, Shaojing Fan, Ziping Dong, Jinwu Hu, Zhongjie Ba, Kui Ren

Diffusion models have achieved remarkable success in novel view synthesis, but their reliance on large, diverse, and often untraceable Web datasets has raised pressing concerns about image copyright protection. Current methods fall short in reliably identifying unauthorized image use, as they struggle to generalize across varied generation tasks and fail when the training dataset includes images from multiple sources with few identifiable (watermarked or poisoned) samples. In this paper, we present novel evidence that diffusion-generated images faithfully preserve the statistical properties of their training data, particularly reflected in their spectral features. Leveraging this insight, we introduce \emph{CoprGuard}, a robust frequency domain watermarking framework to safeguard against unauthorized image usage in diffusion model training and fine-tuning. CoprGuard demonstrates remarkable effectiveness against a wide range of models, from naive diffusion models to sophisticated text-to-image models, and is robust even when watermarked images comprise a mere 1\% of the training dataset. This robust and versatile approach empowers content owners to protect their intellectual property in the era of AI-driven image generation.

📄 PDF Abstract BibTeX arXiv:2503.11071

Code (1)

sccsok/coprguard 공식 구현 pytorch

Tasks

Image GenerationNovel View Synthesis

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

Commonality in Natural Images Rescues GANs: Pretraining GANs with Generic and Privacy-free Synthetic Data

2022-04-11 · CVPR 2022 1 · Kyungjune Baek, Hyunjung Shim

Transfer learning for GANs successfully improves generation performance under low-shot regimes. However, existing studies show that the pretrained model using a single benchmark dataset is not generalized to various targ…

Inference AttackMembership Inference AttackTransfer Learning

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

Not All Similarities Are Created Equal: Leveraging Data-Driven Biases to Inform GenAI Copyright Disputes

2024-03-26 · Uri Hacohen, Adi Haviv, Shahar Sarfaty, Bruria Friedman 외

The advent of Generative Artificial Intelligence (GenAI) models, including GitHub Copilot, OpenAI GPT, and Stable Diffusion, has revolutionized content creation, enabling non-professionals to produce high-quality content…

All

Bypassing Copyright Protection in Diffusion-based Customization via Two-Stage Latent Feature Optimization

2026-06-06 · Ziang Xu, Wenbo Yu, Hongyao Yu, Hao Fang 외 arxiv

With the growing concerns over copyright infringement in diffusion-based customization, adversarial attacks have emerged as a prominent defense strategy to prevent malicious content forgery in personalized image generati…

Personalized Image Generation

Inner-Probe: Discovering Copyright-related Data Generation in LLM Architecture

2024-10-06 · Qichao Ma, Rui-Jie Zhu, Peiye Liu, Renye Yan 외

Large Language Models (LLMs) utilize extensive knowledge databases and show powerful text generation ability. However, their reliance on high-quality copyrighted datasets raises concerns about copyright infringements in …

Contrastive LearningPrompt EngineeringText DetectionText Generation