Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 95% Match Research Paper Cybersecurity Professionals,Digital Forensics Experts,AI Researchers,Content Moderation Teams 2 days ago

Who Made This? Fake Detection and Source Attribution with Diffusion Features

generative-ai › diffusion
📄 Abstract

Abstract: The rapid progress of generative diffusion models has enabled the creation of synthetic images that are increasingly difficult to distinguish from real ones, raising concerns about authenticity, copyright, and misinformation. Existing supervised detectors often struggle to generalize across unseen generators, requiring extensive labeled data and frequent retraining. We introduce FRIDA (Fake-image Recognition and source Identification via Diffusion-features Analysis), a lightweight framework that leverages internal activations from a pre-trained diffusion model for deepfake detection and source generator attribution. A k-nearest-neighbor classifier applied to diffusion features achieves state-of-the-art cross-generator performance without fine-tuning, while a compact neural model enables accurate source attribution. These results show that diffusion representations inherently encode generator-specific patterns, providing a simple and interpretable foundation for synthetic image forensics.
Authors (3)
Simone Bonechi
Paolo Andreini
Barbara Toniella Corradini
Submitted
October 31, 2025
arXiv Category
cs.CV
arXiv PDF

Key Contributions

FRIDA is a lightweight framework for deepfake detection and source attribution that leverages internal activations from pre-trained diffusion models. It achieves state-of-the-art cross-generator performance without fine-tuning using a k-NN classifier on diffusion features, and enables accurate source attribution with a compact neural model, demonstrating that diffusion representations encode generator-specific patterns.

Business Value

Enhances trust in digital media by providing tools to identify synthetic content and its origin, crucial for combating misinformation and protecting intellectual property.