A Dataless FaceSwap Detection Approach Using Synthetic Images
Authors: Anubhav Jain, Nasir Memon, Julian Togelius
Published: 2022-12-05 19:49:45+00:00
AI Summary
This paper proposes a deepfake detection method that utilizes synthetic data generated by StyleGAN3, eliminating the need for real data and reducing biases present in real-world datasets. The approach achieves comparable performance to methods using real data and demonstrates better generalization capabilities when fine-tuned with a small amount of real data.
Abstract
Face swapping technology used to create Deepfakes has advanced significantly over the past few years and now enables us to create realistic facial manipulations. Current deep learning algorithms to detect deepfakes have shown promising results, however, they require large amounts of training data, and as we show they are biased towards a particular ethnicity. We propose a deepfake detection methodology that eliminates the need for any real data by making use of synthetically generated data using StyleGAN3. This not only performs at par with the traditional training methodology of using real data but it shows better generalization capabilities when finetuned with a small amount of real data. Furthermore, this also reduces biases created by facial image datasets that might have sparse data from particular ethnicities.