Deepfake Detection via Joint Unsupervised Reconstruction and Supervised Classification
Bosheng Yan, Chang-Tsun Li, Xuequan Lu

TL;DR
This paper introduces a joint unsupervised reconstruction and supervised classification approach using a two-branch Convolutional AutoEncoder for deepfake detection, significantly improving cross-dataset generalization.
Contribution
It proposes a novel two-branch CAE model that combines reconstruction and classification tasks to enhance deepfake detection and generalizability across datasets.
Findings
Achieves state-of-the-art results on three datasets.
Significantly improves cross-dataset detection performance.
Enhances feature representation through joint learning.
Abstract
Deep learning has enabled realistic face manipulation (i.e., deepfake), which poses significant concerns over the integrity of the media in circulation. Most existing deep learning techniques for deepfake detection can achieve promising performance in the intra-dataset evaluation setting (i.e., training and testing on the same dataset), but are unable to perform satisfactorily in the inter-dataset evaluation setting (i.e., training on one dataset and testing on another). Most of the previous methods use the backbone network to extract global features for making predictions and only employ binary supervision (i.e., indicating whether the training instances are fake or authentic) to train the network. Classification merely based on the learning of global features leads often leads to weak generalizability to unseen manipulation methods. In addition, the reconstruction task can improve the…
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 · Image Enhancement Techniques
