Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Few-shot 3D Point Cloud Semantic Segmentation

About

Many existing approaches for 3D point cloud semantic segmentation are fully supervised. These fully supervised approaches heavily rely on large amounts of labeled training data that are difficult to obtain and cannot segment new classes after training. To mitigate these limitations, we propose a novel attention-aware multi-prototype transductive few-shot point cloud semantic segmentation method to segment new classes given a few labeled examples. Specifically, each class is represented by multiple prototypes to model the complex data distribution of labeled points. Subsequently, we employ a transductive label propagation method to exploit the affinities between labeled multi-prototypes and unlabeled points, and among the unlabeled points. Furthermore, we design an attention-aware multi-level feature learning network to learn the discriminative features that capture the geometric dependencies and semantic correlations between points. Our proposed method shows significant and consistent improvements compared to baselines in different few-shot point cloud semantic segmentation settings (i.e., 2/3-way 1/5-shot) on two benchmark datasets. Our code is available at https://github.com/Na-Z/attMPTI.

Na Zhao, Tat-Seng Chua, Gim Hee Lee• 2020

Related benchmarks

TaskDatasetResultRank
Few-shot 3D Scene SegmentationScanNet S0
mIoU54
80
Few-shot 3D Scene SegmentationScanNet S1
mIoU50.32
80
Few-shot 3D Scene SegmentationScanNet Avg
mIoU52.16
61
3D Semantic SegmentationS3DIS (S0, S1)
mIoU (S0)61.67
40
Few-shot 3D Point Cloud Semantic SegmentationS3DIS v1.2 (Area 5)
mIoU46.71
40
Few-shot 3D Point Cloud Semantic SegmentationS3DIS (Mean across folds)
mIoU44.71
40
3D Semantic SegmentationScanNet S0
mIoU54
36
3D Semantic SegmentationScanNet
mIoU12.42
27
Incremental Few-Shot 3D SegmentationS3DIS 1.0 (Area 1,2,3,4,6 (base), Area 5 (test))
mIoU25.83
24
3D Point Cloud Semantic SegmentationScanNet official (fold S1)
mIoU37.15
24
Showing 10 of 20 rows

Other info

Follow for update