VolumeDiffusion: Flexible Text-to-3D Generation with Efficient Volumetric Encoder
Zhicong Tang, Shuyang Gu, Chunyu Wang, Ting Zhang, Jianmin Bao, Dong Chen, Baining Guo
TL;DR
VolumeDiffusion advances text-to-3D generation by introducing a scalable volumetric feature-volume representation learned by a fast, feed-forward volume encoder. A diffusion process operates directly in high-dimensional voxel space, with a novel linear noise schedule and a low-frequency noise mechanism to robustly train on volumes, coupled with a refinement step to improve textures. Training on a filtered Objaverse subset enables diverse, text-controllable outputs and substantially faster data generation compared to optimization-based methods. The approach achieves strong qualitative and quantitative results, offering fine-grained control over object parts and enabling large-scale data-driven 3D generation.
Abstract
This paper introduces a pioneering 3D volumetric encoder designed for text-to-3D generation. To scale up the training data for the diffusion model, a lightweight network is developed to efficiently acquire feature volumes from multi-view images. The 3D volumes are then trained on a diffusion model for text-to-3D generation using a 3D U-Net. This research further addresses the challenges of inaccurate object captions and high-dimensional feature volumes. The proposed model, trained on the public Objaverse dataset, demonstrates promising outcomes in producing diverse and recognizable samples from text prompts. Notably, it empowers finer control over object part characteristics through textual cues, fostering model creativity by seamlessly combining multiple concepts within a single object. This research significantly contributes to the progress of 3D generation by introducing an efficient, flexible, and scalable representation methodology.
