VPP: Efficient Conditional 3D Generation via Voxel-Point Progressive Representation
Zekun Qi, Muzhou Yu, Runpei Dong, Kaisheng Ma

TL;DR
VPP introduces a novel progressive 3D generation method combining voxel and point representations, achieving high-quality, diverse 3D shape generation efficiently and supporting multiple downstream tasks.
Contribution
The paper presents VPP, a new approach that improves efficiency and versatility in 3D generation by integrating structured voxel and unstructured point representations.
Findings
Generates 8K point clouds in 0.2 seconds
Produces high-fidelity, diverse 3D shapes across categories
Supports multiple downstream 3D tasks effectively
Abstract
Conditional 3D generation is undergoing a significant advancement, enabling the free creation of 3D content from inputs such as text or 2D images. However, previous approaches have suffered from low inference efficiency, limited generation categories, and restricted downstream applications. In this work, we revisit the impact of different 3D representations on generation quality and efficiency. We propose a progressive generation method through Voxel-Point Progressive Representation (VPP). VPP leverages structured voxel representation in the proposed Voxel Semantic Generator and the sparsity of unstructured point representation in the Point Upsampler, enabling efficient generation of multi-category objects. VPP can generate high-quality 8K point clouds within 0.2 seconds. Additionally, the masked generation Transformer allows for various 3D downstream tasks, such as generation, editing,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Advanced Vision and Imaging
MethodsLinear Layer · Layer Normalization · Byte Pair Encoding · Multi-Head Attention · Softmax · Dense Connections · Label Smoothing · Adam · Absolute Position Encodings · Position-Wise Feed-Forward Layer
