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
3D Semantic SegmentationScanNet S0
mIoU54
80
3D Point Cloud Semantic SegmentationScanNet official (fold S1)
mIoU50.32
68
Few-shot 3D Semantic SegmentationS3DIS (S1)
mIoU67.02
67
Few-shot 3D Semantic SegmentationS3DIS (S0)
mIoU61.67
64
Few-shot 3D Scene SegmentationScanNet Avg
mIoU52.16
61
Few-shot 3D Point Cloud Semantic SegmentationS3DIS v1.2 (Area 5)
mIoU (S0)46.71
56
3D Few-shot Semantic SegmentationS3DIS Average
mIoU (%)64.35
44
3D Point Cloud Semantic SegmentationScanNet Average of S0 and S1
mIoU52.16
44
Showing 10 of 23 rows

Other info

Follow for update