paper-with-me

홈 › Papers

BlockFusion: Expandable 3D Scene Generation using Latent Tri-plane Extrapolation

2024-01-30 · Zhennan Wu, Yang Li, Han Yan, Taizhang Shang, Weixuan Sun, Senbo Wang, Ruikai Cui, Weizhe Liu, Hiroyuki Sato, Hongdong Li, Pan Ji

We present BlockFusion, a diffusion-based model that generates 3D scenes as unit blocks and seamlessly incorporates new blocks to extend the scene. BlockFusion is trained using datasets of 3D blocks that are randomly cropped from complete 3D scene meshes. Through per-block fitting, all training blocks are converted into the hybrid neural fields: with a tri-plane containing the geometry features, followed by a Multi-layer Perceptron (MLP) for decoding the signed distance values. A variational auto-encoder is employed to compress the tri-planes into the latent tri-plane space, on which the denoising diffusion process is performed. Diffusion applied to the latent representations allows for high-quality and diverse 3D scene generation. To expand a scene during generation, one needs only to append empty blocks to overlap with the current scene and extrapolate existing latent tri-planes to populate new blocks. The extrapolation is done by conditioning the generation process with the feature samples from the overlapping tri-planes during the denoising iterations. Latent tri-plane extrapolation produces semantically and geometrically meaningful transitions that harmoniously blend with the existing scene. A 2D layout conditioning mechanism is used to control the placement and arrangement of scene elements. Experimental results indicate that BlockFusion is capable of generating diverse, geometrically consistent and unbounded large 3D scenes with unprecedented high-quality shapes in both indoor and outdoor scenarios.

📄 PDF Abstract BibTeX arXiv:2401.17053

Code (1)

Tencent/BlockFusion 공식 구현 jax

Tasks

DenoisingScene Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

EditSSC: Toward Editable Semantic Occupancy Scenes with Unconditional Diffusion Models

2026-06-08 · Fatima Balde, Raoul de Charette, Alexandre Boulch arxiv

3D semantic scene generation is crucial for autonomous driving applications, yet most methods rely on complex 3D-specific architectures such as triplane encoders and adapted diffusion networks, limiting both their simpli…

Autonomous DrivingScene Generation

Fused-Planes: Improving Planar Representations for Learning Large Sets of 3D Scenes

2024-10-31 · Karim Kassab, Antoine Schnepf, Jean-Yves Franceschi, Laurent Caraffa 외

To learn large sets of scenes, Tri-Planes are commonly employed for their planar structure that enables an interoperability with image models, and thus diverse 3D applications. However, this advantage comes at the cost o…

NeRF

SemCity: Semantic Scene Generation with Triplane Diffusion

2024-03-12 · CVPR 2024 1 · Jumin Lee, Sebin Lee, Changho Jo, Woobin Im 외

We present "SemCity," a 3D diffusion model for semantic scene generation in real-world outdoor environments. Most 3D diffusion models focus on generating a single object, synthetic indoor scenes, or synthetic outdoor sce…

Scene Generation

NuiWorld: Exploring a Scalable Framework for End-to-End Controllable World Generation

2026-01-27 · Han-Hung Lee, Cheng-Yu Yang, Yu-Lun Liu, Angel X. Chang arxiv

World generation is a fundamental capability for applications like video games, simulation, and robotics. However, existing approaches face three main obstacles: controllability, scalability, and efficiency. End-to-end s…

3D ReconstructionScene Generation

SHaDe: Compact and Consistent Dynamic 3D Reconstruction via Tri-Plane Deformation and Latent Diffusion

2025-05-22 · Asrar Alruwayqi

We present a novel framework for dynamic 3D scene reconstruction that integrates three key components: an explicit tri-plane deformation field, a view-conditioned canonical radiance field with spherical harmonics (SH) at…

3D Reconstruction3D Scene ReconstructionDenoisingImage Reconstruction