CVLGMar 23, 2023

Persistent Nature: A Generative Model of Unbounded 3D Worlds

DeepMind
arXiv:2303.13515v148 citationsh-index: 73
Originality Incremental advance
AI Analysis

This addresses the limitation of fixed-extent 3D generative models for applications like virtual reality or simulation, though it is incremental in extending scene bounds.

The paper tackles the problem of generating unbounded 3D nature scenes from single-view photos, enabling arbitrarily large camera motions while maintaining global consistency, such as returning to the starting point yields the same view.

Despite increasingly realistic image quality, recent 3D image generative models often operate on 3D volumes of fixed extent with limited camera motions. We investigate the task of unconditionally synthesizing unbounded nature scenes, enabling arbitrarily large camera motion while maintaining a persistent 3D world model. Our scene representation consists of an extendable, planar scene layout grid, which can be rendered from arbitrary camera poses via a 3D decoder and volume rendering, and a panoramic skydome. Based on this representation, we learn a generative world model solely from single-view internet photos. Our method enables simulating long flights through 3D landscapes, while maintaining global scene consistency--for instance, returning to the starting point yields the same view of the scene. Our approach enables scene extrapolation beyond the fixed bounds of current 3D generative models, while also supporting a persistent, camera-independent world representation that stands in contrast to auto-regressive 3D prediction models. Our project page: https://chail.github.io/persistent-nature/.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes