Data-Driven Deepfake Image Detection Method -- The 2024 Global Deepfake Image Detection Challenge
Authors: Xiaoya Zhu, Yibing Nan, Shiguo Lian
Published: 2025-08-15 13:24:47+00:00
AI Summary
This paper presents a deepfake image detection method utilizing a Swin Transformer V2-B classification network. The approach extensively employs online data augmentation and offline sample generation techniques to enhance training data diversity and model generalization. The method achieved an award of excellence in the 2024 Global Deepfake Image Detection Challenge.
Abstract
With the rapid development of technology in the field of AI, deepfake technology has emerged as a double-edged sword. It has not only created a large amount of AI-generated content but also posed unprecedented challenges to digital security. The task of the competition is to determine whether a face image is a Deepfake image and output its probability score of being a Deepfake image. In the image track competition, our approach is based on the Swin Transformer V2-B classification network. And online data augmentation and offline sample generation methods are employed to enrich the diversity of training samples and increase the generalization ability of the model. Finally, we got the award of excellence in Deepfake image detection.