English

Towards Generalizable Deepfake Detection by Primary Region Regularization

Computer Vision and Pattern Recognition 2023-07-31 v2

Abstract

The existing deepfake detection methods have reached a bottleneck in generalizing to unseen forgeries and manipulation approaches. Based on the observation that the deepfake detectors exhibit a preference for overfitting the specific primary regions in input, this paper enhances the generalization capability from a novel regularization perspective. This can be simply achieved by augmenting the images through primary region removal, thereby preventing the detector from over-relying on data bias. Our method consists of two stages, namely the static localization for primary region maps, as well as the dynamic exploitation of primary region masks. The proposed method can be seamlessly integrated into different backbones without affecting their inference efficiency. We conduct extensive experiments over three widely used deepfake datasets - DFDC, DF-1.0, and Celeb-DF with five backbones. Our method demonstrates an average performance improvement of 6% across different backbones and performs competitively with several state-of-the-art baselines.

Keywords

Cite

@article{arxiv.2307.12534,
  title  = {Towards Generalizable Deepfake Detection by Primary Region Regularization},
  author = {Harry Cheng and Yangyang Guo and Tianyi Wang and Liqiang Nie and Mohan Kankanhalli},
  journal= {arXiv preprint arXiv:2307.12534},
  year   = {2023}
}

Comments

12 pages. v2 corrected one minor citation error. Code and Dataset: https://github.com/xaCheng1996/PRLE

R2 v1 2026-06-28T11:38:18.532Z