Fourier-Based GAN Fingerprint Detection using ResNet50
Sai Teja Erukude, Viswa Chaitanya Marella, Suhasnadh Reddy Veluru

TL;DR
This paper presents a frequency-domain analysis combined with deep learning to effectively detect GAN-generated images, achieving high accuracy and demonstrating the presence of unique frequency signatures.
Contribution
It introduces a novel approach using Fourier transforms and ResNet50 to improve GAN image detection over traditional spatial methods.
Findings
Achieved 92.8% accuracy in distinguishing GAN images
Frequency signatures significantly enhance detection performance
Outperforms models trained on raw spatial images
Abstract
The rapid rise of photorealistic images produced from Generative Adversarial Networks (GANs) poses a serious challenge for image forensics and industrial systems requiring reliable content authenticity. This paper uses frequency-domain analysis combined with deep learning to solve the problem of distinguishing StyleGAN-generated images from real ones. Specifically, a two-dimensional Discrete Fourier Transform (2D DFT) was applied to transform images into the Fourier domain, where subtle periodic artifacts become detectable. A ResNet50 neural network is trained on these transformed images to differentiate between real and synthetic ones. The experiments demonstrate that the frequency-domain model achieves a 92.8 percent and an AUC of 0.95, significantly outperforming the equivalent model trained on raw spatial-domain images. These results indicate that the GAN-generated images have…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
