PanoWorld: A Generative Spatial World Model for Consistent Whole-House Panorama Synthesis
TLDR
PanoWorld generates consistent whole-house VR panoramas from floorplans using autoregressive node-based generation with 3D shell and Gaussian Splatting cache.
Reasoning
The paper presents a novel method for consistent multi-room panorama synthesis, effectively combining a 3D geometric proxy with a dynamic Gaussian Splatting cache to maintain cross-view coherence. However, it is narrowly focused on VR tour generation and does not demonstrate general world modeling capabilities or include explicit real-world empirical evaluations in the abstract.
Read-first score
Read-first score 46.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 25.
Field roles
Rank sensitivity
Stability: volatile; rank range: 313.
Keyword Scores
Deep Analysis
Innovations
- Autoregressive generation of node-based 360-degree panoramas matching discrete VR tour navigation
- Floorplan-derived 3D shell as a global geometric proxy for spatial consistency
- Dynamic 3D Gaussian Splatting cache as renderable spatial memory
- Feed-forward panoramic LRM designed for metric-scale multi-room 360-degree inputs
- Room-aware Group Attention to suppress cross-room feature interference
- Topology-aware progressive caching strategy for fusing local updates without full history reconstruction
Methodology
PanoWorld treats whole-house panorama synthesis as autoregressive generation of node-based 360-degree panoramas, using a floorplan-derived 3D shell as a global geometric proxy and a dynamic 3D Gaussian Splatting cache as renderable spatial memory. A feed-forward panoramic LRM lifts generated panoramas into local 3DGS updates, while Room-aware Group Attention handles cross-room feature interference, and a topology-aware progressive caching strategy fuses these updates without repeatedly reconstructing the full history.
Key Results
By decoupling shell-based geometry guidance from cache-rendered visual memory, PanoWorld preserves high-frequency 2D synthesis quality while improving cross-node layout and material consistency.