Zoom-In to Sort AI-Generated Images Out
Yikun Ji, Yan Hong, Bowen Deng, jun lan, Huijia Zhu, Weiqiang Wang, Liqing Zhang, Jianfu Zhang
TL;DR
This paper introduces ZoomIn, a two-stage Vision-Language Model for forensic detection of AI-generated images that first scans globally to locate suspicious regions and then analyzes zoomed-in crops with grounded explanations. To train such a system, it presents MagniFake, a 20k-image dataset with bounding boxes and forensic explanations generated via an automated VLM-based pipeline. The method receives strong empirical support, achieving state-of-the-art accuracy on MagniFake and robust OoD generalization while providing interpretable, region-grounded reasoning. The work also details a grounded data annotation pipeline and reinforcement-learning-based training (GRPO) to optimize both localization and explanation quality, highlighting the practical impact of interpretable AI for digital forensics.
Abstract
The rapid growth of AI-generated imagery has blurred the boundary between real and synthetic content, raising critical concerns for digital integrity. Vision-language models (VLMs) offer interpretability through explanations but often fail to detect subtle artifacts in high-quality synthetic images. We propose ZoomIn, a two-stage forensic framework that improves both accuracy and interpretability. Mimicking human visual inspection, ZoomIn first scans an image to locate suspicious regions and then performs a focused analysis on these zoomed-in areas to deliver a grounded verdict. To support training, we introduce MagniFake, a dataset of 20,000 real and high-quality synthetic images annotated with bounding boxes and forensic explanations, generated through an automated VLM-based pipeline. Our method achieves 96.39% accuracy with robust generalization, while providing human-understandable explanations grounded in visual evidence.
