Share your thoughts, 1 month free Claude Pro on usSee more
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
91
Deepfake DetectionCDFv1, CDFv2, DFD, DFDCP, DFDC (test)
Overall Average Score70.672
74
Deepfake DetectionDFDCP (test)--
55
Deepfake DetectionCelebDF (CDF) v2 (test)
AUC89.5
52
Face Forgery DetectionDFDC--
52
Deepfake DetectionCeleb-DF v2 (test)
Video-level AUC0.895
48
Deepfake DetectionDeepfakeDetection (DFD) (test)
AUC93.7
43
Deepfake DetectionFF++
AUC99.7
34
Face Forgery DetectionCeleb-DF v2
Video-level AUC89.5
33
Deepfake DetectionCDF v2
AUC0.895
32
Showing 10 of 41 rows

Other info

Follow for update