Generative 3D Part Assembly via Part-Whole-Hierarchy Message Passing
Bi'an Du, Xiang Gao, Wei Hu, Renjie Liao

TL;DR
This paper introduces a hierarchical message passing network for 3D part assembly that leverages super-part relationships to improve pose prediction accuracy and interpretability in complex object assemblies.
Contribution
It proposes a novel part-whole hierarchy approach that groups parts into super-parts and uses their predicted poses to enhance part pose estimation, outperforming prior methods.
Findings
Achieves state-of-the-art accuracy on PartNet dataset.
Provides interpretable hierarchical assembly process.
Demonstrates improved connectivity prediction.
Abstract
Generative 3D part assembly involves understanding part relationships and predicting their 6-DoF poses for assembling a realistic 3D shape. Prior work often focus on the geometry of individual parts, neglecting part-whole hierarchies of objects. Leveraging two key observations: 1) super-part poses provide strong hints about part poses, and 2) predicting super-part poses is easier due to fewer superparts, we propose a part-whole-hierarchy message passing network for efficient 3D part assembly. We first introduce super-parts by grouping geometrically similar parts without any semantic labels. Then we employ a part-whole hierarchical encoder, wherein a super-part encoder predicts latent super-part poses based on input parts. Subsequently, we transform the point cloud using the latent poses, feeding it to the part encoder for aggregating super-part information and reasoning about part…
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
TopicsManufacturing Process and Optimization · Additive Manufacturing and 3D Printing Technologies · 3D Shape Modeling and Analysis
MethodsFocus
