MoVerse: Real-Time Video World Modeling with Panoramic Gaussian Scaffold
TLDR
MoVerse creates a real-time interactive 360° video world model from a single image using panoramic Gaussian scaffold and distilled generative video renderer.
Reasoning
Strengths include a novel combination of explicit 3D representation and generative video for real-time interactive world creation from a single image. Weaknesses are the lack of explicit comparisons to baselines and potential limitations in complex scenes, though the abstract demonstrates practical performance.
Read-first score
Read-first score 54.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 48.
Field roles
Rank sensitivity
Stability: volatile; rank range: 491.
Keyword Scores
Deep Analysis
Innovations
- Separating world construction from observation rendering to enable interactive navigation from a single narrow-FOV image.
- Expanding the input into a gravity-aligned 360° panorama using topology-aware diffusion to complete the missing field of view before 3D reasoning.
- Lifting the panorama into a persistent 3D Gaussian scaffold via panoramic geometry-aware residual prediction for dense, renderable spatial memory.
- Gaussian-conditioned video renderer trained by distilling a bidirectional diffusion teacher into a causal autoregressive student for bounded-latency streaming.
Methodology
MoVerse first expands a single narrow-FOV image into a gravity-aligned 360° panorama using topology-aware diffusion. It then lifts the panorama into a persistent 3D Gaussian scaffold via panoramic geometry-aware residual prediction. Finally, a Gaussian-conditioned video renderer, trained by distilling a bidirectional diffusion teacher into a causal autoregressive student, generates photorealistic video along user-specified camera trajectories.
Key Results
MoVerse supports real-time scene roaming at 8 FPS on a single NVIDIA RTX 4090 GPU, demonstrating a practical path toward single-image world creation with interactive video output.