MyGo: Consistent and Controllable Multi-View Driving Video Generation with Camera Control
Yining Yao, Xi Guo, Chenjing Ding, Wei Wu
TL;DR
MyGo tackles the challenge of generating high-quality, camera-controllable multi-view driving videos by injecting onboard camera motion into a pre-trained video diffusion model via a ControlNet-like module. It represents camera parameters with Plücker embeddings and enforces cross-view coherence through epipolar-geometry guided neighbor-view attention, simultaneously preserving the pre-trained model's capabilities. The approach achieves state-of-the-art results on nuScenes for multi-view driving video generation and superior camera controllability on RealEstate10K, with ablations validating the contributions of camera injection and epipolar constraints. This work advances autonomous-driving simulation by enabling precise ego-vehicle motion control and consistent multi-view synthesis, facilitating more accurate environment modeling and training data generation.
Abstract
High-quality driving video generation is crucial for providing training data for autonomous driving models. However, current generative models rarely focus on enhancing camera motion control under multi-view tasks, which is essential for driving video generation. Therefore, we propose MyGo, an end-to-end framework for video generation, introducing motion of onboard cameras as conditions to make progress in camera controllability and multi-view consistency. MyGo employs additional plug-in modules to inject camera parameters into the pre-trained video diffusion model, which retains the extensive knowledge of the pre-trained model as much as possible. Furthermore, we use epipolar constraints and neighbor view information during the generation process of each view to enhance spatial-temporal consistency. Experimental results show that MyGo has achieved state-of-the-art results in both general camera-controlled video generation and multi-view driving video generation tasks, which lays the foundation for more accurate environment simulation in autonomous driving. Project page: https://metadrivescape.github.io/papers_project/MyGo/page.html
