InfinityStory: Unlimited Video Generation with World Consistency and Character-Aware Shot Transitions

TL;DR

InfinityStory combines world-consistent generation and multi-subject transitions, reaching VBench scores of 88.94 and 82.11.

cs.CV 🟡 Intermediate 2026-03-04 25 views
Mohamed Elmoghany Liangbing Zhao Xiaoqian Shen Subhojyoti Mukherjee Yang Zhou Gang Wu Viet Dac Lai Seunghyun Yoon Ryan Rossi Abdullah Rashwan Puneet Mathur Varun Manjunatha Daksh Dangi Chien Nguyen Nedim Lipka Trung Bui Krishna Kumar Singh Ruiyi Zhang Xiaolei Huang Jaemin Cho Yu Wang Namyong Park Zhengzhong Tu Hongjie Chen Hoda Eldardiry Nesreen Ahmed Thien Nguyen Dinesh Manocha Mohamed Elhoseiny Franck Dernoncourt
video generation long-form storytelling background consistency multi-subject transitions VBench

Key Findings

Methodology

InfinityStory combines a background-consistent generation pipeline with a transition-aware video synthesis module. The first preserves scene appearance, character identity, and spatial relations across shots; the second models shot boundaries involving multiple subjects entering or exiting the frame. A synthetic dataset of 10,000 multi-subject transition sequences supplies training coverage for dynamic compositions underrepresented in earlier resources.

Key Results

  • On VBench, InfinityStory reports the highest Background Consistency score, 88.94. This indicates stronger preservation of locations, visual layouts, and environmental appearance across shots than the compared systems, although the paper excerpt does not provide every competing system's numerical score.
  • Subject Consistency reaches 82.11, also reported as the best result. Together with an overall average rank of 2.80, the result suggests that the system improves character persistence, transition smoothness, and temporal coherence rather than optimizing isolated frame quality alone.
  • The 10,000-sequence synthetic dataset explicitly covers multiple subjects entering, leaving, and changing composition. The transition module therefore extends beyond prior single-subject settings, but the supplied text contains no complete ablation table or per-baseline breakdown.

Significance

Long-form video synthesis fails when its world loses memory: rooms change, characters drift, and multi-person edits become discontinuous. InfinityStory treats background, identity, spatial relations, and shot transitions as coupled requirements, providing an engineering route from short clips toward hour-scale narratives. Its VBench scores also emphasize that consistency is a first-class quality dimension, not a secondary visual detail. This matters for previsualization, educational media, interactive storytelling, and production workflows where narrative continuity is more valuable than a single spectacular shot.

Technical Contribution

The paper contributes a background-consistent generation pipeline, a transition-aware synthesis module for multi-subject shot changes, and a 10,000-example synthetic dataset targeting underrepresented dynamic compositions. Compared with independently generated shots or single-subject transition methods, the framework carries scene-level information across boundaries and explicitly handles several subjects entering or exiting the frame. The excerpt does not state a new theoretical guarantee, loss function, or complete architecture, so the strongest technical claim is a system-level integration of world continuity, character awareness, and scalable narrative generation.

Novelty

The novelty lies in combining three scopes that are often separated: cross-shot background consistency, multi-subject transitions, and long-form scalability. The paper moves beyond the common single-subject transition assumption and supplies targeted training data. However, the provided text does not establish that it is the first system to address every component, nor does it disclose enough architectural detail for a definitive theoretical comparison with all state-of-the-art methods.

Limitations

  • Only aggregate VBench values are supplied. The excerpt omits exact baselines, confidence intervals, resolution, video duration, sampling cost, and hardware, limiting reproducibility and making it difficult to attribute gains to architecture versus data.
  • Synthetic transitions may not match real cinematography. Heavy occlusion, crowd interaction, rapid camera motion, lighting changes, and long-horizon error accumulation could still cause identity swaps, background drift, or implausible trajectories.

Future Work

Future work should release full baselines and ablations, test genuinely hour-long outputs, and add real filmed multi-subject transitions. Promising directions include persistent world memory, script- and camera-aware control, user editing, efficient inference, and evaluation of safety, copyright, cultural generalization, and long-term error accumulation.

AI Executive Summary

Generative video systems can produce impressive short clips, but long stories expose a deeper weakness: the world forgets itself. A room may change between shots, a character may lose identity, and several people entering or leaving the frame can make an edit look physically impossible. Such failures undermine narrative understanding and prevent current models from scaling naturally to extended films.

InfinityStory addresses this problem with two coordinated components. Its background-consistent generation pipeline preserves scene appearance, character identity, and spatial relations across shots. Its transition-aware video synthesis module targets multi-subject boundaries, moving beyond methods designed around one subject. The authors also introduce 10,000 synthetic multi-subject transition sequences, covering dynamic compositions that are relatively underrepresented in existing training data.

On VBench, the system reports a Background Consistency score of 88.94, a Subject Consistency score of 82.11, and the best overall average rank of 2.80. These results indicate improved world stability and temporal continuity, although the provided paper text does not disclose complete baselines, ablations, compute requirements, or verified hour-long outputs. The work therefore represents an important system-level step toward persistent, editable video worlds, while leaving rigorous long-horizon validation and real-world generalization for future research.

Deep Analysis

Background

Text-to-video and diffusion-based video models have improved short-clip realism, motion, and visual quality. Yet long-form storytelling requires memory across many shots. Prior systems often focus on isolated clips, single-subject identity, or limited transition settings; backgrounds, lighting, character appearance, and spatial relations can drift over time. InfinityStory frames background continuity, multi-subject transitions, and hour-scale scalability as one connected challenge.

Core Problem

The task is to generate a coherent sequence of shots while preserving a latent world state. Background drift breaks location recognition; identity drift breaks character-based storytelling; multi-subject editing additionally requires consistent occlusion, motion, entry and exit paths, and shot-boundary timing. Independent shot generation lacks persistent context, while single-subject transition methods cannot represent complex group compositions.

Innovation

  • �� Background-consistent generation pipeline: carries scene appearance, identity, and spatial relations across shots.
  • �� Transition-aware video synthesis: models boundaries with multiple subjects entering or exiting, rather than assuming one subject.
  • �� Targeted data: introduces 10,000 synthetic transition sequences for underrepresented dynamic compositions.
  • �� Long-form orientation: designs the framework around narrative scalability, not only single-shot fidelity.

Methodology

  • �� Input: story shots or scene conditions together with character and environment information.
  • �� World continuity: the background-consistent pipeline transfers visual scene state and subject–space relations between neighboring shots.
  • �� Transition generation: the transition-aware module models changes at shot boundaries, including multiple subjects entering or leaving the frame.
  • �� Data support: 10,000 synthetic multi-subject transition sequences expose the model to varied dynamic layouts.
  • �� Output and evaluation: the system produces connected narrative shots and is assessed with VBench metrics including Background Consistency, Subject Consistency, and average rank.

Experiments

The reported benchmark is VBench, with emphasis on Background Consistency, Subject Consistency, and overall average rank. Training support comes from 10,000 synthetic multi-subject transition sequences. The excerpt states that InfinityStory is compared with prior video-generation systems, but it does not name every baseline or report resolution, clip length, sampling steps, hardware, or hyperparameters. Consequently, the experiment establishes reported consistency gains but cannot fully quantify efficiency or causal component contributions.

Results

InfinityStory reports 88.94 for Background Consistency and 82.11 for Subject Consistency on VBench, both described as the highest scores. Its overall average rank is 2.80, also reported as best. These values support gains in environmental stability, character persistence, and temporal coherence. The specialized 10,000-sequence dataset expands multi-subject coverage, but absent ablations and per-baseline scores prevent precise separation of the pipeline, transition module, and data effects.

Applications

Film and animation teams could use the system for storyboarding, previsualization, and multi-character blocking. Educators and marketers could generate longer scenario-based videos with fewer continuity edits. Game studios and virtual-world platforms could create persistent events rather than isolated clips. Deployment would require script control, character assets, safety review, quality assurance, and sufficient GPU infrastructure; production use also demands predictable latency and copyright governance.

Limitations & Outlook

The supplied description does not demonstrate a fully validated hour-long generation run, nor does it report inference speed, memory, cost, or user studies. Synthetic data may leave a domain gap with real cinematography, especially under heavy occlusion, crowds, rapid camera motion, and abrupt illumination changes. Long-horizon drift may accumulate even when neighboring shots look consistent. Future systems should combine persistent memory with explicit script and camera constraints, real-world data, efficient inference, and transparent ablations.

Plain Language Accessible to non-experts

Imagine a film studio with an automated crew. An ordinary camera crew with no records might rebuild the same room differently every time: the window moves, the sofa changes color, and an actor's face or clothing suddenly belongs to someone else. If two actors enter together, one might disappear at the doorway. The audience would stop believing the story.

InfinityStory adds a careful set designer who keeps a visual notebook. The notebook records what the place looks like, who each actor is, and where everyone stands. When the story moves to the next shot, the set and people remain recognizable. A second director watches the doorway and the cut itself, rehearsing how several actors enter or leave so their movements connect naturally.

