HoloCine: Holistic Generation of Cinematic Multi-Shot Long Video Narratives
Yihao Meng, Hao Ouyang, Yue Yu, Qiuyu Wang, Wen Wang, Ka Leong Cheng, Hanlin Wang, Yixuan Li, Cheng Chen, Yanhong Zeng, Yujun Shen, Huamin Qu
TL;DR
HoloCine tackles the challenge of generating coherent, multi-shot cinematic narratives from text prompts by co-designing a holistic generation framework with two specialized mechanisms: Window Cross-Attention for per-shot directive control and Sparse Inter-Shot Self-Attention for scalable, cross-shot coherence. A large-scale hierarchical data pipeline (400k samples) supports training a DiT-based diffusion model to produce entire scenes in a single pass, achieving state-of-the-art performance in transition control, inter-shot and intra-shot consistency, and semantic fidelity. The approach reveals emergent capabilities, including persistent memory for characters and a nuanced grasp of cinematic language, while enabling precise cinematographic commands such as shot scale, angles, and movement. Limitations remain in causal reasoning, pointing to future work on action-to-state understanding, but HoloCine marks a major step toward end-to-end automated filmmaking from text prompts.
Abstract
State-of-the-art text-to-video models excel at generating isolated clips but fall short of creating the coherent, multi-shot narratives, which are the essence of storytelling. We bridge this "narrative gap" with HoloCine, a model that generates entire scenes holistically to ensure global consistency from the first shot to the last. Our architecture achieves precise directorial control through a Window Cross-Attention mechanism that localizes text prompts to specific shots, while a Sparse Inter-Shot Self-Attention pattern (dense within shots but sparse between them) ensures the efficiency required for minute-scale generation. Beyond setting a new state-of-the-art in narrative coherence, HoloCine develops remarkable emergent abilities: a persistent memory for characters and scenes, and an intuitive grasp of cinematic techniques. Our work marks a pivotal shift from clip synthesis towards automated filmmaking, making end-to-end cinematic creation a tangible future. Our code is available at: https://holo-cine.github.io/.
