English

VIDEOP2R: Video Understanding from Perception to Reasoning

Computer Vision and Pattern Recognition 2026-04-21 v2 Artificial Intelligence Machine Learning

Abstract

Reinforcement fine-tuning (RFT), a two-stage framework consisting of supervised fine-tuning (SFT) and reinforcement learning (RL) has shown promising results on improving reasoning ability of large language models (LLMs). Yet extending RFT to large video language models (LVLMs) remains challenging. We propose VideoP2R, a novel process-aware video RFT framework that enhances video reasoning by modeling perception and reasoning as distinct processes. In the SFT stage, we develop a three-step pipeline to generate VideoP2R-CoT-162K, a high-quality, process-aware chain-of-thought (CoT) dataset for perception and reasoning. In the RL stage, we introduce a novel process-aware group relative policy optimization (PA-GRPO) algorithm that supplies separate rewards for perception and reasoning. Extensive experiments show that VideoP2R achieves state-of-the-art (SotA) performance on six out of seven video reasoning and understanding benchmarks. Ablation studies further confirm the effectiveness of our process-aware modeling and PA-GRPO and demonstrate that model's perception output is information-sufficient for downstream reasoning. Our project page is available at https://videop2r.github.io/videop2r/.

Keywords

Cite

@article{arxiv.2511.11113,
  title  = {VIDEOP2R: Video Understanding from Perception to Reasoning},
  author = {Yifan Jiang and Yueying Wang and Rui Zhao and Toufiq Parag and Zhimin Chen and Zhenyu Liao and Jayakrishnan Unnikrishnan},
  journal= {arXiv preprint arXiv:2511.11113},
  year   = {2026}
}

Comments

CVPR Findings 2026

R2 v1 2026-07-01T07:37:09.442Z