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

Deepfake Detection that Generalizes Across Benchmarks

About

The generalization of deepfake detectors to unseen manipulation techniques remains a challenge for practical deployment. Although many approaches adapt foundation models by introducing significant architectural complexity, this work demonstrates that robust generalization is achievable through a parameter-efficient adaptation of one of the foundational pre-trained vision encoders. The proposed method, GenD, fine-tunes only the Layer Normalization parameters (0.03% of the total) and enhances generalization by enforcing a hyperspherical feature manifold using L2 normalization and metric learning on it. We conducted an extensive evaluation on 14 benchmark datasets spanning from 2019 to 2025. The proposed method achieves state-of-the-art performance, outperforming more complex, recent approaches in average cross-dataset AUROC. Our analysis yields two primary findings for the field: 1) training on paired real-fake data from the same source video is essential for mitigating shortcut learning and improving generalization, and 2) detection difficulty on academic datasets has not strictly increased over time, with models trained on older, diverse datasets showing strong generalization capabilities. This work delivers a computationally efficient and reproducible method, proving that state-of-the-art generalization is attainable by making targeted, minimal changes to a pre-trained foundational image encoder model. The code is at: https://github.com/yermandy/GenD

Andrii Yermakov, Jan Cech, Jiri Matas, Mario Fritz• 2025

Related benchmarks

TaskDatasetResultRank
Deepfake DetectionDFDC
AUC87.1
230
Deepfake DetectionDFD
AUC0.97
193
Deepfake DetectionCDF v2
Video-level AUC96
48
Image Deepfake DetectionFFIW
AUC0.945
47
Deepfake DetectionDFD v1 (test)
AUC96.5
16
Deepfake DetectionDeepfakeBench Cross-dataset Evaluation
CDFv2 Score96
13
Deepfake DetectionDeepfakeBench Cross-manipulation Evaluation
UniFace97.4
13
Deepfake DetectionNTIRE 2026 (val)
AUC74
12
Video Deepfake DetectionKoDF 2021
AUROC89.7
10
Video Deepfake DetectionFAVC 2021
AUROC98.4
10
Showing 10 of 93 rows
...

Other info

Follow for update