Neural Point Cloud Diffusion for Disentangled 3D Shape and Appearance Generation
Philipp Schröppel, Christopher Wewer, Jan Eric Lenssen, Eddy Ilg, Thomas Brox
TL;DR
This work introduces Neural Point Cloud Diffusion (NPCD), a diffusion-based framework that operates on a hybrid neural point cloud and radiance field to disentangle 3D shape from appearance. By training a category-level Point-NeRF autodecoder, NPCD yields high-quality samples where geometry and texture can be sampled independently, enabling explicit shape or appearance control. Empirical results show state-of-the-art disentangled generation compared to GAN-based baselines and competitive performance against other diffusion methods that do not support disentanglement, with thorough ablations on initialization, feature dimensionality, and regularization. The approach offers practical benefits for controllable 3D asset creation and provides insights into mitigating many-to-one mappings in autodecoded latent spaces through targeted regularization and initialization strategies.
Abstract
Controllable generation of 3D assets is important for many practical applications like content creation in movies, games and engineering, as well as in AR/VR. Recently, diffusion models have shown remarkable results in generation quality of 3D objects. However, none of the existing models enable disentangled generation to control the shape and appearance separately. For the first time, we present a suitable representation for 3D diffusion models to enable such disentanglement by introducing a hybrid point cloud and neural radiance field approach. We model a diffusion process over point positions jointly with a high-dimensional feature space for a local density and radiance decoder. While the point positions represent the coarse shape of the object, the point features allow modeling the geometry and appearance details. This disentanglement enables us to sample both independently and therefore to control both separately. Our approach sets a new state of the art in generation compared to previous disentanglement-capable methods by reduced FID scores of 30-90% and is on-par with other non disentanglement-capable state-of-the art methods.
