Towards Solving the DeepFake Problem : An Analysis on Improving DeepFake Detection using Dynamic Face Augmentation
Sowmen Das, Selim Seferbekov, Arup Datta, Md. Saiful Islam, Md. Ruhul, Amin

TL;DR
This paper analyzes limitations in deepfake detection datasets and models, proposing a dynamic face augmentation method called Face-Cutout to improve model generalization and reduce overfitting.
Contribution
It introduces Face-Cutout, a novel data augmentation technique that enhances deepfake detection by focusing on relevant facial regions and mitigating overfitting.
Findings
Face-Cutout reduces LogLoss by up to 35.3%
Improves model generalization across datasets
Addresses dataset overfitting issues
Abstract
The creation of altered and manipulated faces has become more common due to the improvement of DeepFake generation methods. Simultaneously, we have seen detection models' development for differentiating between a manipulated and original face from image or video content. In this paper, we focus on identifying the limitations and shortcomings of existing deepfake detection frameworks. We identified some key problems surrounding deepfake detection through quantitative and qualitative analysis of existing methods and datasets. We found that deepfake datasets are highly oversampled, causing models to become easily overfitted. The datasets are created using a small set of real faces to generate multiple fake samples. When trained on these datasets, models tend to memorize the actors' faces and labels instead of learning fake features. To mitigate this problem, we propose a simple data…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection
