On The Detection of Synthetic Images Generated by Diffusion Models
04 Jun 2023
80
TL;DR: Grip-Unina et al. as discussed by the authors studied how difficult it is to distinguish synthetic images generated by diffusion models from pristine ones and whether current state-of-the-art detectors are suitable for the task.
read more
Abstract: Over the past decade, there has been tremendous progress in creating synthetic media, mainly thanks to the development of powerful methods based on generative adversarial networks (GAN). Very recently, methods based on diffusion models (DM) have been gaining the spotlight. In addition to providing an impressive level of photorealism, they enable the creation of text-based visual content, opening up new and exciting opportunities in many different application fields, from arts to video games. On the other hand, this property is an additional asset in the hands of malicious users, who can generate and distribute fake media perfectly adapted to their attacks, posing new challenges to the media forensic community. With this work, we seek to understand how difficult it is to distinguish synthetic images generated by diffusion models from pristine ones and whether current state-of-the-art detectors are suitable for the task. To this end, first we expose the forensics traces left by diffusion models, then study how current detectors, developed for GAN-generated images, perform on these new synthetic images, especially in challenging social-network scenarios involving image compression and resizing. Datasets and code are available at https:github.com/grip-unina/DMimageDetection.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Hierarchical Fine-Grained Image Forgery Detection and Localization
Xiaohui Guo,Xiaohong Liu,Zhiyuan Ren,Steven Grosz,Iacopo Masi,Xiaoming Liu +5 more
- 01 Jun 2023
TL;DR: Hierarchical fine-grained image forgery detection and localization (HiFi-IFDL) framework learns comprehensive features and inherent hierarchical nature of different forgery attributes, improving the overall accuracy and efficiency of image forgery detection and localization.
54
DIRE for Diffusion-Generated Image Detection
Zhendong Wang,Jianmin Bao,Wengang Zhou,Weilun Wang,Hezhen Hu,Hong Chen,Houqiang Li +6 more
- 01 Oct 2023
TL;DR: DIRE (Diffusion Reconstruction Error) is an effective detector for distinguishing real images from diffusion-generated images. It leverages the inherent discrepancy between real and generated images in their reconstruction errors by a diffusion model.
46
CIFAKE: Image Classification and Explainable Identification of AI-Generated Synthetic Images
Jordan J. Bird,Ahmad Lotfi +1 more
TL;DR: CIFAKE dataset and model for classifying AI-generated images with high accuracy and explainability. The model achieves 92.98% accuracy in classifying real and fake images and identifies key features used for classification.
35
Intriguing properties of synthetic images: from generative adversarial networks to diffusion models
Riccardo Corvi,Davide Cozzolino,Gianfranco Poggi,Koki Nagano,Luisa Verdoliva +4 more
- 01 Jun 2023
TL;DR: The generated images from GAN, DM, and VQ-GAN models exhibit intriguing properties, including visible artifacts in the Fourier domain, biases transferred from the training dataset, and differences in the mid-high frequency signal content compared to real images.
Synthbuster: Towards Detection of Diffusion Model Generated Images
TL;DR: This work introduces a method specifically designed to detect synthetic images produced by diffusion models that capitalizes on the inherent frequency artefacts left behind during the diffusion process and generalizes relatively well to unknown models.
30
References
Noiseprint: A CNN-Based Camera Model Fingerprint
Davide Cozzolino,Luisa Verdoliva +1 more
TL;DR: In this article, a Siamese network is used to extract a camera model fingerprint, where the scene content is largely suppressed and model-related artifacts are enhanced, which can be used for a large variety of forensic tasks, including image forgery localization.
Do GANs Leave Artificial Fingerprints
Francesco Marra,Diego Gragnaniello,Luisa Verdoliva,Giovanni Poggi +3 more
- 28 Mar 2019
TL;DR: In this paper, the authors show that each GAN leaves its specific fingerprint in the images it generates, just like real-world cameras mark acquired images with traces of their photo-response non-uniformity pattern.
274
What Makes Fake Images Detectable? Understanding Properties that Generalize
Lucy Chai,David Bau,Ser-Nam Lim,Phillip Isola +3 more
- 23 Aug 2020
TL;DR: Chail et al. as discussed by the authors use a patch-based classifier with limited receptive fields to visualize which regions of fake images are more easily detectable and demonstrate that even when the image generator is adversarially finetuned against a fake image classifier, it is still imperfect and leaves detectable artifacts in certain image patches.
208
Are GAN Generated Images Easy to Detect? A Critical Analysis of the State-Of-The-Art
Diego Gragnaniello,Davide Cozzolino,Francesco Marra,Giovanni Poggi,Luisa Verdoliva +4 more
- 05 Jul 2021
TL;DR: This work analyzes the state-of-the-art methods for the detection of synthetic images, highlighting the key ingredients of the most successful approaches, and comparing their performance over existing generative architectures.
170
DE-FAKE: Detection and Attribution of Fake Images Generated by Text-to-Image Generation Models
Zeyang Sha,Zheng Li,Ning Yu,Yang Zhang +3 more
- 15 Nov 2023
TL;DR: Detection and attribution of fake images generated by text-to-image generation models is a systematic study that investigates the detection and attribution of fake images generated by text-to-image generation models. The study finds that fake images generated by various models can be distinguished from real ones and effectively attributed to their source models.
49