Captain Cinema: Towards Short Movie Generation

Abstract

We present **Captain Cinema**, a generation framework for short movie generation. Given a detailed textual description of a movie storyline, our approach firstly generates a sequence of keyframes that outline the entire narrative, which ensures long-range coherence in both the storyline and visual appearance (e.g., scenes and characters). We refer to this step as top-down keyframe planning. These keyframes then serve as conditioning signals for a video synthesis model, which supports long context learning, to produce the spatio-temporal dynamics between them. This step is referred to as bottom-up video synthesis. To support stable and efficient generation of multi-scene long narrative cinematic works, we introduce an interleaved training strategy for Multimodal Diffusion Transformers (MM-DiT), specifically adapted for long-context video data. Our model is trained on a curated cinematic dataset consisting of interleaved samples for video generation. Our experiments demonstrate that Captain Cinema performs favorably in the automated creation of visually coherent and narratively consistent short films.

Cite

Text

Xiao et al. "Captain Cinema: Towards Short Movie Generation." International Conference on Learning Representations, 2026.

Markdown

[Xiao et al. "Captain Cinema: Towards Short Movie Generation." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/xiao2026iclr-captain/)

BibTeX

@inproceedings{xiao2026iclr-captain,
  title     = {{Captain Cinema: Towards Short Movie Generation}},
  author    = {Xiao, Junfei and Yang, Ceyuan and Zhang, Lvmin and Cai, Shengqu and Zhao, Yang and Guo, Yuwei and Wetzstein, Gordon and Agrawala, Maneesh and Yuille, Alan and Jiang, Lu},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/xiao2026iclr-captain/}
}