Search papers, labs, and topics across Lattice.
This paper introduces VidForensics-M1, a novel approach to AI-generated video detection that integrates meta-detection with reinforcement learning to enhance forgery identification. By utilizing temporal grounding as a reliable evidence signal, the method addresses the limitations of existing models that rely on coarse supervision, enabling more effective generalization to unseen scenarios. Experimental results show that VidForensics-M1 significantly improves the robustness and accuracy of detecting synthetic videos by optimizing both predicted labels and supporting evidence through an innovative reward redistribution mechanism.
Verifiable temporal grounding in video forensics can drastically improve the detection of AI-generated content, outperforming traditional methods reliant on coarse supervision.
Recent advances in video generation models have significantly improved the realism of synthetic videos, blurring the boundary between generated and authentic content and raising concerns about misinformation. Existing MLLM-based detectors mainly rely on supervised fine-tuning or label-level reinforcement learning, where coarse supervision limits generalization to unseen scenarios and emerging video generators. To overcome these limitations, we are the first to introduce \textbf{meta-detection} into AI-generated video detection, enabling reliable forgery detection by jointly optimizing predicted labels and supporting evidence within reinforcement learning. This paradigm requires reliable evidence signals and effective mechanisms to integrate them into label-level optimization. Textual rationales provide semantic descriptions of forgery artifacts, but their generation and verification depend on external models, making supervision vulnerable to hallucinations and semantic biases. In contrast, temporal grounding provides more objective and verifiable evidence, as manipulated intervals can be precisely controlled during forgery construction. Based on this insight, we propose an automated data construction pipeline that generates paired real-fake videos by replacing temporal segments with boundary-frame-conditioned video generation models. Furthermore, we introduce \textbf{Evidence-Guided Reward Redistribution}, which performs evidence-aware credit assignment by redistributing rewards among label-correct responses according to evidence quality. This preserves reliable label supervision while encouraging detectors to acquire fine-grained and verifiable forgery localization capabilities. Extensive experiments demonstrate that \textbf{VidForensics-M1} effectively leverages verifiable temporal evidence to achieve robust and generalizable AI-generated video detection.