paper-with-me

Papers

Diffusion Probabilistic Modeling for Video Generation

2022-03-16 · Ruihan Yang, Prakhar Srivastava, Stephan Mandt

Denoising diffusion probabilistic models are a promising new class of generative models that mark a milestone in high-quality image generation. This paper showcases their ability to sequentially generate video, surpassing prior methods in perceptual and probabilistic forecasting metrics. We propose an autoregressive, end-to-end optimized video diffusion model inspired by recent advances in neural video compression. The model successively generates future frames by correcting a deterministic next-frame prediction using a stochastic residual generated by an inverse diffusion process. We compare this approach against five baselines on four datasets involving natural and simulation-based videos. We find significant improvements in terms of perceptual quality for all datasets. Furthermore, by introducing a scalable version of the Continuous Ranked Probability Score (CRPS) applicable to video, we show that our model also outperforms existing approaches in their probabilistic frame forecasting ability.

📄 PDF Abstract BibTeX arXiv:2203.09481

Code (1)

buggyyang/rvd 공식 구현 pytorch

Tasks

DenoisingImage GenerationVideo CompressionVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

STDD: Spatio-Temporal Dual Diffusion for Video Generation

2025-01-01 · CVPR 2025 1 · Shuaizhen Yao, Xiaoya Zhang, Xin Liu, Mengyi Liu 외

Diffusion probabilistic model is becoming the cornerstone of data generation, especially generating high-quality images. As an extension, video diffusion generation is in urgent need of a principled temporal-sequence…

Text-to-Video GenerationVideo Generation

Multi-Modal Generative AI: Multi-modal LLM, Diffusion and Beyond

2024-09-23 · Hong Chen, Xin Wang, Yuwei Zhou, Bin Huang 외

Multi-modal generative AI has received increasing attention in both academia and industry. Particularly, two dominant families of techniques are: i) The multi-modal large language model (MLLM) such as GPT-4V, which shows…

Language ModellingLarge Language ModelMixture-of-ExpertsVideo Generation

Diffusion Probabilistic Fields

2023-03-01 · Peiye Zhuang, Samira Abnar, Jiatao Gu, Alex Schwing 외

Diffusion probabilistic models have quickly become a major approach for generative modeling of images, 3D geometry, video and other domains. However, to adapt diffusion generative modeling to these domains the denoising …

3D geometryDenoising

Flexible Diffusion Modeling of Long Videos

2022-05-23 · William Harvey, Saeid Naderiparizi, Vaden Masrani, Christian Weilbach 외

We present a framework for video modeling based on denoising diffusion probabilistic models that produces long-duration video completions in a variety of realistic environments. We introduce a generative model that can a…

Autonomous DrivingDenoisingRain Removal

Probabilistic Adaptation of Text-to-Video Models

2023-06-02 · Mengjiao Yang, Yilun Du, Bo Dai, Dale Schuurmans 외

Large text-to-video models trained on internet-scale data have demonstrated exceptional capabilities in generating high-fidelity videos from arbitrary textual descriptions. However, adapting these models to tasks with li…

Language ModellingLarge Language Model