VideoVeritas: AI-Generated Video Detection via Perception Pretext Reinforcement Learning
Hao Tan, Jun Lan, Senyuan Shi, Zichang Tan, Zijian Yu, Huijia Zhu, Weiqiang Wang, Jun Wan, Zhen Lei
TL;DR
VideoVeritas targets robust AI-generated video detection by addressing gaps in fine-grained perception and fact-based reasoning in multimodal models. It introduces a two-stage framework combining Joint Preference Alignment (J-DPO) and Perception Pretext RL (PPRL), enabling perception-grounded reasoning without heavy reliance on labeled AIGC data. MintVid provides a three-part, high-quality evaluation suite spanning general content, facial, and fact-based videos to stress-test detectors. Across extensive experiments, VideoVeritas achieves state-of-the-art performance with balanced recall and precision, outperforming binary detectors and many MLLM-based detectors on ID, OOD, and MintVid benchmarks, highlighting the value of grounding reasoning in perceptual skills for detection tasks.
Abstract
The growing capability of video generation poses escalating security risks, making reliable detection increasingly essential. In this paper, we introduce VideoVeritas, a framework that integrates fine-grained perception and fact-based reasoning. We observe that while current multi-modal large language models (MLLMs) exhibit strong reasoning capacity, their granular perception ability remains limited. To mitigate this, we introduce Joint Preference Alignment and Perception Pretext Reinforcement Learning (PPRL). Specifically, rather than directly optimizing for detection task, we adopt general spatiotemporal grounding and self-supervised object counting in the RL stage, enhancing detection performance with simple perception pretext tasks. To facilitate robust evaluation, we further introduce MintVid, a light yet high-quality dataset containing 3K videos from 9 state-of-the-art generators, along with a real-world collected subset that has factual errors in content. Experimental results demonstrate that existing methods tend to bias towards either superficial reasoning or mechanical analysis, while VideoVeritas achieves more balanced performance across diverse benchmarks.
