Towards Implicit Text-Guided 3D Shape Generation
Zhengzhe Liu, Yi Wang, Xiaojuan Qi, Chi-Wing Fu
TL;DR
This paper tackles text-to-3D-shape generation with color by decoupling shape and color prediction and introducing a word-level spatial transformer to align textual descriptions with spatial regions. It combines an implicit occupancy-based decoder with cyclic consistency loss to improve text-shape fidelity and employs a style-based latent IMLE generator for diverse outputs, extended to text-guided shape manipulation via a two-way cyclic loss. The proposed three-stage framework—shape auto-encoder, text-guided generation, and diversification—achieves higher fidelity and better text-shape alignment than prior work on ShapeNet-based datasets. The work enables flexible, color-aware text-driven 3D generation and manipulation, with practical implications for rapid 3D content creation and editing.
Abstract
In this work, we explore the challenging task of generating 3D shapes from text. Beyond the existing works, we propose a new approach for text-guided 3D shape generation, capable of producing high-fidelity shapes with colors that match the given text description. This work has several technical contributions. First, we decouple the shape and color predictions for learning features in both texts and shapes, and propose the word-level spatial transformer to correlate word features from text with spatial features from shape. Also, we design a cyclic loss to encourage consistency between text and shape, and introduce the shape IMLE to diversify the generated shapes. Further, we extend the framework to enable text-guided shape manipulation. Extensive experiments on the largest existing text-shape benchmark manifest the superiority of this work. The code and the models are available at https://github.com/liuzhengzhe/Towards-Implicit Text-Guided-Shape-Generation.
