稳定视频扩散:将潜在视频扩散模型扩展到大型数据集

Stable Video Diffusion: Scaling Latent Video Diffusion Models to Large Datasets

罗宾·罗姆巴赫 Robin Rombach · Stability AI · 2023-11-25 · arXiv:2311.15127 ↗ · 被引 2689

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们提出了稳定视频扩散——一种用于高分辨率、最先进的文本到视频和图像到视频生成的潜在视频扩散模型。最近,为 2D 图像合成训练的潜在扩散模型通过插入时间层并在小型高质量视频数据集上微调,已转变为生成式视频模型。然而,文献中的训练方法差异很大,该领域尚未就策划视频数据的统一策略达成一致。在本文中,我们识别并评估了成功训练视频 LDM 的三个不同阶段:文本到图像预训练、视频预训练和高质量视频微调。此外,我们证明了精心策划的预训练数据集对于生成高质量视频的必要性,并提出了一个系统的策划过程来训练强大的基础模型,包括字幕和过滤策略。然后,我们探索了在高质量数据上微调基础模型的影响,并训练了一个与闭源视频生成相竞争的文本到视频模型。我们还展示了我们的基础模型为下游任务(如图像到视频生成和适应相机运动特定的 LoRA 模块)提供了强大的运动表示。最后,我们证明了我们的模型提供了强大的多视图 3D 先验,并可以作为基础来微调一个多视图扩散模型,该模型以前馈方式联合生成对象的多个视图,在计算预算的一小部分内优于基于图像的方法。我们在 https://github.com/Stability-AI/generative-models 发布代码和模型权重。

We present Stable Video Diffusion - a latent video diffusion model for high-resolution, state-of-the-art text-to-video and image-to-video generation. Recently, latent diffusion models trained for 2D image synthesis have been turned into generative video models by inserting temporal layers and finetuning them on small, high-quality video datasets. However, training methods in the literature vary widely, and the field has yet to agree on a unified strategy for curating video data. In this paper, we identify and evaluate three different stages for successful training of video LDMs: text-to-image pretraining, video pretraining, and high-quality video finetuning. Furthermore, we demonstrate the necessity of a well-curated pretraining dataset for generating high-quality videos and present a systematic curation process to train a strong base model, including captioning and filtering strategies. We then explore the impact of finetuning our base model on high-quality data and train a text-to-video model that is competitive with closed-source video generation. We also show that our base model provides a powerful motion representation for downstream tasks such as image-to-video generation and adaptability to camera motion-specific LoRA modules. Finally, we demonstrate that our model provides a strong multi-view 3D-prior and can serve as a base to finetune a multi-view diffusion model that jointly generates multiple views of objects in a feedforward fashion, outperforming image-based methods at a fraction of their compute budget. We release code and model weights at https://github.com/Stability-AI/generative-models .

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 16)

阅读逐段中英对照全文 →