Fusing Global and Local Features for Generalized AI-Synthesized Image Detection
Yan Ju, Shan Jia, Lipeng Ke, Hongfei Xue, Koki Nagano, Siwei Lyu

TL;DR
This paper introduces a two-branch model that fuses global and local features using attention mechanisms to improve the generalization of AI-synthesized image detection across unseen models and diverse datasets.
Contribution
It proposes a novel patch selection and multi-head attention-based fusion approach to enhance detection accuracy and generalization in real-world scenarios.
Findings
High detection accuracy on diverse datasets
Strong generalization to unseen GAN models
Effective fusion of global and local features
Abstract
With the development of the Generative Adversarial Networks (GANs) and DeepFakes, AI-synthesized images are now of such high quality that humans can hardly distinguish them from real images. It is imperative for media forensics to develop detectors to expose them accurately. Existing detection methods have shown high performance in generated images detection, but they tend to generalize poorly in the real-world scenarios, where the synthetic images are usually generated with unseen models using unknown source data. In this work, we emphasize the importance of combining information from the whole image and informative patches in improving the generalization ability of AI-synthesized image detection. Specifically, we design a two-branch model to combine global spatial information from the whole image and local informative features from multiple patches selected by a novel patch selection…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications
MethodsSoftmax · Linear Layer
