Wavelet-based GAN Fingerprint Detection using ResNet50

📅 2025-10-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the challenge of detecting GAN-generated images, this paper proposes a wavelet-domain-based deepfake detection method. We apply discrete wavelet transform (DWT) using both Haar and Daubechies wavelets to perform multi-scale frequency decomposition of input images, explicitly modeling high-frequency artifacts—termed “fingerprints”—characteristic of StyleGAN outputs in the wavelet coefficients. The resulting wavelet subband images are fed directly into a ResNet50 backbone for end-to-end binary classification. Experiments demonstrate substantial improvements over purely spatial-domain baselines: the Daubechies-based model achieves 95.1% accuracy, while the Haar-based variant attains 93.8%, both significantly surpassing the spatial-domain baseline’s 81.5%. This work provides the first systematic empirical validation of the discriminative power of wavelet-domain features for GAN image attribution, establishing a novel frequency-aware paradigm for digital forensic analysis.

Technology Category

Application Category

📝 Abstract
Identifying images generated by Generative Adversarial Networks (GANs) has become a significant challenge in digital image forensics. This research presents a wavelet-based detection method that uses discrete wavelet transform (DWT) preprocessing and a ResNet50 classification layer to differentiate the StyleGAN-generated images from real ones. Haar and Daubechies wavelet filters are applied to convert the input images into multi-resolution representations, which will then be fed to a ResNet50 network for classification, capitalizing on subtle artifacts left by the generative process. Moreover, the wavelet-based models are compared to an identical ResNet50 model trained on spatial data. The Haar and Daubechies preprocessed models achieved a greater accuracy of 93.8 percent and 95.1 percent, much higher than the model developed in the spatial domain (accuracy rate of 81.5 percent). The Daubechies-based model outperforms Haar, showing that adding layers of descriptive frequency patterns can lead to even greater distinguishing power. These results indicate that the GAN-generated images have unique wavelet-domain artifacts or "fingerprints." The method proposed illustrates the effectiveness of wavelet-domain analysis to detect GAN images and emphasizes the potential of further developing the capabilities of future deepfake detection systems.
Problem

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

Detecting GAN-generated images using wavelet transforms and ResNet50
Differentiating StyleGAN images from real ones via frequency artifacts
Improving detection accuracy with wavelet preprocessing over spatial methods
Innovation

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

Uses wavelet transform preprocessing for image analysis
Employs ResNet50 network for classification of images
Detects GAN fingerprints in frequency domain artifacts
🔎 Similar Papers
No similar papers found.
Sai Teja Erukude
Sai Teja Erukude
Kansas State University
Genarative AIDeep LearningComputer ScienceData Science
S
Suhasnadh Reddy Veluru
College of Business Administration, Kansas State University, Manhattan, USA
V
Viswa Chaitanya Marella
College of Business Administration, Kansas State University, Manhattan, USA