DualCamCtrl: Dual-Branch Diffusion Model for Geometry-Aware Camera-Controlled Video Generation
Hongfei Zhang, Kanghao Chen, Zixin Zhang, Harold Haodong Chen, Yuanhuiyi Lyu, Yuqi Zhang, Shuai Yang, Kun Zhou, Yingcong Chen
TL;DR
DualCamCtrl tackles geometry-aware camera-controlled video generation by introducing a dual-branch diffusion framework that simultaneously models RGB and depth conditioned on shared camera poses. The SematIc Guided Mutual Alignment (SIGMA) and a 3D fusion block enable robust RGB-D interaction, while a two-stage training regime stabilizes learning and improves cross-modal consistency. Empirical results on RealEstate10K and DL3DV show over 40% reductions in rotation errors and superior metrics/qualitative judgments compared to state-of-the-art baselines. The work provides insights into the distinct roles of depth and early/late denoising stages, offering a practical path toward more faithful camera-driven video synthesis and broader implications for geometry-aware diffusion models.
Abstract
This paper presents DualCamCtrl, a novel end-to-end diffusion model for camera-controlled video generation. Recent works have advanced this field by representing camera poses as ray-based conditions, yet they often lack sufficient scene understanding and geometric awareness. DualCamCtrl specifically targets this limitation by introducing a dual-branch framework that mutually generates camera-consistent RGB and depth sequences. To harmonize these two modalities, we further propose the Semantic Guided Mutual Alignment (SIGMA) mechanism, which performs RGB-depth fusion in a semantics-guided and mutually reinforced manner. These designs collectively enable DualCamCtrl to better disentangle appearance and geometry modeling, generating videos that more faithfully adhere to the specified camera trajectories. Additionally, we analyze and reveal the distinct influence of depth and camera poses across denoising stages and further demonstrate that early and late stages play complementary roles in forming global structure and refining local details. Extensive experiments demonstrate that DualCamCtrl achieves more consistent camera-controlled video generation, with over 40\% reduction in camera motion errors compared with prior methods. Our project page: https://soyouthinkyoucantell.github.io/dualcamctrl-page/
