StateFlow: Building, Evolving, and Accessing 3D World States for Previsualization

Yuyang Yin, Zixiang Li, Longxuan Deng, Hongkai Li, Shifang Zhao, Junnan Liu, Weirong Huang, Mengyu Wang, Tianxiao Fu, Yikai Wang, Peng-Shuai Wang, Xiaojie Jin, Yao Zhao, Yunchao Wei

arXiv:2608.12314 · 2026-08-13 공개 · arXiv · PDF

video-generation generative-ai scene-evolution iterative-editing dual-view-initialization state-centric-framework previsualization camera-planning

Abstract

Previsualization is an intermediate layer between ideas and production in film, games, architecture, and urban design. It lets creators iteratively refine scenes, actions, cameras, and spatial-temporal dynamics. Yet existing generative methods rely on simple prompts to jointly control all of these factors through one-shot image or video synthesis, offering weak controllability and limited support for iterative editing. Fundamentally, a world comprises multiple elements with geometry, appearance, and other attributes, together with cameras. Different frames are produced through local modifications or recombinations of this shared state, which is otherwise largely reused. Therefore, we argue that the missing component is an explicit and persistent working state. To address this, we present StateFlow, a state-centric framework for generative previsualization. Rather than generating videos in one shot, StateFlow uses an editable 3D world to organize scene structure, evolution, and cameras, while off-the-shelf video models enhance visual quality when higher fidelity is desired. This world is maintained as a persistent structured 3D state of scene elements and camera configurations, serving as the core working representation for previsualization. Built on this insight, StateFlow has three stages to construct, evolve, and access the world state. State construction lifts generated 2D content into a coherent 3D world through prior-guided, conflict-aware dual-view initialization, while State evolution translates user intent into structured state transitions while preserving world memory, avoiding full-scene regeneration for each edit. State access uses render-feedback reflection to refine camera plans into visually feasible trajectories, avoiding reliance on VLM semantics alone. Experiments show that StateFlow produces high-quality 3D worlds for video creation and game-like prototyping.

한국어 요약

한 줄 요약

StateFlow는 편집 가능한 3D 월드 상태를 기반으로 프리비주얼라이제이션을 구축하고 진화시키는 상태 중심 프레임워크이다.

핵심 기여도

핵심 아이디어

기존의 프리비주얼라이제이션 방법은 단일 이미지나 동영상 생성에 의존하여 반복 편집과 제어가 어려웠다. StateFlow는 이 문제를 해결하기 위해 3D 월드 상태를 지속적으로 유지하고 편집 가능한 구조로 모델링하는 새로운 접근법을 제안한다. 이는 단순히 시각적 출력을 생성하는 것이 아니라, 장면의 구조, 진화, 카메라 설정을 포함한 지속 가능한 3D 상태를 핵심 작업 표현으로 삼는다.

StateFlow는 세 가지 주요 단계로 구성된다:
1. **State Construction**: Prior-Guided Conflict-Aware Dual-View Initialization을 통해 2D 콘텐츠를 3D 월드로 초기화.
2. **State Evolution**: 사용자 의도를 구조화된 상태 전이로 변환하는 Intent-Guided Structured State Transition.
3. **State Access**: VLM 기반 카메라 제안과 렌더링 피드백을 결합한 World-State Camera Planning with Render-Feedback Reflection.

기술적 접근법

주요 결과

의의 및 한계

StateFlow는 생성 모델과 실제 제작 워크플로우 사이의 중간 표현으로서 3D 월드 상태의 중요성을 강조한다. 이는 프리비주얼라이제이션의 반복 편집과 제어를 가능하게 하며, 향후 상호작용적이고 구조화된 생성 시스템 개발에 기여할 수 있다.

그러나, StateFlow는 아직 정량적 수치 기반 평가가 제한적이며, 실제 산업 환경에서의 확장성과 성능 검증이 필요하다. 또한, 사용자 의도를 정확히 해석하고 구조화된 상태로 전환하는 데 있어 VLM의 의존도가 높아, 의미적 오해나 불확실성이 발생할 수 있다.

실용적 활용

StateFlow는 영화, 게임, 건축, 도시 설계 등에서 프리비주얼라이제이션을 위한 반복 편집과 시각적 검증을 지원할 수 있다. 특히, 3D 게임 프로토타이핑 및 비디오 제작 과정에서 사용자 친화적이고 구조화된 작업 환경을 제공할 수 있다.