BPNet: B\'ezier Primitive Segmentation on 3D Point Clouds
Rao Fu, Cheng Wen, Qian Li, Xiao Xiao, Pierre Alliez

TL;DR
BPNet is a deep learning framework that performs generalized Bezier primitive segmentation on 3D point clouds, enabling efficient and robust shape decomposition across various primitive types.
Contribution
It introduces a novel end-to-end approach inspired by Bezier decomposition, with a joint optimization framework and modules for improved robustness and generality.
Findings
Outperforms baseline methods in segmentation accuracy
Achieves faster inference speed
Successfully processes multiple CAD primitives simultaneously
Abstract
This paper proposes BPNet, a novel end-to-end deep learning framework to learn B\'ezier primitive segmentation on 3D point clouds. The existing works treat different primitive types separately, thus limiting them to finite shape categories. To address this issue, we seek a generalized primitive segmentation on point clouds. Taking inspiration from B\'ezier decomposition on NURBS models, we transfer it to guide point cloud segmentation casting off primitive types. A joint optimization framework is proposed to learn B\'ezier primitive segmentation and geometric fitting simultaneously on a cascaded architecture. Specifically, we introduce a soft voting regularizer to improve primitive segmentation and propose an auto-weight embedding module to cluster point features, making the network more robust and generic. We also introduce a reconstruction module where we successfully process multiple…
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 · Advanced Numerical Analysis Techniques · Human Pose and Action Recognition
MethodsApproximate Bayesian Computation
