FreqDebias: Towards Generalizable Deepfake Detection via Consistency-Driven Frequency Debiasing
About
Deepfake detectors often struggle to generalize to novel forgery types due to biases learned from limited training data. In this paper, we identify a new type of model bias in the frequency domain, termed spectral bias, where detectors overly rely on specific frequency bands, restricting their ability to generalize across unseen forgeries. To address this, we propose FreqDebias, a frequency debiasing framework that mitigates spectral bias through two complementary strategies. First, we introduce a novel Forgery Mixup (Fo-Mixup) augmentation, which dynamically diversifies frequency characteristics of training samples. Second, we incorporate a dual consistency regularization (CR), which enforces both local consistency using class activation maps (CAMs) and global consistency through a von Mises-Fisher (vMF) distribution on a hyperspherical embedding space. This dual CR mitigates over-reliance on certain frequency components by promoting consistent representation learning under both local and global supervision. Extensive experiments show that FreqDebias significantly enhances cross-domain generalization and outperforms state-of-the-art methods in both cross-domain and in-domain settings.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Deepfake Detection | CDFv1, CDFv2, DFD, DFDCP, DFDC (test) | Overall Average Score82.9 | 74 | |
| Face Forgery Detection | DFDCP | Frame-level AUC86.8 | 64 | |
| Deepfake Detection | CelebDF (CDF) v2 (test) | AUC89.6 | 52 | |
| Fake Image Detection | UniversalFakeDetect (test) | Mean Accuracy85.1 | 40 | |
| Face Forgery Detection | FF++ (HQ) | AUC DF99.82 | 27 | |
| Deepfake Detection | FaceForensics++ (FF++) HQ (test) | AUC0.975 | 26 | |
| Face Forgery Detection | CDF v2 (test) | Frame-Level AUC83.6 | 23 | |
| Generated Image Detection | GenImage v1.4 (test) | AP (SD1.4)98.8 | 23 | |
| Face Forgery Detection | DFD (test) | Frame-Level AUC74.1 | 21 | |
| Face Forgery Detection | DFDC (test) | Frame-Level AUC82.4 | 19 |