Terra: Explorable Native 3D World Model with Point Latents
TLDR
Terra proposes a native 3D world model using point latents for explorable environment generation with multi-view consistency.
Reasoning
Strengths include a novel point-to-Gaussian VAE and sparse point flow matching achieving state-of-the-art reconstruction and generation with 3D consistency. Weaknesses are limited to static indoor scenes, no dynamics or interaction, and evaluation only on ScanNet.
Read-first score
Read-first score 49.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 25.
Field roles
Rank sensitivity
Stability: volatile; rank range: 420.
Keyword Scores
Deep Analysis
Innovations
- Proposes a native 3D world model (Terra) that represents and generates explorable environments in an intrinsic 3D latent space, moving beyond pixel-aligned representations.
- Introduces a point-to-Gaussian variational autoencoder (P2G-VAE) that encodes 3D inputs into latent point representations and decodes them as 3D Gaussian primitives for joint geometry and appearance modeling.
- Develops a sparse point flow matching network (SPFlow) for generating latent point representations by simultaneously denoising positions and features.
- Achieves exact multi-view consistency with native 3D representation and architecture, enabling flexible rendering from any viewpoint with a single generation process.
- Enables explorable world modeling through progressive generation in the point latent space.
Methodology
Terra uses a point-to-Gaussian variational autoencoder (P2G-VAE) to encode 3D inputs into a latent point representation, which is then decoded as 3D Gaussian primitives to jointly model geometry and appearance. A sparse point flow matching network (SPFlow) generates the latent point representation by denoising both positions and features of the point latents. The model supports progressive generation in the point latent space for explorable world modeling.
Key Results
On the ScanNet v2 indoor dataset, Terra achieves state-of-the-art performance in both reconstruction and generation tasks with high 3D consistency.