Search papers, labs, and topics across Lattice.
The paper introduces TextShield-R1, a reinforcement learning-based MLLM solution for detecting tampered text in images, addressing limitations of existing methods in identifying micro-level artifacts and localizing tampered regions. They employ Forensic Continual Pre-training on large-scale forensic and OCR data, followed by Group Relative Policy Optimization with novel reward functions to reduce annotation dependency and improve reasoning. The method also uses OCR Rectification at inference to refine localization accuracy, achieving state-of-the-art results on their new Text Forensics Reasoning (TFR) benchmark.
MLLMs can now detect tampered text in images with significantly improved accuracy and reduced reliance on expensive annotations, thanks to a novel reinforcement learning approach.
The growing prevalence of tampered images poses serious security threats, highlighting the urgent need for reliable detection methods. Multimodal large language models (MLLMs) demonstrate strong potential in analyzing tampered images and generating interpretations. However, they still struggle with identifying micro-level artifacts, exhibit low accuracy in localizing tampered text regions, and heavily rely on expensive annotations for forgery interpretation. To this end, we introduce TextShield-R1, the first reinforcement learning based MLLM solution for tampered text detection and reasoning. Specifically, our approach introduces Forensic Continual Pre-training, an easy-to-hard curriculum that well prepares the MLLM for tampered text detection by harnessing the large-scale cheap data from natural image forensic and OCR tasks. During fine-tuning, we perform Group Relative Policy Optimization with novel reward functions to reduce annotation dependency and improve reasoning capabilities. At inference time, we enhance localization accuracy via OCR Rectification, a method that leverages the MLLM's strong text recognition abilities to refine its predictions. Furthermore, to support rigorous evaluation, we introduce the Text Forensics Reasoning (TFR) benchmark, comprising over 45k real and tampered images across 16 languages, 10 tampering techniques, and diverse domains. Rich reasoning-style annotations are included, allowing for comprehensive assessment. Our TFR benchmark simultaneously addresses seven major limitations of existing benchmarks and enables robust evaluation under cross-style, cross-method, and cross-language conditions. Extensive experiments demonstrate that TextShield-R1 significantly advances the state of the art in interpretable tampered text detection.