🤖 AI Summary
Existing long-video generation models lack dedicated evaluation benchmarks tailored to narrative expressiveness; mainstream benchmarks (e.g., VBench) support only simple narrative prompts and fail to capture complex narrative structures.
Method: We propose NarrLV—the first comprehensive benchmark for evaluating narrative quality in long-video generation. NarrLV introduces Temporal Narrative Atoms (TNAs) as fundamental narrative units and builds a scalable automatic prompt generation pipeline. It establishes a three-tier evaluation framework covering narrative structure, coherence, and detail fidelity, integrating cinematic narrative theory with multimodal large language models (MLLMs) to enable automated, question-answering–based, multi-granularity assessment.
Results: Experiments show high correlation between NarrLV scores and human judgments (Spearman’s ρ > 0.85). NarrLV effectively exposes critical bottlenecks in current models—particularly in long-range causal reasoning and character consistency—providing a reproducible, interpretable, and theoretically grounded evaluation standard for long-video generation.
📝 Abstract
With the rapid development of foundation video generation technologies, long video generation models have exhibited promising research potential thanks to expanded content creation space. Recent studies reveal that the goal of long video generation tasks is not only to extend video duration but also to accurately express richer narrative content within longer videos. However, due to the lack of evaluation benchmarks specifically designed for long video generation models, the current assessment of these models primarily relies on benchmarks with simple narrative prompts (e.g., VBench). To the best of our knowledge, our proposed NarrLV is the first benchmark to comprehensively evaluate the Narrative expression capabilities of Long Video generation models. Inspired by film narrative theory, (i) we first introduce the basic narrative unit maintaining continuous visual presentation in videos as Temporal Narrative Atom (TNA), and use its count to quantitatively measure narrative richness. Guided by three key film narrative elements influencing TNA changes, we construct an automatic prompt generation pipeline capable of producing evaluation prompts with a flexibly expandable number of TNAs. (ii) Then, based on the three progressive levels of narrative content expression, we design an effective evaluation metric using the MLLM-based question generation and answering framework. (iii) Finally, we conduct extensive evaluations on existing long video generation models and the foundation generation models. Experimental results demonstrate that our metric aligns closely with human judgments. The derived evaluation outcomes reveal the detailed capability boundaries of current video generation models in narrative content expression.