🤖 AI Summary
This study addresses the significant drop in robustness of existing deepfake detectors under adversarial attacks. The authors propose a unified enhancement framework that requires no adversarial training data, uniquely integrating fourth-order moment modeling in the DCT domain, content-agnostic noise residual features, and block-level semantic perturbation strategies to substantially improve cross-scenario generalization. The framework is architecture-agnostic and consistently boosts robustness across six state-of-the-art detectors: it reduces the worst-case recall degradation under adversarial attack by up to 88.9% and elevates the accuracy of the current best detector from 81.9% to 97.15%. The work further reveals that higher-order kurtosis features exhibit intrinsic robustness to adversarial perturbations.
📝 Abstract
The rapid advancement of Generative AI has introduced remarkable opportunities while simultaneously raising critical concerns regarding content authenticity. While recent work has increasingly focused on improving the generalization of deepfake detectors across unseen generative models, their robustness against adversarial attacks remains limited. In particular, Abdullah et al. (IEEE SP 2024) evaluated eight detectors and demonstrated that most of them exhibit significant performance degradation under adversarial attacks. We also observed the same phenomenon by testing seven most recent state-of-the-art detectors. To address this problem, we propose a unified framework that integrates three complementary design principles without relying on adversarial training data: (i) higher-order statistical modeling in the frequency domain via Discrete Cosine Transform (DCT)-based moment pooling up to fourth order, (ii) content-agnostic feature representations derived from noise residuals, and (iii) cross-scene generalization enforced through patch-level semantic disruption. A key insight underpinning our approach is that adversarial attacks primarily operate on low-order statistics and visual semantics, leaving higher-order residual-frequency characteristics, particularly kurtosis, largely unconstrained. Extensive experiments demonstrate that our method consistently improves robustness across six architecturally diverse detectors. Notably, we achieve up to 88.9% reduction in recall degradation on current adversarial benchmarks, and improve the best-performing recent detector (Yang et al., IEEE CVPR 2025) from 81.9% to 97.15% accuracy under attack. Overall, our method provides a principled, architecture-agnostic approach for improving deepfake detection robustness against current attacks.