CETCAM: Camera-Controllable Video Generation via Consistent and Extensible Tokenization
Zelin Zhao, Xinyu Gong, Bangya Liu, Ziyang Song, Jun Zhang, Suhui Wu, Yongxin Chen, Hao Zhang
TL;DR
<3-5 sentence high-level summary> CETCam addresses the challenge of camera-controlled video generation without pose annotations by introducing a geometry-aware tokenization pipeline that uses depth and pose estimates from VGGT to produce renderings, masks, and camera embeddings. These CETCam tokens are integrated into a frozen diffusion backbone through lightweight CETCam context blocks, enabling plug-and-play conditioning with other modalities. The training proceeds in two phases—broad learning from diverse raw videos and fine-tuning on high-fidelity data—achieving superior geometric consistency, temporal stability, and visual realism across benchmarks. Moreover, CETCam is inherently extensible, demonstrated by its seamless integration with VACE for additional controls like inpainting and layout, expanding the scope of controllable video generation beyond camera motion.
Abstract
Achieving precise camera control in video generation remains challenging, as existing methods often rely on camera pose annotations that are difficult to scale to large and dynamic datasets and are frequently inconsistent with depth estimation, leading to train-test discrepancies. We introduce CETCAM, a camera-controllable video generation framework that eliminates the need for camera annotations through a consistent and extensible tokenization scheme. CETCAM leverages recent advances in geometry foundation models, such as VGGT, to estimate depth and camera parameters and converts them into unified, geometry-aware tokens. These tokens are seamlessly integrated into a pretrained video diffusion backbone via lightweight context blocks. Trained in two progressive stages, CETCAM first learns robust camera controllability from diverse raw video data and then refines fine-grained visual quality using curated high-fidelity datasets. Extensive experiments across multiple benchmarks demonstrate state-of-the-art geometric consistency, temporal stability, and visual realism. Moreover, CETCAM exhibits strong adaptability to additional control modalities, including inpainting and layout control, highlighting its flexibility beyond camera control. The project page is available at https://sjtuytc.github.io/CETCam_project_page.github.io/.
