VideoAuteur: Towards Long Narrative Video Generation
Junfei Xiao, Feng Cheng, Lu Qi, Liangke Gui, Jiepeng Cen, Zhibei Ma, Alan Yuille, Lu Jiang
TL;DR
The paper tackles long-form narrative video generation by introducing CookGen, a large-scale cooking video dataset, and VideoAuteur, a pipeline that interleaves an auto-regressive director with rolling-context keyframe rendering and a visual-conditioned video generator. The approach jointly generates actions, captions, and visual embeddings to maintain semantic and visual coherence over long sequences, using diffusion-based rendering and robust conditioning to handle noise. Extensive experiments and ablations demonstrate state-of-the-art performance in long-narrative video generation, with clear improvements in visual fidelity, narrative consistency, and evaluation metrics. The work provides an open dataset and a scalable, multi-stage framework to advance long-form narrative synthesis in video.
Abstract
Recent video generation models have shown promising results in producing high-quality video clips lasting several seconds. However, these models face challenges in generating long sequences that convey clear and informative events, limiting their ability to support coherent narrations. In this paper, we present a large-scale cooking video dataset designed to advance long-form narrative generation in the cooking domain. We validate the quality of our proposed dataset in terms of visual fidelity and textual caption accuracy using state-of-the-art Vision-Language Models (VLMs) and video generation models, respectively. We further introduce a Long Narrative Video Director to enhance both visual and semantic coherence in generated videos and emphasize the role of aligning visual embeddings to achieve improved overall video quality. Our method demonstrates substantial improvements in generating visually detailed and semantically aligned keyframes, supported by finetuning techniques that integrate text and image embeddings within the video generation process. Project page: https://videoauteur.github.io/
