GaussianCube: A Structured and Explicit Radiance Representation for 3D Generative Modeling
Bowen Zhang, Yiji Cheng, Jiaolong Yang, Chunyu Wang, Feng Zhao,, Yansong Tang, Dong Chen, Baining Guo

TL;DR
GaussianCube is a novel explicit 3D radiance representation that uses a structured grid of Gaussians, enabling efficient and high-quality 3D generative modeling with fewer parameters and easy integration with diffusion methods.
Contribution
We propose GaussianCube, a structured and explicit Gaussian-based radiance representation that simplifies 3D generative modeling and achieves state-of-the-art results with significantly fewer parameters.
Findings
Achieves state-of-the-art 3D generation quality.
Uses orders of magnitude fewer parameters than previous methods.
Demonstrates versatility across multiple 3D generation tasks.
Abstract
We introduce a radiance representation that is both structured and fully explicit and thus greatly facilitates 3D generative modeling. Existing radiance representations either require an implicit feature decoder, which significantly degrades the modeling power of the representation, or are spatially unstructured, making them difficult to integrate with mainstream 3D diffusion methods. We derive GaussianCube by first using a novel densification-constrained Gaussian fitting algorithm, which yields high-accuracy fitting using a fixed number of free Gaussians, and then rearranging these Gaussians into a predefined voxel grid via Optimal Transport. Since GaussianCube is a structured grid representation, it allows us to use standard 3D U-Net as our backbone in diffusion modeling without elaborate designs. More importantly, the high-accuracy fitting of the Gaussians allows us to achieve a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Stochastic Gradient Optimization Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Convolution · Max Pooling · Diffusion · U-Net
