Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Unveiling Deepfakes: A Frequency-Aware Triple Branch Network for Deepfake Detection

About

Advanced deepfake technologies are blurring the lines between real and fake, presenting both revolutionary opportunities and alarming threats. While it unlocks novel applications in fields like entertainment and education, its malicious use has sparked urgent ethical and societal concerns ranging from identity theft to the dissemination of misinformation. To tackle these challenges, feature analysis using frequency features has emergedas a promising direction for deepfake detection. However, oneaspect that has been overlooked so far is that existing methodstend to concentrate on one or a few specific frequency domains,which risks overfitting to particular artifacts and significantlyundermines their robustness when facing diverse forgery patterns. Another underexplored aspect we observe is that different features often attend to the same forged region, resulting in redundant feature representations and limiting the diversity of the extracted clues. This may undermine the ability of a model to capture complementary information across different facets, thereby compromising its generalization capability to diverse manipulations. In this paper, we seek to tackle these challenges from two aspects: (1) we propose a triple-branch network that jointly captures spatial and frequency features by learning from both original image and image reconstructed by different frequency channels, and (2) we mathematically derive feature decoupling and fusion losses grounded in the mutual information theory, which enhances the model to focus on task-relevant features across the original image and the image reconstructed by different frequency channels. Extensive experiments on six large-scale benchmark datasets demonstrate that our method consistently achieves state-of-the-art performance. Our code is released at https://github.com/injooker/Unveiling Deepfake.

Qihao Shen, Jiaxing Xuan, Zhenguang Liu, Sifan Wu, Yutong Xie, Zhaoyan Ming, Yingying Jiao, kui Ren• 2026

Related benchmarks

TaskDatasetResultRank
Deepfake DetectionCeleb-DF v2 (test)
Video-level AUC0.999
68
Frame-level Deepfake DetectionDFDC-P
AUC77.7
41
Frame-level Deepfake DetectionDFDC
AUC0.735
36
Frame-level Deepfake DetectionCeleb-DF v2
AUROC87.2
31
Frame-level Deepfake DetectionCeleb-DF v1
AUROC79.6
23
Deepfake DetectionFF++ C23 (test)
AUC0.99
12
Deepfake DetectionFS DF40-CDF (frame-level)
AUC93.6
12
Deepfake Detection300 randomly selected images
Params (M)95.45
7
Deepfake DetectionFR DF40-CDF (frame-level)
AUC67.1
6
Showing 9 of 9 rows

Other info

Follow for update