DA-FDFtNet: Dual Attention Fake Detection Fine-tuning Network to Detect Various AI-Generated Fake Images
Young Oh Bang, Simon S. Woo

TL;DR
This paper introduces DA-FDFtNet, a dual attention-based fine-tuning network that effectively detects AI-generated fake face images, demonstrating superior performance across multiple datasets and types of fake images.
Contribution
The paper proposes a novel dual attention fake detection network combining pre-trained models, fine-tuning transformers, and attention modules for improved fake image detection.
Findings
Outperforms baseline models on FaceForensics++ dataset
Effective across various GAN-generated fake images
Enhances robustness and performance in fake face detection
Abstract
Due to the advancement of Generative Adversarial Networks (GAN), Autoencoders, and other AI technologies, it has been much easier to create fake images such as "Deepfakes". More recent research has introduced few-shot learning, which uses a small amount of training data to produce fake images and videos more effectively. Therefore, the ease of generating manipulated images and the difficulty of distinguishing those images can cause a serious threat to our society, such as propagating fake information. However, detecting realistic fake images generated by the latest AI technology is challenging due to the reasons mentioned above. In this work, we propose Dual Attention Fake Detection Fine-tuning Network (DA-FDFtNet) to detect the manipulated fake face images from the real face data. Our DA-FDFtNet integrates the pre-trained model with Fine-Tune Transformer, MBblockV3, and a channel…
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.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection · Adversarial Robustness in Machine Learning
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · Position-Wise Feed-Forward Layer · Max Pooling · Adam · Sigmoid Activation · Layer Normalization · Average Pooling
