English

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

Computer Vision and Pattern Recognition 2026-04-06 v1 Artificial Intelligence

Abstract

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-based reasoning to reveal subtle text manipulations. Detection, localization, and explanation are often treated as isolated tasks, limiting reliability and interpretability. To tackle these challenges, we propose DocShield, the first unified framework formulating text-centric forgery analysis as a visual-logical co-reasoning problem. At its core, a novel Cross-Cues-aware Chain of Thought (CCT) mechanism enables implicit agentic reasoning, iteratively cross-validating visual anomalies with textual semantics to produce consistent, evidence-grounded forensic analysis. We further introduce a Weighted Multi-Task Reward for GRPO-based optimization, aligning reasoning structure, spatial evidence, and authenticity prediction. Complementing the framework, we construct RealText-V1, a multilingual dataset of document-like text images with pixel-level manipulation masks and expert-level textual explanations. Extensive experiments show DocShield significantly outperforms existing methods, improving macro-average F1 by 41.4% over specialized frameworks and 23.4% over GPT-4o on T-IC13, with consistent gains on the challenging T-SROIE benchmark. Our dataset, model, and code will be publicly released.

Keywords

Cite

@article{arxiv.2604.02694,
  title  = {DocShield: Towards AI Document Safety via Evidence-Grounded Agentic Reasoning},
  author = {Fanwei Zeng and Changtao Miao and Jing Huang and Zhiya Tan and Shutao Gong and Xiaoming Yu and Yang Wang and Weibin Yao and Joey Tianyi Zhou and Jianshu Li and Yin Yan},
  journal= {arXiv preprint arXiv:2604.02694},
  year   = {2026}
}

Comments

10 pages, 4 figures, 5 tables. Preprint

R2 v1 2026-07-01T11:52:18.071Z