paper-with-me

Papers

Video Diffusion Models

2022-04-07 · Jonathan Ho, Tim Salimans, Alexey Gritsenko, William Chan, Mohammad Norouzi, David J. Fleet

Generating temporally coherent high fidelity video is an important milestone in generative modeling research. We make progress towards this milestone by proposing a diffusion model for video generation that shows very promising initial results. Our model is a natural extension of the standard image diffusion architecture, and it enables jointly training from image and video data, which we find to reduce the variance of minibatch gradients and speed up optimization. To generate long and higher resolution videos we introduce a new conditional sampling technique for spatial and temporal video extension that performs better than previously proposed methods. We present the first results on a large text-conditioned video generation task, as well as state-of-the-art results on established benchmarks for video prediction and unconditional video generation. Supplementary material is available at https://video-diffusion.github.io/

📄 PDF Abstract BibTeX arXiv:2204.03458

Code (5)

coderpiaobozhe/classifier-free-diffusion-guidance-Pytorch pytorch
eyeline-research/survey-video-diffusion pytorch
lucidrains/make-a-video-pytorch pytorch
lucidrains/video-diffusion-pytorch pytorch
ndrwmlnk/awesome-video-diffusion-models

Tasks

Unconditional Video GenerationVideo GenerationVideo Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
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 제목 키워드 기반

JVID: Joint Video-Image Diffusion for Visual-Quality and Temporal-Consistency in Video Generation

2024-09-21 · Hadrien Reynaud, Matthew Baugh, Mischa Dombrowski, Sarah Cechnicka 외

We introduce the Joint Video-Image Diffusion model (JVID), a novel approach to generating high-quality and temporally coherent videos. We achieve this by integrating two diffusion models: a Latent Image Diffusion Model (…

Video Generation

VideoControlNet: A Motion-Guided Video-to-Video Translation Framework by Using Diffusion Model with ControlNet

2023-07-26 · Zhihao Hu, Dong Xu

Recently, diffusion models like StableDiffusion have achieved impressive image generation results. However, the generation process of such diffusion models is uncontrollable, which makes it hard to generate videos with c…

Image Generation

A Survey on Video Diffusion Models

2023-10-16 · Zhen Xing, Qijun Feng, Haoran Chen, Qi Dai 외

The recent wave of AI-generated content (AIGC) has witnessed substantial success in computer vision, with the diffusion model playing a crucial role in this achievement. Due to their impressive generative capabilities, d…

Image GenerationSurveyVideo EditingVideo Generation+1

InstantViR: Real-Time Video Inverse Problem Solver with Distilled Diffusion Prior

2025-11-18 · Weimin Bai, Suzhe Xu, Yiwei Ren, Jinhua Hao 외 arxiv

Video inverse problems are fundamental to streaming, telepresence, and AR/VR, where high perceptual quality must coexist with tight latency constraints. Diffusion-based priors currently deliver state-of-the-art reconstru…

Video ReconstructionVideo Restoration

Efficient Video Diffusion Models via Content-Frame Motion-Latent Decomposition

2024-03-21 · Sihyun Yu, Weili Nie, De-An Huang, Boyi Li 외

Video diffusion models have recently made great progress in generation quality, but are still limited by the high memory and computational requirements. This is because current video diffusion models often attempt to pro…

Video Generation