World-consistent Video Diffusion with Explicit 3D Modeling
Qihang Zhang, Shuangfei Zhai, Miguel Angel Bautista, Kevin Miao, Alexander Toshev, Joshua Susskind, Jiatao Gu
TL;DR
World-consistent Video Diffusion (WVD) introduces explicit 3D supervision for diffusion-based video and multi-view generation by jointly modeling RGB frames and geometry via XYZ images. A Diffusion Transformer learns the joint distribution of RGB and XYZ, enabling flexible inpainting-based inference and a post-optimization step to recover camera parameters and depth, effectively unifying single-image-to-3D, multi-view stereo, and camera-controlled video generation. The approach demonstrates competitive performance across RealEstate10K, ScanNet, MVImgNet, CO3D, and Habitat, and shows strong 3D consistency alongside high-fidelity appearance. These results suggest WVD as a scalable 3D foundation model, capable of supporting a range of downstream tasks with a single pretrained model.
Abstract
Recent advancements in diffusion models have set new benchmarks in image and video generation, enabling realistic visual synthesis across single- and multi-frame contexts. However, these models still struggle with efficiently and explicitly generating 3D-consistent content. To address this, we propose World-consistent Video Diffusion (WVD), a novel framework that incorporates explicit 3D supervision using XYZ images, which encode global 3D coordinates for each image pixel. More specifically, we train a diffusion transformer to learn the joint distribution of RGB and XYZ frames. This approach supports multi-task adaptability via a flexible inpainting strategy. For example, WVD can estimate XYZ frames from ground-truth RGB or generate novel RGB frames using XYZ projections along a specified camera trajectory. In doing so, WVD unifies tasks like single-image-to-3D generation, multi-view stereo, and camera-controlled video generation. Our approach demonstrates competitive performance across multiple benchmarks, providing a scalable solution for 3D-consistent video and image generation with a single pretrained model.
