Exploring Scene Affinity for Semi-Supervised LiDAR Semantic Segmentation
Chuandong Liu, Xingxing Weng, Shuguo Jiang, Pengcheng Li, Lei Yu,, Gui-Song Xia

TL;DR
This paper introduces AIScene, a semi-supervised LiDAR segmentation method that leverages scene affinity, a point erasure strategy, and scene-level augmentation to improve performance in driving scenes.
Contribution
AIScene proposes a novel point erasure and scene augmentation approach that enhances semi-supervised LiDAR segmentation by utilizing intra- and inter-scene consistency.
Findings
Outperforms previous methods on benchmark datasets.
Achieves 1.9% and 2.1% improvements with 1% labeled data.
Effective in semi-supervised LiDAR segmentation tasks.
Abstract
This paper explores scene affinity (AIScene), namely intra-scene consistency and inter-scene correlation, for semi-supervised LiDAR semantic segmentation in driving scenes. Adopting teacher-student training, AIScene employs a teacher network to generate pseudo-labeled scenes from unlabeled data, which then supervise the student network's learning. Unlike most methods that include all points in pseudo-labeled scenes for forward propagation but only pseudo-labeled points for backpropagation, AIScene removes points without pseudo-labels, ensuring consistency in both forward and backward propagation within the scene. This simple point erasure strategy effectively prevents unsupervised, semantically ambiguous points (excluded in backpropagation) from affecting the learning of pseudo-labeled points. Moreover, AIScene incorporates patch-based data augmentation, mixing multiple scenes at both…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote Sensing and LiDAR Applications · Advanced Neural Network Applications · Image Processing and 3D Reconstruction
MethodsFocus
