UniVG: Towards UNIfied-modal Video Generation
Ludan Ruan, Lei Tian, Chuanwei Huang, Xu Zhang, Xinyan Xiao
TL;DR
UniVG addresses the need for flexible, multi-task video generation conditioned on text and images. It introduces a unified framework with a Base model for high-freedom generation and two low-freedom branches (Image Animation and Super-Resolution), coupled with Multi-condition Cross Attention and Biased Gaussian Noise to bridge training and inference. The approach yields strong objective performance on MSR-VTT and competitive human judgments, highlighting practical impact for real-world multimodal video creation. Overall, UniVG advances unified, cross-modal video generation with a scalable architecture and principled handling of conditioning diversity.
Abstract
Diffusion based video generation has received extensive attention and achieved considerable success within both the academic and industrial communities. However, current efforts are mainly concentrated on single-objective or single-task video generation, such as generation driven by text, by image, or by a combination of text and image. This cannot fully meet the needs of real-world application scenarios, as users are likely to input images and text conditions in a flexible manner, either individually or in combination. To address this, we propose a Unified-modal Video Genearation system that is capable of handling multiple video generation tasks across text and image modalities. To this end, we revisit the various video generation tasks within our system from the perspective of generative freedom, and classify them into high-freedom and low-freedom video generation categories. For high-freedom video generation, we employ Multi-condition Cross Attention to generate videos that align with the semantics of the input images or text. For low-freedom video generation, we introduce Biased Gaussian Noise to replace the pure random Gaussian Noise, which helps to better preserve the content of the input conditions. Our method achieves the lowest Fréchet Video Distance (FVD) on the public academic benchmark MSR-VTT, surpasses the current open-source methods in human evaluations, and is on par with the current close-source method Gen2. For more samples, visit https://univg-baidu.github.io.
