OmniVL-Guard: Towards Unified Vision-Language Forgery Detection and Grounding via Balanced RL
Jinjie Shen, Jing Wu, Yaxiong Wang, Lechao Cheng, Shengeng Tang, Tianrui Hui, Nan Pu, Zhun Zhong
TL;DR
OmniVL-Guard tackles the challenge of unified vision-language forgery detection and grounding across text, images, and videos by addressing a difficulty bias that skews learning toward coarse veracity tasks. It introduces Self-Evolving CoT Generation to produce high-quality reasoning data and the FSFR corpus, paired with Adaptive Reward Scaling Policy Optimization to balance multi-task RL. The framework demonstrates strong in-domain performance and zero-shot robustness on out-of-domain benchmarks, validated through extensive ablations and backbone-transfer experiments. This work provides a scalable, reasoning-enabled approach for detecting and localizing multi-modal forgeries with broad implications for content integrity in social media environments.
Abstract
Existing forgery detection methods are often limited to uni-modal or bi-modal settings, failing to handle the interleaved text, images, and videos prevalent in real-world misinformation. To bridge this gap, this paper targets to develop a unified framework for omnibus vision-language forgery detection and grounding. In this unified setting, the {interplay} between diverse modalities and the dual requirements of simultaneous detection and localization pose a critical ``difficulty bias`` problem: the simpler veracity classification task tends to dominate the gradients, leading to suboptimal performance in fine-grained grounding during multi-task optimization. To address this challenge, we propose \textbf{OmniVL-Guard}, a balanced reinforcement learning framework for omnibus vision-language forgery detection and grounding. Particularly, OmniVL-Guard comprises two core designs: Self-Evolving CoT Generatio and Adaptive Reward Scaling Policy Optimization (ARSPO). {Self-Evolving CoT Generation} synthesizes high-quality reasoning paths, effectively overcoming the cold-start challenge. Building upon this, {Adaptive Reward Scaling Policy Optimization (ARSPO)} dynamically modulates reward scales and task weights, ensuring a balanced joint optimization. Extensive experiments demonstrate that OmniVL-Guard significantly outperforms state-of-the-art methods and exhibits zero-shot robust generalization across out-of-domain scenarios.
