CVAICLJun 8, 2025

Interpretable and Reliable Detection of AI-Generated Images via Grounded Reasoning in MLLMs

arXiv:2506.07045v19 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses the need for reliable and explainable detection of synthetic images, which is crucial for combating misinformation, though it is an incremental improvement on existing MLLM-based approaches.

The paper tackles the problem of detecting AI-generated images by developing a method that provides interpretable justifications through visual localization and textual explanations, achieving superior performance over baseline methods.

The rapid advancement of image generation technologies intensifies the demand for interpretable and robust detection methods. Although existing approaches often attain high accuracy, they typically operate as black boxes without providing human-understandable justifications. Multi-modal Large Language Models (MLLMs), while not originally intended for forgery detection, exhibit strong analytical and reasoning capabilities. When properly fine-tuned, they can effectively identify AI-generated images and offer meaningful explanations. However, existing MLLMs still struggle with hallucination and often fail to align their visual interpretations with actual image content and human reasoning. To bridge this gap, we construct a dataset of AI-generated images annotated with bounding boxes and descriptive captions that highlight synthesis artifacts, establishing a foundation for human-aligned visual-textual grounded reasoning. We then finetune MLLMs through a multi-stage optimization strategy that progressively balances the objectives of accurate detection, visual localization, and coherent textual explanation. The resulting model achieves superior performance in both detecting AI-generated images and localizing visual flaws, significantly outperforming baseline methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes