VIPER: Process-aware Evaluation for Generative Video Reasoning
Yifan Li, Yukai Gu, Yingqian Min, Zikang Liu, Yifan Du, Kun Zhou, Min Yang, Wayne Xin Zhao, Minghui Qiu
TL;DR
VIPER introduces a process-aware evaluation framework for Generative Video Reasoning by formalizing Process-outcome Consistency (POC@r) and deploying a hierarchical VLM-based rubric across 16 tasks in 6 domains. The benchmark reveals substantial outcome-hacking in state-of-the-art video models, with POC@1.0 scores often below 30% and 20–40% hacking rates, underscoring a gap between final answers and reasoning processes. Test-time scaling and process constraint incorporation offer some performance gains, but the gains are limited, highlighting the need for stronger process-level reasoning and evaluation. Public release of VIPER and the rubric aims to catalyze progress toward truly generalizable visual reasoning in video models.
Abstract
Recent breakthroughs in video generation have demonstrated an emerging capability termed Chain-of-Frames (CoF) reasoning, where models resolve complex tasks through the generation of continuous frames. While these models show promise for Generative Video Reasoning (GVR), existing evaluation frameworks often rely on single-frame assessments, which can lead to outcome-hacking, where a model reaches a correct conclusion through an erroneous process. To address this, we propose a process-aware evaluation paradigm. We introduce VIPER, a comprehensive benchmark spanning 16 tasks across temporal, structural, symbolic, spatial, physics, and planning reasoning. Furthermore, we propose Process-outcome Consistency (POC@r), a new metric that utilizes VLM-as-Judge with a hierarchical rubric to evaluate both the validity of the intermediate steps and the final result. Our experiments reveal that state-of-the-art video models achieve only about 20% POC@1.0 and exhibit a significant outcome-hacking. We further explore the impact of test-time scaling and sampling robustness, highlighting a substantial gap between current video generation and true generalized visual reasoning. Our benchmark will be publicly released.
