Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AltFreezing for More General Video Face Forgery Detection

About

Existing face forgery detection models try to discriminate fake images by detecting only spatial artifacts (e.g., generative artifacts, blending) or mainly temporal artifacts (e.g., flickering, discontinuity). They may experience significant performance degradation when facing out-domain artifacts. In this paper, we propose to capture both spatial and temporal artifacts in one model for face forgery detection. A simple idea is to leverage a spatiotemporal model (3D ConvNet). However, we find that it may easily rely on one type of artifact and ignore the other. To address this issue, we present a novel training strategy called AltFreezing for more general face forgery detection. The AltFreezing aims to encourage the model to detect both spatial and temporal artifacts. It divides the weights of a spatiotemporal network into two groups: spatial-related and temporal-related. Then the two groups of weights are alternately frozen during the training process so that the model can learn spatial and temporal features to distinguish real or fake videos. Furthermore, we introduce various video-level data augmentation methods to improve the generalization capability of the forgery detection model. Extensive experiments show that our framework outperforms existing methods in terms of generalization to unseen manipulations and datasets. Code is available at https: //github.com/ZhendongWang6/AltFreezing.

Zhendong Wang, Jianmin Bao, Wengang Zhou, Weilun Wang, Houqiang Li• 2023

Related benchmarks

TaskDatasetResultRank
Deepfake DetectionDFD
AUC0.937
77
Deepfake DetectionCDFv1, CDFv2, DFD, DFDCP, DFDC (test)
DFD Score71.838
42
Deepfake DetectionFF++
AUC99.7
34
Deepfake DetectionCelebDF (CDF) v2 (test)
AUC89
30
Video Deepfake DetectionDF-TIMIT (test)
AUC99.82
27
Deepfake DetectionDFDCP (test)
AUC69.33
27
Face Forgery DetectionS2CFP (test)
Score (@ijustine)27.78
24
Deepfake DetectionFaceShifter (FSH) (test)
AUC99.2
23
Deepfake DetectionDFD
Video AUC0.985
23
Deepfake DetectionIDForge (test)
AUC95.79
22
Showing 10 of 33 rows

Other info

Follow for update