MovieGrid

Multi-Grid Post-Training for Long-Form Multi-Shot Video Generation

1UC Santa Cruz    2University of Florida    3Vanderbilt University    4Google

Overview

Abstract

Generating long-form multi-shot videos requires temporally coherent motion within each shot and visually consistent transitions across many shots. However, most existing video generators are biased toward preserving continuous motion over presenting the full shot sets, and packing an entire multi-shot narrative along a single temporal axis (i.e., Temporal Packing) reinforces the bias. This motivates decomposing a long video generation into producing shorter video chunks, so that each temporal axis handles fewer shots and thus better models continuous motion. Since independently generated video chunks cannot directly establish consistent narratives, we arrange them on a spatial grid for joint modeling. We therefore propose MovieGrid, a Multi-Grid Post-Training paradigm for long-form multi-shot video generation. To support this paradigm, we construct the Multi-Grid Long Video (MGLV) dataset from 1,000 long-form videos through Source Video Collection, Hierarchical Video Segmentation, Grid Video Construction, and Character-Aware Story Annotation, yielding 54K grid videos paired with video story prompts. To model the grid structure and support conditional extension across grid videos, our Noise-Free Random-Grid Training retains a random subset of video chunks in the grid as clean visual context to guide the denoising of the remaining video chunks. Furthermore, we employ the Grid Embedding to encode specific video grid spatial information, the character-aware Story Prompt links shared entities across video chunks, and the Grid Boundary Loss stabilizes the grid structure. Under the same token budget, our MovieGrid generates 6.05× more video shots than the Temporal Packing baseline in a 1,616-frame video. Compared with other methods, MovieGrid achieves state-of-the-art intra-shot consistency (0.9131 vs. 0.8086 for HoloCine) and inter-shot consistency (0.5914 vs. 0.5384 for StoryMem) on our curated video benchmark spanning 5 real-world categories. Further experiments validate that MovieGrid can scale the video length with minimal compromise via a single or multiple generations.

Data construction

MGLV Dataset

Construction of the Multi-Grid Long Video dataset.

Scaling the grid

16-Grid Video Generation

Long-form multi-shot stories generated with a 4 × 4 video grid.

Scaling further

Grid Scaling

64-grid generations for qualitative review.

Side by side

Comparison

Qualitative comparison across methods under matched prompts.

Beyond generation

Video Continuation

MovieGrid extends a visual narrative while preserving subjects, settings, and story state.

Visual range

Diverse Results

A continuous sequence spanning diverse subjects, settings, and visual narratives.