CPCM: Contextual Point Cloud Modeling for Weakly-supervised Point Cloud Semantic Segmentation
Lizhao Liu, Zhuangwei Zhuang, Shangxin Huang, Xunlong Xiao, Tianhang, Xiang, Cen Chen, Jingdong Wang, Mingkui Tan

TL;DR
This paper introduces CPCM, a novel method for weakly-supervised point cloud segmentation that leverages masked modeling with region-wise masking and a dual learning approach to effectively utilize sparse annotations.
Contribution
The paper proposes a new framework combining region-wise masking and masked training to improve semantic segmentation with sparse labels in 3D point clouds.
Findings
CPCM outperforms state-of-the-art methods on ScanNet V2.
Effective use of sparse annotations reduces labeling costs.
RegionMask and CMT improve context learning in sparse settings.
Abstract
We study the task of weakly-supervised point cloud semantic segmentation with sparse annotations (e.g., less than 0.1% points are labeled), aiming to reduce the expensive cost of dense annotations. Unfortunately, with extremely sparse annotated points, it is very difficult to extract both contextual and object information for scene understanding such as semantic segmentation. Motivated by masked modeling (e.g., MAE) in image and video representation learning, we seek to endow the power of masked modeling to learn contextual information from sparsely-annotated points. However, directly applying MAE to 3D point clouds with sparse annotations may fail to work. First, it is nontrivial to effectively mask out the informative visual context from 3D point clouds. Second, how to fully exploit the sparse annotations for context modeling remains an open question. In this paper, we propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
CPCM: Contextual Point Cloud Modeling for Weakly-supervised Point Cloud Semantic Segmentation· youtube
Taxonomy
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage
Methodsfail · Masked autoencoder
