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
CNN-Generated Images Are Surprisingly Easy to Spot… for Now
Sheng-Yu Wang,Oliver Wang,Richard Zhang,Andrew Owens,Alexei A. Efros +4 more
- 14 Jun 2020
TL;DR: In this article, the authors show that a standard image classifier trained on only one specific CNN generator is able to generalize surprisingly well to unseen architectures, datasets, and training methods.
Efficient Geometry-aware 3D Generative Adversarial Networks
01 Jun 2022
TL;DR: In this article , a hybrid explicit implicit network architecture is proposed to generate high-resolution multi-view-consistent images in real-time but also produce high-quality 3D geometry.
613
Detecting and Simulating Artifacts in GAN Fake Images
Xu Zhang,Svebor Karaman,Shih-Fu Chang +2 more
- 15 Jul 2019
TL;DR: A GAN simulator, AutoGAN, is proposed, which can simulate the artifacts produced by the common pipeline shared by several popular GAN models, and identifies a unique artifact caused by the up-sampling component included in the common GAN pipelines.
575
Attributing Fake Images to GANs: Learning and Analyzing GAN Fingerprints
Ning Yu,Larry S. Davis,Mario Fritz +2 more
- 30 Oct 2019
TL;DR: The first study of learning GAN fingerprints towards image attribution and using them to classify an image as real or GAN-generated is presented, showing that GANs carry distinct model fingerprints and leave stable fingerprints in their generated images, which support image attribution.
Media Forensics and DeepFakes: An Overview
TL;DR: In this paper, the authors present an analysis of the methods for visual media integrity verification, that is, the detection of manipulated images and videos, and highlight the limits of current forensic tools, the most relevant issues, the upcoming challenges, and suggest future directions for research.
521