Can GPT tell us why these images are synthesized? Empowering Multimodal Large Language Models for Forensics
Yiran He, Yun Cao, Bowen Yang, Zeyu Zhang
TL;DR
This work investigates the use of multimodal LLMs for forensics of AI-generated content in images, proposing a two-stage framework that first detects forgery and then analyzes tampering with localization, content description, reasoning, and generation-method tracing. Through careful prompt engineering and few-shot learning, the approach leverages LLM semantic understanding to achieve competitive detection and high-quality, interpretable forensic reports, demonstrated across diverse datasets with metrics such as $AUC$ and localization scores. The study shows GPT-4V yielding the strongest performance among tested models, while also highlighting limitations like refusals and semantic confusion on real-face images, and it provides ablations to quantify the impact of prompts and exemplars. The work suggests practical pathways to integrate LLMs with downstream tools and extend the paradigm to video and audio forgery, aiming to enhance robustness and scalability of forensic analysis in real-world settings.
Abstract
The rapid development of generative AI facilitates content creation and makes image manipulation easier and more difficult to detect. While multimodal Large Language Models (LLMs) have encoded rich world knowledge, they are not inherently tailored for combating AI-generated Content (AIGC) and struggle to comprehend local forgery details. In this work, we investigate the application of multimodal LLMs in forgery detection. We propose a framework capable of evaluating image authenticity, localizing tampered regions, providing evidence, and tracing generation methods based on semantic tampering clues. Our method demonstrates that the potential of LLMs in forgery analysis can be effectively unlocked through meticulous prompt engineering and the application of few-shot learning techniques. We conduct qualitative and quantitative experiments and show that GPT4V can achieve an accuracy of 92.1% in Autosplice and 86.3% in LaMa, which is competitive with state-of-the-art AIGC detection methods. We further discuss the limitations of multimodal LLMs in such tasks and propose potential improvements.
