arXiv:2607.28464cs.CV2026-07

用强化学习让视觉语言模型自己推理图像是否被AI篡改

Can Vision-Language Models Reason about AI Edits in Images?

论文配图:Can Vision-Language Models Reason about AI Edits in Images?
图 1 · 摘自论文原文
  • 用强化学习训练模型生成推理过程,再判断图像是否被篡改
  • 在多个数据集上检测与定位效果媲美顶尖方法,且监督更弱
  • 适合研究AI伪造检测、可解释性或大模型推理的学者

AI生成图像的篡改检测对可信AI至关重要,但现代生成模型使篡改更难识别。传统二分类器缺乏可解释性和泛化能力。视觉语言模型(VLMs)具备强大的视觉理解与推理能力,但现有方法依赖人工标注的解释进行微调,未充分发挥其内在推理潜力。本文提出基于群体相对策略优化(GRPO)的强化学习框架,通过简单准确率和格式奖励,训练VLM在输入图像后生成结构化推理链条,并判断是否被篡改。随后,轻量级分割模型根据推理输出生成像素级定位掩码。在多个图像篡改数据集上的实验表明,该方法在检测与定位性能上达到领先水平,且所需监督显著更少。引入统一评估指标eff-IoU,联合衡量检测与定位效果。结果表明,强化学习为教会VLM自主推理AI生成内容提供了一种高效且可扩展的路径。

原文摘要 · Abstract (English)

Detection and localization of AI-tampered images are critical for trustworthy AI, yet modern generative models have made such manipulations increasingly difficult to identify. While traditional binary classifiers can detect image tampering, they lack interpretability and generalization. Vision-Language Models (VLMs) offer a promising alternative due to their strong visual understanding and reasoning capabilities; however, existing approaches typically rely on supervised finetuning with curated explanations rather than exploiting their inherent reasoning capabilities. In this work, we investigate whether VLMs can be trained to reason about AI-generated image edits using reinforcement learning (RL) rather than explicit reasoning supervision. Motivated by the success in Group Relative Policy Optimization (GRPO), an RL technique that incentivizes the model to reason by generating thinking traces prior to giving the final answer, we propose a GRPO-based training framework that utilizes simple accuracy and format rewards. Given an input image, the model produces a structured reasoning trace and predicts whether the image has been tampered with. A lightweight segmentation model is then guided by the reasoning output to generate pixel-level localization masks. Experiments across multiple image manipulation datasets demonstrate that our approach achieves competitive detection and localization performance compared to state-of-the-art image forgery detectors, despite requiring substantially weaker supervision. We introduce effective intersection over union (eff-IoU), a unified metric to jointly evaluate detection and localization. These results suggest that reinforcement learning provides an effective and scalable mechanism for teaching VLMs to reason about AI-generated content.

视觉语言模型图像伪造检测强化学习可解释性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。