CVSep 24, 2025

ThinkFake: Reasoning in Multimodal Large Language Models for AI-Generated Image Detection

arXiv:2509.19841v16 citationsh-index: 7
Originality Highly original
AI Analysis

This addresses the need for accurate and interpretable detection to combat misinformation and privacy violations, representing a novel method for a known bottleneck.

The paper tackles the problem of detecting AI-generated images by proposing ThinkFake, a reasoning-based framework using a Multimodal Large Language Model, which outperforms state-of-the-art methods on the GenImage benchmark and shows strong zero-shot generalization on LOKI.

The increasing realism of AI-generated images has raised serious concerns about misinformation and privacy violations, highlighting the urgent need for accurate and interpretable detection methods. While existing approaches have made progress, most rely on binary classification without explanations or depend heavily on supervised fine-tuning, resulting in limited generalization. In this paper, we propose ThinkFake, a novel reasoning-based and generalizable framework for AI-generated image detection. Our method leverages a Multimodal Large Language Model (MLLM) equipped with a forgery reasoning prompt and is trained using Group Relative Policy Optimization (GRPO) reinforcement learning with carefully designed reward functions. This design enables the model to perform step-by-step reasoning and produce interpretable, structured outputs. We further introduce a structured detection pipeline to enhance reasoning quality and adaptability. Extensive experiments show that ThinkFake outperforms state-of-the-art methods on the GenImage benchmark and demonstrates strong zero-shot generalization on the challenging LOKI benchmark. These results validate our framework's effectiveness and robustness. Code will be released upon acceptance.

Foundations

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

Your Notes