Swin Meets EfficientNet: Lightweight Architectures for GAN-Based Face Forensics

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文针对GAN生成的假脸检测难题,提出结合EfficientNet与Swin Transformer的轻量级架构方法,提高了检测准确率和效率。
📝 Abstract
Modern generative models, such as GANs, diffusion architectures, and autoregressive systems, now produce facial images that are nearly indistinguishable from authentic photographs. This capability makes detecting forged images increasingly difficult, raising serious concerns about identity theft, fraud, and misinformation campaigns. Our research focuses specifically on GAN-generated synthetic faces, which underpin many face-centric deepfakes, and investigates efficient detection approaches using image analysis alone. Existing detection systems rely heavily on either convolutional neural networks (CNNs) or global vision transformers. While CNNs excel at identifying texture-based local features, they struggle with broader contextual understanding. Traditional Vision Transformer (ViT) models can capture long-range structures effectively, but demand substantial computational resources. Our work explores Swin-Transformer-based architectures across three implementations: a compact Swin Transformer trained from the ground up, ImageNet-1K pre-trained Swin-Tiny and Swin-Small models adapted for binary classification, and a novel hybrid combining EfficientNet-B0's convolutional processing with a Swin Transformer backend. We evaluated all models using the 140K Real and Fake Faces dataset, which includes StyleGAN-generated fake faces alongside authentic images from Flickr and DFDC, with balanced splits for training, validation, and testing. The EfficientNetB0+Swin hybrid achieved 99% accuracy and a 99.44% recall on 5,000 test images, outperforming both pure Swin variants and a previous CNN-only baseline on this dataset. Our results suggest that combining hierarchical CNN features with shifted-window self-attention provides an efficient and computationally lightweight method for detecting GAN-generated synthetic faces.
Problem

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

GAN-Generated Faces
Face Forensics
Image Analysis
Innovation

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

hybrid architecture
EfficientNetB0+Swin
lightweight detection
shifted-window self-attention
hierarchical CNN features
S
Sejuti Basu
International Institute of Information Technology, Bangalore, India
A
Ashima Sood
School of Computing, Engineering, and Intelligent Systems, Ulster University, Londonderry, United Kingdom
Vijay Kumar
Vijay Kumar
National Institute of Technology Warangal
Machine LearningSingular OpticsNano-OpticsQuantum OpticsFIber Optics
S
Sahil Sharma
School of Computing, Engineering, and Intelligent Systems, Ulster University, Londonderry, United Kingdom