When 3D Bounding-Box Meets SAM: Point Cloud Instance Segmentation with Weak-and-Noisy Supervision
Qingtao Yu, Heming Du, Chen Liu, Xin Yu

TL;DR
This paper introduces CIP-WPIS, a novel method that combines 2D foundation models and 3D geometric priors to improve weakly-supervised 3D point cloud instance segmentation, especially under noisy bounding-box annotations.
Contribution
The paper proposes a new approach that leverages pretrained 2D models and 3D geometric information to enhance weakly-supervised segmentation accuracy in noisy conditions.
Findings
Achieves state-of-the-art results on Scannet-v2 and S3DIS.
Robust against noisy bounding-box annotations.
Effectively combines 2D prompts and 3D geometry for segmentation.
Abstract
Learning from bounding-boxes annotations has shown great potential in weakly-supervised 3D point cloud instance segmentation. However, we observed that existing methods would suffer severe performance degradation with perturbed bounding box annotations. To tackle this issue, we propose a complementary image prompt-induced weakly-supervised point cloud instance segmentation (CIP-WPIS) method. CIP-WPIS leverages pretrained knowledge embedded in the 2D foundation model SAM and 3D geometric prior to achieve accurate point-wise instance labels from the bounding box annotations. Specifically, CP-WPIS first selects image views in which 3D candidate points of an instance are fully visible. Then, we generate complementary background and foreground prompts from projections to obtain SAM 2D instance mask predictions. According to these, we assign the confidence values to points indicating the…
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.
Videos
When 3D Bounding-Box Meets SAM: Point Cloud Instance Segmentation With Weak-and-Noisy Supervision· youtube
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Remote Sensing and LiDAR Applications
MethodsSegment Anything Model
