CVApr 14

DiffusionPrint: Learning Generative Fingerprints for Diffusion-Based Inpainting Localization

arXiv:2604.1244369.2h-index: 5Has Code
Predicted impact top 44% in CV · last 90 daysOriginality Incremental advance
AI Analysis

It addresses the critical problem of detecting inpainted regions from modern diffusion models, which break traditional forensic cues, for digital forensics practitioners.

DiffusionPrint introduces a patch-level contrastive learning framework that learns a generative fingerprint robust to spectral distortions from latent decoding, improving image forgery localization for diffusion-based inpainting. Integrated into existing frameworks, it achieves up to +28% improvement on unseen mask types and generalizes to unseen generative architectures.

Modern diffusion-based inpainting models pose significant challenges for image forgery localization (IFL), as their full regeneration pipelines reconstruct the entire image via a latent decoder, disrupting the camera-level noise patterns that existing forensic methods rely on. We propose DiffusionPrint, a patch-level contrastive learning framework that learns a forensic signal robust to the spectral distortions introduced by latent decoding. It exploits the fact that inpainted regions generated by the same model share a consistent generative fingerprint, using this as a self-supervisory signal. DiffusionPrint trains a convolutional backbone via a MoCo-style objective with cross-category hard negative mining and a generator-aware classification head, producing a forensic feature map that serves as a highly discriminative secondary modality in fusion-based IFL frameworks. Integrated into TruFor, MMFusion, and a lightweight fusion baseline, DiffusionPrint consistently improves localization across multiple generative models, with gains of up to +28% on mask types unseen during fine-tuning and confirmed generalization to unseen generative architectures. Code is available at https://github.com/mever-team/diffusionprint

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes