CVJun 23, 2025

PrITTI: Primitive-based Generation of Controllable and Editable 3D Semantic Scenes

arXiv:2506.19117v1h-index: 13
Originality Incremental advance
AI Analysis

This addresses the need for more efficient and editable 3D scene generation for applications like autonomous driving and virtual reality, though it is incremental as it builds on existing diffusion and primitive-based approaches.

The paper tackles the problem of generating large-scale 3D semantic scenes by proposing PrITTI, a primitive-based latent diffusion framework that improves generation quality and reduces memory usage by up to 3× compared to voxel-based methods.

Large-scale 3D semantic scene generation has predominantly relied on voxel-based representations, which are memory-intensive, bound by fixed resolutions, and challenging to edit. In contrast, primitives represent semantic entities using compact, coarse 3D structures that are easy to manipulate and compose, making them an ideal representation for this task. In this paper, we introduce PrITTI, a latent diffusion-based framework that leverages primitives as the main foundational elements for generating compositional, controllable, and editable 3D semantic scene layouts. Our method adopts a hybrid representation, modeling ground surfaces in a rasterized format while encoding objects as vectorized 3D primitives. This decomposition is also reflected in a structured latent representation that enables flexible scene manipulation of ground and object components. To overcome the orientation ambiguities in conventional encoding methods, we introduce a stable Cholesky-based parameterization that jointly encodes object size and orientation. Experiments on the KITTI-360 dataset show that PrITTI outperforms a voxel-based baseline in generation quality, while reducing memory requirements by up to $3\times$. In addition, PrITTI enables direct instance-level manipulation of objects in the scene and supports a range of downstream applications, including scene inpainting, outpainting, and photo-realistic street-view synthesis.

Foundations

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

Your Notes