A scene-level annotated point cloud segmentation framework combining contrastive 2D-3D feature alignment with region-point consistency improves pseudo-label quality and achieves SOTA on ScanNet and S3DIS.
Weakly Supervised Point Cloud Segmentation via Conservative Propagation of Scene-level Labels
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We propose a weakly supervised semantic segmentation method for point clouds that predicts "per-point" labels from just "whole-scene" annotations. The key challenge here is the discrepancy between the target of dense per-point semantic prediction and training losses derived from only scene-level labels. To address this, in addition to the typical weakly-supervised setup that supervises all points with the scene label, we propose to conservatively propagate the scene-level labels to points selectively. Specifically, we over-segment point cloud features via unsupervised clustering in the entire dataset and form primitives. We then associate scene-level labels with primitives through bipartite matching. Then, we allow labels to pass through this primitive-label relationship, while further encouraging features to form narrow clusters around the primitives. Importantly, through bipartite matching, this additional pathway through which labels flow, only propagates scene labels to the most relevant points, reducing the potential negative impact caused by the global approach that existing methods take. We evaluate our method on ScanNet and S3DIS datasets, outperforming the state of the art by a large margin.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
High-quality Pseudo-labeling for Point Cloud Segmentation with Scene-level Annotation
A scene-level annotated point cloud segmentation framework combining contrastive 2D-3D feature alignment with region-point consistency improves pseudo-label quality and achieves SOTA on ScanNet and S3DIS.