DropletVideo: A Dataset and Approach to Explore Integral Spatio-Temporal Consistent Video Generation
Runze Zhang, Guoguang Du, Xiaochuan Li, Qi Jia, Liang Jin, Lu Liu, Jingjing Wang, Cong Xu, Zhenhua Guo, Yaqian Zhao, Xiaoli Gong, Rengang Li, Baoyu Fan
TL;DR
This work introduces integral spatio-temporal consistency for video generation, addressing how camera movements interact with plot progression to affect previously generated content. It presents DropletVideo-10M, the largest open-source dataset of videos with dynamic camera motion and richly detailed captions, and DropletVideo, a diffusion-based model that preserves both temporal and spatial coherence while enabling controllable motion via a Motion Adaptive Generation mechanism. The approach combines a 3D causal VAE with a 3D modality-expert transformer and specialized training strategies, achieving strong 3D and integral spatio-temporal performance and competitive results against state-of-the-art image-to-video models. The work provides open-source data, models, and evaluation techniques, aiming to spur research into complex multi-plot narratives and camera-driven scene evolution in video generation with real-world applicability across media creation and AI-assisted filmmaking.
Abstract
Spatio-temporal consistency is a critical research topic in video generation. A qualified generated video segment must ensure plot plausibility and coherence while maintaining visual consistency of objects and scenes across varying viewpoints. Prior research, especially in open-source projects, primarily focuses on either temporal or spatial consistency, or their basic combination, such as appending a description of a camera movement after a prompt without constraining the outcomes of this movement. However, camera movement may introduce new objects to the scene or eliminate existing ones, thereby overlaying and affecting the preceding narrative. Especially in videos with numerous camera movements, the interplay between multiple plots becomes increasingly complex. This paper introduces and examines integral spatio-temporal consistency, considering the synergy between plot progression and camera techniques, and the long-term impact of prior content on subsequent generation. Our research encompasses dataset construction through to the development of the model. Initially, we constructed a DropletVideo-10M dataset, which comprises 10 million videos featuring dynamic camera motion and object actions. Each video is annotated with an average caption of 206 words, detailing various camera movements and plot developments. Following this, we developed and trained the DropletVideo model, which excels in preserving spatio-temporal coherence during video generation. The DropletVideo dataset and model are accessible at https://dropletx.github.io.
