Collaborative Learning for Semi-Supervised LiDAR Semantic Segmentation
About
Annotating large-scale LiDAR point clouds for 3D semantic segmentation is costly and time-consuming, which motivates the use of semi-supervised learning (SemiSL). Standard LiDAR SemiSL methods typically adopt a two-step training paradigm, where pseudo-labels are separately generated from a single distillation source, either from the same or another LiDAR representation. Such supervision relies on a unique source of pseudo-labels, which can reinforce confirmation bias and propagate errors during training, ultimately limiting performance. To address this challenge, we introduce CoLLiS, a novel framework that leverages Collaborative Learning for LiDAR Semi-supervised segmentation. Unlike prior paradigms with decoupled pseudo-labeling and training phases, CoLLiS trains multiple representations collaboratively in a single step by treating them as coequal students. Each student is adaptively distilled from multiple representations, while inter-student disparities are monitored online to resolve contradictory supervision and effectively mitigate confirmation bias. Extensive experiments on three datasets demonstrate that CoLLiS consistently outperforms state-of-the-art LiDAR SemiSL methods, with particularly strong gains in low-label regimes.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| LiDAR Semantic Segmentation | nuScenes official (test) | mIoU75.8 | 196 | |
| LiDAR Semantic Segmentation | SemanticKITTI 1.0 (test) | mIoU66.2 | 111 | |
| LiDAR Semantic Segmentation | ScribbleKITTI v1.0 (test) | mIoU60.7 | 52 | |
| LiDAR Semantic Segmentation | SemanticKITTI (1%) | mIoU61.5 | 16 | |
| LiDAR Semantic Segmentation | SemanticKITTI (10%) | mIoU67 | 16 | |
| LiDAR Semantic Segmentation | nuScenes (1%) | mIoU63.1 | 14 | |
| LiDAR Semantic Segmentation | nuScenes (10%) | mIoU74.5 | 14 |