Taming Camera-Controlled Video Generation with Verifiable Geometry Reward
Zhaoqing Wang, Xiaobo Xia, Zhuolin Bie, Jinlin Liu, Dongdong Yu, Jia-Wang Bian, Changhu Wang
TL;DR
This work presents CamVerse, an online reinforcement learning post-training framework that optimizes a pretrained video diffusion model for precise camera control. Central to CamVerse is a verifiable geometry reward that computes dense, segment-level alignment scores by estimating 3D camera trajectories for generated and reference videos and comparing relative poses within short segments. The method uses group-relative policy optimization (GRPO) and a scale-consistent alignment process (Umeyama) to steadily improve camera-control accuracy and geometric coherence, backed by a large-scale dataset spanning diverse camera motions. Experiments on RealEstate10K and curated data demonstrate notable gains over supervised fine-tuning baselines in camera alignment and geometry, with only modest compromises in perceptual quality. Overall, CamVerse shows that online RL with geometry-aware rewards can meaningfully advance controllable video generation beyond traditional SFT approaches.
Abstract
Recent advances in video diffusion models have remarkably improved camera-controlled video generation, but most methods rely solely on supervised fine-tuning (SFT), leaving online reinforcement learning (RL) post-training largely underexplored. In this work, we introduce an online RL post-training framework that optimizes a pretrained video generator for precise camera control. To make RL effective in this setting, we design a verifiable geometry reward that delivers dense segment-level feedback to guide model optimization. Specifically, we estimate the 3D camera trajectories for both generated and reference videos, divide each trajectory into short segments, and compute segment-wise relative poses. The reward function then compares each generated-reference segment pair and assigns an alignment score as the reward signal, which helps alleviate reward sparsity and improve optimization efficiency. Moreover, we construct a comprehensive dataset featuring diverse large-amplitude camera motions and scenes with varied subject dynamics. Extensive experiments show that our online RL post-training clearly outperforms SFT baselines across multiple aspects, including camera-control accuracy, geometric consistency, and visual quality, demonstrating its superiority in advancing camera-controlled video generation.
