Align your Latents: High-Resolution Video Synthesis with Latent Diffusion Models
About
Latent Diffusion Models (LDMs) enable high-quality image synthesis while avoiding excessive compute demands by training a diffusion model in a compressed lower-dimensional latent space. Here, we apply the LDM paradigm to high-resolution video generation, a particularly resource-intensive task. We first pre-train an LDM on images only; then, we turn the image generator into a video generator by introducing a temporal dimension to the latent space diffusion model and fine-tuning on encoded image sequences, i.e., videos. Similarly, we temporally align diffusion model upsamplers, turning them into temporally consistent video super resolution models. We focus on two relevant real-world applications: Simulation of in-the-wild driving data and creative content creation with text-to-video modeling. In particular, we validate our Video LDM on real driving videos of resolution 512 x 1024, achieving state-of-the-art performance. Furthermore, our approach can easily leverage off-the-shelf pre-trained image LDMs, as we only need to train a temporal alignment model in that case. Doing so, we turn the publicly available, state-of-the-art text-to-image LDM Stable Diffusion into an efficient and expressive text-to-video model with resolution up to 1280 x 2048. We show that the temporal layers trained in this way generalize to different fine-tuned text-to-image LDMs. Utilizing this property, we show the first results for personalized text-to-video generation, opening exciting directions for future content creation. Project page: https://research.nvidia.com/labs/toronto-ai/VideoLDM/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Video Generation | MSR-VTT (test) | CLIP Similarity0.2929 | 85 | |
| Text-to-Video Generation | UCF-101 | FVD550.6 | 61 | |
| Text-to-Video Generation | UCF-101 zero-shot | FVD550.6 | 44 | |
| Text-to-Video Generation | MSR-VTT | CLIPSIM0.2929 | 28 | |
| Text-to-Video Generation | UCF-101 (test) | FVD550.6 | 25 | |
| Text-to-Video Generation | MSR-VTT zero-shot | CLIPSIM29.29 | 20 | |
| Video Amodal Segmentation | MOVi-D | mIoU75.65 | 12 | |
| Zero-shot video generation | UCF-101 v1.0 (train test) | FVD550.6 | 12 | |
| Video Amodal Segmentation | MOVi-B | mIoU82.16 | 11 | |
| Video Amodal Segmentation | SAIL-VOS | mIoU72.79 | 11 |