RCDN: Real-Centered Detection Network for Robust Face Forgery Identification
About
Image forgery has become a critical threat with the rapid proliferation of AI-based generation tools, which make it increasingly easy to synthesize realistic but fraudulent facial content. Existing detection methods achieve near-perfect performance when training and testing are conducted within the same domain, yet their effectiveness deteriorates substantially in crossdomain scenarios. This limitation is problematic, as new forgery techniques continuously emerge and detectors must remain reliable against unseen manipulations. To address this challenge, we propose the Real-Centered Detection Network (RCDN), a frequency spatial convolutional neural networks(CNN) framework with an Xception backbone that anchors its representation space around authentic facial images. Instead of modeling the diverse and evolving patterns of forgeries, RCDN emphasizes the consistency of real images, leveraging a dual-branch architecture and a real centered loss design to enhance robustness under distribution shifts. Extensive experiments on the DiFF dataset, focusing on three representative forgery types (FE, I2I, T2I), demonstrate that RCDN achieves both state-of-the-art in-domain accuracy and significantly stronger cross-domain generalization. Notably, RCDN reduces the generalization gap compared to leading baselines and achieves the highest cross/in-domain stability ratio, highlighting its potential as a practical solution for defending against evolving and unseen image forgery techniques.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Forgery Detection | DiFF Cross-domain Average (test) | Cross-domain Avg Acc94.78 | 24 | |
| Forgery Detection | DiFF FE (test) | Accuracy89.75 | 16 | |
| Forgery Detection | DiFF I2I (test) | Accuracy99.7 | 16 | |
| Forgery Detection | DiFF T2I (test) | Accuracy99.8 | 16 | |
| Face Forgery Detection | DiFF Face Editing representative subset (test) | Accuracy99.95 | 8 | |
| Face Forgery Detection | DiFF Image-to-Image translation representative subset (test) | Accuracy99.75 | 8 | |
| Face Forgery Detection | DiFF Text-to-Image generation representative subset (test) | Accuracy0.999 | 8 | |
| Face Forgery Identification | DiFF dataset | In-domain Score99.87 | 8 |