paper-with-me

Papers

MagicVideo: Efficient Video Generation With Latent Diffusion Models

2022-11-20 · Daquan Zhou, Weimin WANG, Hanshu Yan, Weiwei Lv, Yizhe Zhu, Jiashi Feng

We present an efficient text-to-video generation framework based on latent diffusion models, termed MagicVideo. MagicVideo can generate smooth video clips that are concordant with the given text descriptions. Due to a novel and efficient 3D U-Net design and modeling video distributions in a low-dimensional space, MagicVideo can synthesize video clips with 256x256 spatial resolution on a single GPU card, which takes around 64x fewer computations than the Video Diffusion Models (VDM) in terms of FLOPs. In specific, unlike existing works that directly train video models in the RGB space, we use a pre-trained VAE to map video clips into a low-dimensional latent space and learn the distribution of videos' latent codes via a diffusion model. Besides, we introduce two new designs to adapt the U-Net denoiser trained on image tasks to video data: a frame-wise lightweight adaptor for the image-to-video distribution adjustment and a directed temporal attention module to capture temporal dependencies across frames. Thus, we can exploit the informative weights of convolution operators from a text-to-image model for accelerating video training. To ameliorate the pixel dithering in the generated videos, we also propose a novel VideoVAE auto-encoder for better RGB reconstruction. We conduct extensive experiments and demonstrate that MagicVideo can generate high-quality video clips with either realistic or imaginary content. Refer to \url{https://magicvideo.github.io/#} for more examples.

📄 PDF Abstract BibTeX arXiv:2211.11018

Code (0)

등록된 구현이 없습니다.

Tasks

GPUText-to-Video GenerationVideo Generation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
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…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

MagicVideo-V2: Multi-Stage High-Aesthetic Video Generation

2024-01-09 · Weimin WANG, Jiawei Liu, Zhijie Lin, Jiangqiao Yan 외

The growing demand for high-fidelity video generation from textual descriptions has catalyzed significant research in this field. In this work, we introduce MagicVideo-V2 that integrates the text-to-image model, video mo…

MORPHVideo Generation

VideoGen: A Reference-Guided Latent Diffusion Approach for High Definition Text-to-Video Generation

2023-09-01 · Xin Li, Wenqing Chu, Ye Wu, Weihang Yuan 외

In this paper, we present VideoGen, a text-to-video generation approach, which can generate a high-definition video with high frame fidelity and strong temporal consistency using reference-guided latent diffusion. We lev…

DecoderImage GenerationText to Image GenerationText-to-Image Generation+2

LaMD: Latent Motion Diffusion for Image-Conditional Video Generation

2023-04-23 · Yaosi Hu, Zhenzhong Chen, Chong Luo

The video generation field has witnessed rapid improvements with the introduction of recent diffusion models. While these models have successfully enhanced appearance quality, they still face challenges in generating coh…

Motion GenerationVideo GenerationVideo Reconstruction

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

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