LeAP generates 3D semantic pseudo-labels for point clouds from unlabeled camera-LiDAR data by fusing 2D vision foundation model outputs in voxels with a Bayesian update and a 3D consistency network.
GrowSP: Unsupervised Semantic Segmentation of 3D Point Clouds
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We study the problem of 3D semantic segmentation from raw point clouds. Unlike existing methods which primarily rely on a large amount of human annotations for training neural networks, we propose the first purely unsupervised method, called GrowSP, to successfully identify complex semantic classes for every point in 3D scenes, without needing any type of human labels or pretrained models. The key to our approach is to discover 3D semantic elements via progressive growing of superpoints. Our method consists of three major components, 1) the feature extractor to learn per-point features from input point clouds, 2) the superpoint constructor to progressively grow the sizes of superpoints, and 3) the semantic primitive clustering module to group superpoints into semantic elements for the final semantic segmentation. We extensively evaluate our method on multiple datasets, demonstrating superior performance over all unsupervised baselines and approaching the classic fully-supervised PointNet. We hope our work could inspire more advanced methods for unsupervised 3D semantic learning.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
LeAP: Consistent multi-domain 3D labeling using Foundation Models
LeAP generates 3D semantic pseudo-labels for point clouds from unlabeled camera-LiDAR data by fusing 2D vision foundation model outputs in voxels with a Bayesian update and a 3D consistency network.