TL;DR
This paper introduces an unsupervised method that converts complex 3D point clouds into simplified cuboid representations by jointly segmenting and fitting cuboids, enabling applications like shape synthesis and clustering.
Contribution
It presents a novel unsupervised approach combining segmentation and shape abstraction with four new loss functions, eliminating the need for manual part annotations.
Findings
Outperforms existing shape abstraction methods on multiple datasets.
Supports applications like shape generation, interpolation, and clustering.
Demonstrates the effectiveness of joint segmentation and cuboid fitting.
Abstract
Representing complex 3D objects as simple geometric primitives, known as shape abstraction, is important for geometric modeling, structural analysis, and shape synthesis. In this paper, we propose an unsupervised shape abstraction method to map a point cloud into a compact cuboid representation. We jointly predict cuboid allocation as part segmentation and cuboid shapes and enforce the consistency between the segmentation and shape abstraction for self-learning. For the cuboid abstraction task, we transform the input point cloud into a set of parametric cuboids using a variational auto-encoder network. The segmentation network allocates each point into a cuboid considering the point-cuboid affinity. Without manual annotations of parts in point clouds, we design four novel losses to jointly supervise the two branches in terms of geometric similarity and cuboid compactness. We evaluate…
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.
