TIV-Diffusion: Towards Object-Centric Movement for Text-driven Image to Video Generation
Xingrui Wang, Xin Li, Yaosi Hu, Hanxin Zhu, Chen Hou, Cuiling Lan, Zhibo Chen
TL;DR
TI2V seeks to generate controllable videos from a single frame and a text description, but is hindered by misalignment between text-guided motion and object identities as well as lower perceptual quality. The authors introduce TIV-Diffusion, a diffusion-based TI2V framework that uses object-centric object slots via Slot Attention and an Object Disentanglement Fusion Module to align textual descriptions with per-object motion, modulated through SPADE and integrated autoregressively with ConvGRU temporal conditioning. A key contribution is adaptive slot-text alignment and slot-conditioned conditioning in the diffusion process, which mitigates object disappearance and deformation while improving semantic consistency. Extensive experiments on MNIST and CATER, plus additional real-world datasets, show state-of-the-art performance in FID, FVD, and LPIPS, demonstrating stronger cross-modal alignment and temporal coherence for text-driven video generation. The approach offers a robust pathway to high-quality, controllable TI2V with notable practical impact for video creation guided by natural language.
Abstract
Text-driven Image to Video Generation (TI2V) aims to generate controllable video given the first frame and corresponding textual description. The primary challenges of this task lie in two parts: (i) how to identify the target objects and ensure the consistency between the movement trajectory and the textual description. (ii) how to improve the subjective quality of generated videos. To tackle the above challenges, we propose a new diffusion-based TI2V framework, termed TIV-Diffusion, via object-centric textual-visual alignment, intending to achieve precise control and high-quality video generation based on textual-described motion for different objects. Concretely, we enable our TIV-Diffuion model to perceive the textual-described objects and their motion trajectory by incorporating the fused textual and visual knowledge through scale-offset modulation. Moreover, to mitigate the problems of object disappearance and misaligned objects and motion, we introduce an object-centric textual-visual alignment module, which reduces the risk of misaligned objects/motion by decoupling the objects in the reference image and aligning textual features with each object individually. Based on the above innovations, our TIV-Diffusion achieves state-of-the-art high-quality video generation compared with existing TI2V methods.
