PartSLIP++: Enhancing Low-Shot 3D Part Segmentation via Multi-View Instance Segmentation and Maximum Likelihood Estimation
Yuchen Zhou, Jiayuan Gu, Xuanlin Li, Minghua Liu, Yunhao, Fang, Hao Su

TL;DR
PartSLIP++ advances zero- and few-shot 3D part segmentation by integrating precise 2D segmentation and a novel EM algorithm for improved 3D instance segmentation, outperforming its predecessor.
Contribution
It introduces PartSLIP++, which enhances 3D segmentation accuracy using a pre-trained 2D segmentation model and a modified EM algorithm for better 3D instance refinement.
Findings
Outperforms PartSLIP in low-shot 3D segmentation tasks
Utilizes SAM for more accurate 2D annotations
Employs EM algorithm for refined 3D instance segmentation
Abstract
Open-world 3D part segmentation is pivotal in diverse applications such as robotics and AR/VR. Traditional supervised methods often grapple with limited 3D data availability and struggle to generalize to unseen object categories. PartSLIP, a recent advancement, has made significant strides in zero- and few-shot 3D part segmentation. This is achieved by harnessing the capabilities of the 2D open-vocabulary detection module, GLIP, and introducing a heuristic method for converting and lifting multi-view 2D bounding box predictions into 3D segmentation masks. In this paper, we introduce PartSLIP++, an enhanced version designed to overcome the limitations of its predecessor. Our approach incorporates two major improvements. First, we utilize a pre-trained 2D segmentation model, SAM, to produce pixel-wise 2D segmentations, yielding more precise and accurate annotations than the 2D bounding…
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 · Robotics and Sensor-Based Localization · Advanced Neural Network Applications
MethodsSegment Anything Model
