用极压缩运动潜变量实现16秒生成1024×1024高清视频
REDUCIO! Generating 1K Video within 16 Seconds using Extremely Compressed Motion Latents
- 设计图像条件VAE,将视频压缩至普通2D VAE的1/64潜变量
- 仅需3.2千个A100 GPU小时训练,单卡15.5秒生成16帧1024×1024视频
- 适合追求高效视频生成与低资源部署的研究者与开发者
商用视频生成模型虽能产出高保真结果,但受限于高昂的训练与推理成本。本文认为视频比图像包含更多冗余信息,可通过极少量运动潜变量编码。为此,我们设计了图像条件的VAE,将视频投影到极压缩潜空间并基于内容图像解码。该方法使潜变量规模相比常见2D VAE减少64倍,且不损失质量。基于此,我们高效训练扩散模型用于高分辨率视频生成。采用两阶段范式:先通过文生图生成条件图像,再以提出的Reducio-DiT实现文图生视频。实验表明,模型性能优异,且显著提升视频LDM的训练与推理效率。Reducio-DiT总训练耗时仅3.2K A100 GPU小时,可在单张A100 GPU上15.5秒内生成16帧1024×1024视频。代码已开源。
原文摘要 · Abstract (English)
Commercial video generation models have exhibited realistic, high-fidelity results but are still restricted to limited access. One crucial obstacle for large-scale applications is the expensive training and inference cost. In this paper, we argue that videos contain significantly more redundant information than images, allowing them to be encoded with very few motion latents. Towards this goal, we design an image-conditioned VAE that projects videos into extremely compressed latent space and decode them based on content images. This magic Reducio charm enables 64x reduction of latents compared to a common 2D VAE, without sacrificing the quality. Building upon Reducio-VAE, we can train diffusion models for high-resolution video generation efficiently. Specifically, we adopt a two-stage generation paradigm, first generating a condition image via text-to-image generation, followed by text-image-to-video generation with the proposed Reducio-DiT. Extensive experiments show that our model achieves strong performance in evaluation. More importantly, our method significantly boosts the training and inference efficiency of video LDMs. Reducio-DiT is trained in just 3.2K A100 GPU hours in total and can generate a 16-frame 1024$\times$1024 video clip within 15.5 seconds on a single A100 GPU. Code released at https://github.com/microsoft/Reducio-VAE .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。