DiffusionPrint: Learning Generative Fingerprints for Diffusion-Based Inpainting Localization

📅 2026-04-14
📈 Citations: 0
Influential: 0
📄 PDF

career value

216K/year
🤖 AI Summary
This work addresses the challenge that existing image forgery localization methods struggle to detect forgeries produced by diffusion-based inpainting, as such techniques reconstruct the entire image and thereby disrupt conventional forensic cues like camera sensor noise patterns. To overcome this limitation, the authors propose a patch-level contrastive learning framework that leverages the “generation fingerprint”—a shared artifact inherent to regions synthesized by diffusion models—as a self-supervised signal. By integrating MoCo-style contrastive learning with cross-category hard negative mining, the method trains a convolutional backbone to extract forensic features robust to latent-space decoding distortions. Additionally, a generator-aware classification head is introduced to enhance generalization. The approach significantly outperforms current state-of-the-art methods across diverse generative models, achieving up to a 28% improvement in localization accuracy on unseen mask types and demonstrating strong generalization to unknown generation architectures.

Technology Category

Application Category

📝 Abstract
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
Problem

Research questions and friction points this paper is trying to address.

image forgery localization
diffusion-based inpainting
generative fingerprint
forensic signal
latent decoding
Innovation

Methods, ideas, or system contributions that make the work stand out.

Diffusion-based inpainting
generative fingerprint
contrastive learning
image forgery localization
self-supervised forensics
🔎 Similar Papers
No similar papers found.