GD-VDM: Generated Depth for better Diffusion-based Video Generation
Ariel Lapid, Idan Achituve, Lior Bracha, Ethan Fetaya
TL;DR
GD-VDM introduces a two-phase diffusion framework for video generation: first synthesize depth videos to capture scene layout, then condition a Vid2Vid diffusion model on depth to produce realistic videos. A domain-shift mitigation strategy, adding forward-diffusion noise to depth inputs during training and denoising with a depth DM, aligns training and inference distributions. Evaluations on Cityscapes (and SUN3D) show improved diversity and scene complexity over baselines, with human studies underscoring perceptual gains, though frame-level FVD does not perfectly reflect quality. The approach demonstrates the feasibility of depth-conditioned diffusion for complex video generation and offers a pathway for more realistic, diverse driving scenes.
Abstract
The field of generative models has recently witnessed significant progress, with diffusion models showing remarkable performance in image generation. In light of this success, there is a growing interest in exploring the application of diffusion models to other modalities. One such challenge is the generation of coherent videos of complex scenes, which poses several technical difficulties, such as capturing temporal dependencies and generating long, high-resolution videos. This paper proposes GD-VDM, a novel diffusion model for video generation, demonstrating promising results. GD-VDM is based on a two-phase generation process involving generating depth videos followed by a novel diffusion Vid2Vid model that generates a coherent real-world video. We evaluated GD-VDM on the Cityscapes dataset and found that it generates more diverse and complex scenes compared to natural baselines, demonstrating the efficacy of our approach.
