LoyalDiffusion: A Diffusion Model Guarding Against Data Replication
Chenghao Li, Yuke Zhang, Dake Chen, Jingqi Xu, Peter A. Beerel

TL;DR
LoyalDiffusion introduces a diffusion model framework that reduces data replication risks by modifying the U-Net architecture and selectively applying mitigation strategies during training and inference, balancing privacy and image quality.
Contribution
This paper presents a novel RAU-Net architecture with information transfer blocks and a selective application strategy to mitigate data replication in diffusion models.
Findings
Achieves 48.63% reduction in data replication.
Maintains comparable image generation quality.
Outperforms existing mitigation methods.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Concatenated Skip Connection · Diffusion · Max Pooling · Focus · U-Net
