paper-with-me

홈 › Papers

ForgeryVCR: Visual-Centric Reasoning via Efficient Forensic Tools in MLLMs for Image Forgery Detection and Localization

2026-02-15 · Youqi Wang, Shen Chen, Haowei Wang, Rongxuan Peng, Taiping Yao, Shunquan Tan, Changsheng Chen, Bin Li, Shouhong Ding arxiv

Existing Multimodal Large Language Models (MLLMs) for image forgery detection and localization predominantly operate under a text-centric Chain-of-Thought (CoT) paradigm. However, forcing these models to textually characterize imperceptible low-level tampering traces inevitably leads to hallucinations, as linguistic modalities are insufficient to capture such fine-grained pixel-level inconsistencies. To overcome this, we propose ForgeryVCR, a framework that incorporates a forensic toolbox to materialize imperceptible traces into explicit visual intermediates via Visual-Centric Reasoning. To enable efficient tool utilization, we introduce a Strategic Tool Learning post-training paradigm, encompassing gain-driven trajectory construction for Supervised Fine-Tuning (SFT) and subsequent Reinforcement Learning (RL) optimization guided by a tool utility reward. This paradigm empowers the MLLM to act as a proactive decision-maker, learning to spontaneously invoke multi-view reasoning paths including local zoom-in for fine-grained inspection and the analysis of invisible inconsistencies in compression history, noise residuals, and frequency domains. Extensive experiments reveal that ForgeryVCR achieves state-of-the-art (SOTA) performance in both detection and localization tasks, demonstrating superior generalization and robustness with minimal tool redundancy. The project page is available at https://youqiwong.github.io/projects/ForgeryVCR/.

📄 PDF Abstract BibTeX arXiv:2602.14098

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

HumanForge: A Human-Centric Deepfake Video Benchmark with Multi-Agent Forgery Rationales

2026-07-09 · Wenbo Xu, Zhimin Chen, Xiaojie Liang, Hengrui Liu 외 arxiv

Rapid advancements in video diffusion models and temporal editing tools have enabled the generation of highly realistic human-centric videos, presenting unprecedented challenges to digital content forensics. Existing ben…

Zero-shot Generalization

DocShield: Towards AI Document Safety via Evidence-Grounded Agentic Reasoning

2026-04-03 · Fanwei Zeng, Changtao Miao, Jing Huang, Zhiya Tan 외 arxiv

The rapid progress of generative AI has enabled increasingly realistic text-centric image forgeries, posing major challenges to document safety. Existing forensic methods mainly rely on visual cues and lack evidence-base…

EgoSafe: A First-Person Mobile-Captured Benchmark for Visual Safety Understanding

2026-07-29 · Yuyun Chen, Tianao Li, TianQuan Feng, Cen Chen 외 arxiv

Reliable visual safety understanding in real-world scenarios demands more than just object recognition; it requires causal reasoning under epistemic uncertainty. While Large Vision-Language Models (LVLMs) demonstrate imp…

Binary ClassificationObject Recognition

VIGIL: Part-Grounded Structured Reasoning for Generalizable Deepfake Detection

2026-03-23 · Xinghan Li, Junhao Xu, Jingjing Chen arxiv

Multimodal large language models (MLLMs) offer a promising path toward interpretable deepfake detection by generating textual explanations. However, the reasoning process of current MLLM-based methods combines evidence g…

Reinforcement LearningDeepFake Detection

Transparent Visual Reasoning via Object-Centric Agent Collaboration

2025-09-28 · Benjamin Teoh, Ben Glocker, Francesca Toni, Avinash Kori arxiv

A central challenge in explainable AI, particularly in the visual domain, is producing explanations grounded in human-understandable concepts. To tackle this, we introduce OCEAN (Object-Centric Explananda via Agent Negot…

Visual Reasoning