Image Copy Detection for Diffusion Models
Wenhao Wang, Yifan Sun, Zhentao Tan, Yi Yang

TL;DR
This paper introduces ICDiff, a specialized image copy detection method for diffusion models, utilizing a new dataset and a novel deep embedding approach to accurately identify replicated images generated by diffusion techniques.
Contribution
The paper presents ICDiff, the first ICD tailored for diffusion models, along with a new dataset and a deep embedding method using probability density functions for supervision.
Findings
PDF-Embedding outperforms existing methods on the D-Rep test set.
Diffusion models have replication ratios of 10-20% against open-source galleries.
The D-Rep dataset contains 40,000 image-replica pairs with annotated replication levels.
Abstract
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 originality. Existing Image Copy Detection (ICD) models, though accurate in detecting hand-crafted replicas, overlook the challenge from diffusion models. This motivates us to introduce ICDiff, the first ICD specialized for diffusion models. To this end, we construct a Diffusion-Replication (D-Rep) dataset and correspondingly propose a novel deep embedding method. D-Rep uses a state-of-the-art diffusion model (Stable Diffusion V1.5) to generate 40, 000 image-replica pairs, which are manually annotated into 6 replication levels ranging from 0 (no replication) to 5 (total replication). Our method, PDF-Embedding, transforms the replication level of each image-replica pair into a…
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.
Code & Models
Videos
Taxonomy
TopicsMedical Image Segmentation Techniques
MethodsDiffusion
