CineTrans: Learning to Generate Videos with Cinematic Transitions via Masked Diffusion Models
Xiaoxue Wu, Bingjie Gao, Yu Qiao, Yaohui Wang, Xinyuan Chen
TL;DR
CineTrans tackles the challenge of generating coherent multi-shot videos with film-style transitions by uncovering a correspondence between diffusion-model attention and shot boundaries, then imposing a mask-based control to enforce cinematic transitions. A dedicated Cine250K dataset with frame-level shot labels and hierarchical captions supports training and evaluation for film-editing-style generation. The method combines attention-analysis-driven masking with training-time fine-tuning or training-free variants (and LoRA customization) to achieve precise transitions, strong inter- and intra-shot consistency, and high aesthetic quality. Comprehensive metrics and user studies demonstrate substantial improvements over baselines, highlighting the viability of diffusion-based, controllable multi-shot video synthesis.
Abstract
Despite significant advances in video synthesis, research into multi-shot video generation remains in its infancy. Even with scaled-up models and massive datasets, the shot transition capabilities remain rudimentary and unstable, largely confining generated videos to single-shot sequences. In this work, we introduce CineTrans, a novel framework for generating coherent multi-shot videos with cinematic, film-style transitions. To facilitate insights into the film editing style, we construct a multi-shot video-text dataset Cine250K with detailed shot annotations. Furthermore, our analysis of existing video diffusion models uncovers a correspondence between attention maps in the diffusion model and shot boundaries, which we leverage to design a mask-based control mechanism that enables transitions at arbitrary positions and transfers effectively in a training-free setting. After fine-tuning on our dataset with the mask mechanism, CineTrans produces cinematic multi-shot sequences while adhering to the film editing style, avoiding unstable transitions or naive concatenations. Finally, we propose specialized evaluation metrics for transition control, temporal consistency and overall quality, and demonstrate through extensive experiments that CineTrans significantly outperforms existing baselines across all criteria.
