Open Set Face Forgery Detection via Dual-Level Evidence Collection
Zhongyi Cai, Bryce Gernon, Wentao Bao, Yifan Li, Matthew Wright, Yu Kong
TL;DR
This paper tackles Open Set Face Forgery Detection (OSFFD), where models must recognize novel fake categories while classifying real and known fakes. It introduces Dual-Level Evidential face forgery Detection (DLED), a framework that collects and fuses spatial (semantic via CLIP) and frequency (FFT-based) evidence to produce principled uncertainty estimates using Evidential Deep Learning. By reformulating OSFFD as an uncertainty estimation problem and applying a Dempster-Shafer-based fusion, DLED achieves state-of-the-art detection of unseen forgeries while maintaining competitive Real-vs-Fake performance on the DF40 dataset. The work demonstrates that combining spatial and frequency evidence with improved uncertainty calibration enables robust, interpretable open-set forgery detection suitable for real-world deployment.
Abstract
The proliferation of face forgeries has increasingly undermined confidence in the authenticity of online content. Given the rapid development of face forgery generation algorithms, new fake categories are likely to keep appearing, posing a major challenge to existing face forgery detection methods. Despite recent advances in face forgery detection, existing methods are typically limited to binary Real-vs-Fake classification or the identification of known fake categories, and are incapable of detecting the emergence of novel types of forgeries. In this work, we study the Open Set Face Forgery Detection (OSFFD) problem, which demands that the detection model recognize novel fake categories. We reformulate the OSFFD problem and address it through uncertainty estimation, enhancing its applicability to real-world scenarios. Specifically, we propose the Dual-Level Evidential face forgery Detection (DLED) approach, which collects and fuses category-specific evidence on the spatial and frequency levels to estimate prediction uncertainty. Extensive evaluations conducted across diverse experimental settings demonstrate that the proposed DLED method achieves state-of-the-art performance, outperforming various baseline models by an average of 20% in detecting forgeries from novel fake categories. Moreover, on the traditional Real-versus-Fake face forgery detection task, our DLED method concurrently exhibits competitive performance.