The crew practiced with 10,000 specially made transition examples. In testing, it scored 88.94 for keeping backgrounds steady and 82.11 for keeping subjects recognizable on VBench, with an average rank of 2.80. It is therefore closer to a crew that remembers a whole production than a camera that only makes one attractive picture. The system is not perfect: the paper does not yet reveal its full cost or prove every hour-long production case.

ELI14 Explained like you're 14

Think about making a huge game-story video. A normal AI might draw an awesome castle in level one, then turn it into a school in the next scene. Your hero wears a red jacket, but after the camera cuts, the jacket is blue and the face looks like a different person. If two friends walk into the scene, one might vanish or pass straight through the other. Weird, right?

InfinityStory gives the AI something like a story notebook. It remembers the place, the characters, and where everyone is standing, so changing the camera does not reset the whole world. It also has a transition coach that practices moments when several people enter or leave the screen. That helps one scene connect to the next instead of looking like random clips glued together.

The researchers trained it with 10,000 made-up examples of multi-person transitions. On the VBench test, it got 88.94 for keeping backgrounds consistent and 82.11 for keeping subjects consistent. Its overall average rank was 2.80, reported as the best result. Higher is generally better for these consistency measures.

But it is not a magic movie button yet! We do not know from the supplied text exactly how long its videos really are, how expensive they are to make, or how every competitor scored. Real movies have crowds, people hiding each other, fast camera moves, and changing lights. Handling all that is the next boss battle for video AI.

Glossary

Background Consistency

A measure of whether locations, sets, and environmental appearance remain stable across shots. In plain terms, it asks whether the same place still looks like the same place.

InfinityStory reports 88.94 on VBench.

Subject Consistency

A measure of whether a person or object preserves its identity and appearance over time. Technically, it evaluates cross-frame or cross-shot subject persistence.

InfinityStory reports 82.11 on VBench.

Shot Transition

The visual and temporal connection between one camera shot and the next. This paper focuses on transitions involving subjects entering or exiting the frame.

The transition-aware module generates smoother multi-subject changes.

VBench

A benchmark suite for evaluating generated-video quality and consistency. It includes dimensions related to backgrounds, subjects, and temporal behavior.

The paper uses it for scores of 88.94, 82.11, and rank 2.80.

World Consistency

The persistence of a coherent fictional environment across a sequence, including places, characters, and spatial relations. It is essential for believable long-form narratives.

The background-consistent pipeline is designed around this objective.

Open Questions Unanswered questions from this research

  • 1 The excerpt does not verify truly hour-long outputs or report duration, resolution, speed, and cost; end-to-end long-horizon experiments are needed.
  • 2 It remains unclear how well synthetic transitions transfer to real cinematography involving occlusion, crowds, lighting changes, and rapid camera motion.
  • 3 Without full ablations and per-baseline scores, the separate contributions of the pipeline, transition module, and 10,000 examples cannot be isolated.

Applications

Immediate Applications

Film and animation previsualization

Directors and artists could generate connected shot drafts to inspect blocking, locations, and multi-character transitions before production. Practical deployment would still require character references, camera controls, human review, safety checks, and adequate GPU capacity.

Scenario-based education and marketing

Teachers, training teams, and brands could create longer stories with several recurring characters without rebuilding every background manually. Editors would need to verify factual claims, brand identity, cultural appropriateness, and unwanted visual artifacts.

Long-term Vision

Interactive persistent story worlds

Combined with scripts, user choices, and durable world memory, the framework could support interactive films or game events whose characters and locations evolve consistently. Major obstacles include compute cost, accumulated drift, controllability, safety, and copyright.

Abstract

Generating long-form storytelling videos with consistent visual narratives remains a significant challenge in video synthesis. We present a novel framework, dataset, and a model that address three critical limitations: background consistency across shots, seamless multi-subject shot-to-shot transitions, and scalability to hour-long narratives. Our approach introduces a background-consistent generation pipeline that maintains visual coherence across scenes while preserving character identity and spatial relationships. We further propose a transition-aware video synthesis module that generates smooth shot transitions for complex scenarios involving multiple subjects entering or exiting frames, going beyond the single-subject limitations of prior work. To support this, we contribute with a synthetic dataset of 10,000 multi-subject transition sequences covering underrepresented dynamic scene compositions. On VBench, InfinityStory achieves the highest Background Consistency (88.94), highest Subject Consistency (82.11), and the best overall average rank (2.80), showing improved stability, smoother transitions, and better temporal coherence.

cs.CV