paper-with-me

홈 › Papers

LoyalDiffusion: A Diffusion Model Guarding Against Data Replication

2024-12-02 · Chenghao Li, Yuke Zhang, Dake Chen, Jingqi Xu, Peter A. Beerel

Diffusion models have demonstrated significant potential in image generation. However, their ability to replicate training data presents a privacy risk, particularly when the training data includes confidential information. Existing mitigation strategies primarily focus on augmenting the training dataset, leaving the impact of diffusion model architecture under explored. In this paper, we address this gap by examining and mitigating the impact of the model structure, specifically the skip connections in the diffusion model's U-Net model. We first present our observation on a trade-off in the skip connections. While they enhance image generation quality, they also reinforce the memorization of training data, increasing the risk of replication. To address this, we propose a replication-aware U-Net (RAU-Net) architecture that incorporates information transfer blocks into skip connections that are less essential for image quality. Recognizing the potential impact of RAU-Net on generation quality, we further investigate and identify specific timesteps during which the impact on memorization is most pronounced. By applying RAU-Net selectively at these critical timesteps, we couple our novel diffusion model with a targeted training and inference strategy, forming a framework we refer to as LoyalDiffusion. Extensive experiments demonstrate that LoyalDiffusion outperforms the state-of-the-art replication mitigation method achieving a 48.63% reduction in replication while maintaining comparable image quality.

📄 PDF Abstract BibTeX arXiv:2412.01118

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationMemorizationmodel

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
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…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Focus 설명 없음
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Real-time Identity Defenses against Malicious Personalization of Diffusion Models

2024-12-13 · Hanzhong Guo, Shen Nie, Chao Du, Tianyu Pang 외

Personalized generative diffusion models, capable of synthesizing highly realistic images based on a few reference portraits, may pose substantial social, ethical, and legal risks via identity replication. Existing defen…

CPUGPUImage Compression

Latent Diffusion Unlearning: Protecting Against Unauthorized Personalization Through Trajectory Shifted Perturbations

2025-10-03 · Naresh Kumar Devulapally, Shruti Agarwal, Tejas Gokhale, Vishnu Suresh Lokhande arxiv

Text-to-image diffusion models have demonstrated remarkable effectiveness in rapid and high-fidelity personalization, even when provided with only a few user images. However, the effectiveness of personalization techniqu…

CPSample: Classifier Protected Sampling for Guarding Training Data During Diffusion

2024-09-11 · Joshua Kazdan, Hao Sun, Jiaqi Han, Felix Petersen 외

Diffusion models have a tendency to exactly replicate their training data, especially when trained on small datasets. Most prior work has sought to mitigate this problem by imposing differential privacy constraints or ma…

Image Copy Detection for Diffusion Models

2024-09-30 · Wenhao Wang, Yifan Sun, Zhentao Tan, Yi Yang

Images produced by diffusion models are increasingly popular in digital artwork and visual marketing. However, such generated images might replicate content from existing ones and pose the challenge of content originalit…

Copy DetectionMarketing

StyleProtect: Safeguarding Artistic Identity in Fine-tuned Diffusion Models

2025-09-17 · Qiuyu Tang, Joshua Krinsky, Aparna Bharati arxiv

The rapid advancement of generative models, particularly diffusion-based approaches, has inadvertently facilitated their potential for misuse. Such models enable malicious exploiters to replicate artistic styles that cap…