CamReasoner: Reinforcing Camera Movement Understanding via Structured Spatial Reasoning
Hang Wu, Yujun Cai, Zehao Li, Haonan Ge, Bowen Sun, Junsong Yuan, Yiwei Wang
TL;DR
CamReasoner reframes camera movement understanding as structured ego-motion inference using the Observation-Thinking-Answer (O-T-A) paradigm, mitigating hallucinations from black-box cues by grounding reasoning in spatio-temporal geometry. It introduces a two-stage training pipeline (SFT followed by RL with GRPO and EMA-GRPO) and builds a Large-scale Inference Trajectory Suite (18k SFT, 38k RL) to teach cinematic logic and causal motion reasoning. Empirically, CamReasoner-7B achieves state-of-the-art binary accuracy (78.4%) and VQA accuracy (74.5%) on CameraBench, with notable strengths in confusable motions and robust reasoning across 9 skills and 81 sub-tasks. The work advances automated film analysis and controllable video synthesis by bridging perception, structured deduction, and 3D spatial reasoning.
Abstract
Understanding camera dynamics is a fundamental pillar of video spatial intelligence. However, existing multimodal models predominantly treat this task as a black-box classification, often confusing physically distinct motions by relying on superficial visual patterns rather than geometric cues. We present CamReasoner, a framework that reformulates camera movement understanding as a structured inference process to bridge the gap between perception and cinematic logic. Our approach centers on the Observation-Thinking-Answer (O-T-A) paradigm, which compels the model to decode spatio-temporal cues such as trajectories and view frustums within an explicit reasoning block. To instill this capability, we construct a Large-scale Inference Trajectory Suite comprising 18k SFT reasoning chains and 38k RL feedback samples. Notably, we are the first to employ RL for logical alignment in this domain, ensuring motion inferences are grounded in physical geometry rather than contextual guesswork. By applying Reinforcement Learning to the Observation-Think-Answer (O-T-A) reasoning paradigm, CamReasoner effectively suppresses hallucinations and achieves state-of-the-art performance across multiple benchmarks.
