Weakly Supervised Point Cloud Semantic Segmentation via Artificial Oracle
Manual annotation of every point in a point cloud is a costly and labor-intensive process. While weakly supervised point cloud semantic segmentation (WSPCSS) with sparse annotation shows promise the limited information from initial sparse labels can place an upper bound on performance. As a new research direction for WSPCSS we propose a novel Region Exploration via Artificial Labeling (REAL) framework. It leverages a foundational image model as an artificial oracle within the active learning context eliminating the need for manual annotation by a human oracle. To integrate the 2D model into the 3D domain we first introduce a Projection-based Point-toSegment (PP2S) module designed to enable prompt segmentation of 3D data without additional training. The REAL framework samples query points based on model predictions and requests annotations from PP2S dynamically refining labels and improving model training. Furthermore to overcome several challenges of employing an artificial model as an oracle we formulate effective query sampling and label updating strategies. Our comprehensive experiments and comparisons demonstrate that the REAL framework significantly outperforms existing methods across various benchmarks. The code is available at https://github.com/jihun1998/AO.
Code (1)
Tasks
Active LearningSemantic SegmentationSimilar Papers 제목 키워드 기반
Weakly Supervised Semantic Segmentation for Large-Scale Point Cloud
Existing methods for large-scale point cloud semantic segmentation require expensive, tedious and error-prone manual point-wise annotations. Intuitively, weakly supervised training is a direct solution to reduce the cost…
ColorizationPseudo LabelSelf-Supervised LearningSemantic Segmentation+2Dense Supervision Propagation for Weakly Supervised Semantic Segmentation on 3D Point Clouds
Semantic segmentation on 3D point clouds is an important task for 3D scene understanding. While dense labeling on 3D data is expensive and time-consuming, only a few works address weakly supervised semantic point cloud s…
Point Cloud SegmentationScene UnderstandingSegmentationSemantic Segmentation+2Multi-Path Region Mining For Weakly Supervised 3D Semantic Segmentation on Point Clouds
Point clouds provide intrinsic geometric information and surface context for scene understanding. Existing methods for point cloud segmentation require a large amount of fully labeled data. Using advanced depth sensors, …
3D Semantic SegmentationPoint Cloud SegmentationScene UnderstandingSegmentation+1Multi-modality Affinity Inference for Weakly Supervised 3D Semantic Segmentation
3D point cloud semantic segmentation has a wide range of applications. Recently, weakly supervised point cloud segmentation methods have been proposed, aiming to alleviate the expensive and laborious manual annotation pr…
3D Semantic SegmentationPoint Cloud SegmentationSegmentationSemantic SegmentationDual Adaptive Transformations for Weakly Supervised Point Cloud Segmentation
Weakly supervised point cloud segmentation, i.e. semantically segmenting a point cloud with only a few labeled points in the whole 3D scene, is highly desirable due to the heavy burden of collecting abundant dense annota…
Point Cloud SegmentationSegmentation