Survey of Video Diffusion Models: Foundations, Implementations, and Applications
Yimu Wang, Xuye Liu, Wei Pang, Li Ma, Shuai Yuan, Paul Debevec, Ning Yu
TL;DR
This survey comprehensively analyzes diffusion-based video generation, tracing its evolution from GANs and autoregressive approaches to modern diffusion techniques. It organizes foundational methods (DDPM, DDIM, EDM), guidance strategies, and architectural frameworks (UNet, DiT, VAEs) within a unified taxonomy, and catalogs implementations, datasets, evaluation benchmarks, and industry solutions. The paper highlights key applications across conditioning modalities, enhancement tasks, personalization, and 3D/4D generation, while also addressing ethical considerations and long-term challenges such as computational efficiency and safety. Overall, it positions diffusion-based video generation as a rapidly evolving field with broad practical impact, offering a foundational resource for researchers and practitioners and guiding future research toward efficient, physically grounded, and responsibly deployed systems.
Abstract
Recent advances in diffusion models have revolutionized video generation, offering superior temporal consistency and visual quality compared to traditional generative adversarial networks-based approaches. While this emerging field shows tremendous promise in applications, it faces significant challenges in motion consistency, computational efficiency, and ethical considerations. This survey provides a comprehensive review of diffusion-based video generation, examining its evolution, technical foundations, and practical applications. We present a systematic taxonomy of current methodologies, analyze architectural innovations and optimization strategies, and investigate applications across low-level vision tasks such as denoising and super-resolution. Additionally, we explore the synergies between diffusionbased video generation and related domains, including video representation learning, question answering, and retrieval. Compared to the existing surveys (Lei et al., 2024a;b; Melnik et al., 2024; Cao et al., 2023; Xing et al., 2024c) which focus on specific aspects of video generation, such as human video synthesis (Lei et al., 2024a) or long-form content generation (Lei et al., 2024b), our work provides a broader, more updated, and more fine-grained perspective on diffusion-based approaches with a special section for evaluation metrics, industry solutions, and training engineering techniques in video generation. This survey serves as a foundational resource for researchers and practitioners working at the intersection of diffusion models and video generation, providing insights into both the theoretical frameworks and practical implementations that drive this rapidly evolving field. A structured list of related works involved in this survey is also available on https://github.com/Eyeline-Research/Survey-Video-Diffusion.
