So-Fake: Benchmarking and Explaining Social Media Image Forgery Detection
Zhenglin Huang, Tianxiao Li, Xiangtai Li, Haiquan Wen, Yiwei He, Jiangning Zhang, Hao Fei, Xi Yang, Xiaowei Huang, Bei Peng, Guangliang Cheng
TL;DR
So-Fake tackles the challenge of social-media image forgery by introducing a large-scale, socially realistic benchmark (So-Fake-Set and So-Fake-OOD) and a unified RL-based framework (So-Fake-R1) that jointly performs detection, localization, and explanation. By combining a diverse training/validation set with a challenging out-of-domain testbed built from Reddit content and unseen commercial generators, the authors demonstrate robust cross-domain generalization. So-Fake-R1 uses a two-stage training regime and Group Relative Policy Optimization to balance multi-task objectives and produce interpretable outputs, achieving state-of-the-art results on both in-domain and OOD evaluations. The work provides a practical foundation for advancing trustworthy forgery detection on social media and emphasizes the importance of integrated detection, localization, and explanation for user trust. Limitations include the still-evolving generation landscape, computational demands, and the focus on still images, suggesting future work in video and multimodal forgery analysis.
Abstract
Recent advances in AI-powered generative models have enabled the creation of increasingly realistic synthetic images, posing significant risks to information integrity and public trust on social media platforms. While robust detection frameworks and diverse, large-scale datasets are essential to mitigate these risks, existing academic efforts remain limited in scope: current datasets lack the diversity, scale, and realism required for social media contexts, while detection methods struggle with generalization to unseen generative technologies. To bridge this gap, we introduce So-Fake-Set, a comprehensive social media-oriented dataset with over 2 million high-quality images, diverse generative sources, and photorealistic imagery synthesized using 35 state-of-the-art generative models. To rigorously evaluate cross-domain robustness, we establish a novel and large-scale (100K) out-of-domain benchmark (So-Fake-OOD) featuring synthetic imagery from commercial models explicitly excluded from the training distribution, creating a realistic testbed for evaluating real-world performance. Leveraging these resources, we present So-Fake-R1, an advanced vision-language framework that employs reinforcement learning for highly accurate forgery detection, precise localization, and explainable inference through interpretable visual rationales. Extensive experiments show that So-Fake-R1 outperforms the second-best method, with a 1.3% gain in detection accuracy and a 4.5% increase in localization IoU. By integrating a scalable dataset, a challenging OOD benchmark, and an advanced detection framework, this work establishes a new foundation for social media-centric forgery detection research. The code, models, and datasets will be released publicly.
