Weakly Supervised LiDAR Semantic Segmentation via Scatter Image Annotation
Yilong Chen, Zongyi Xu, xiaoshui Huang, Ruicheng Zhang and, Xinqi Jiang, Xinbo Gao

TL;DR
This paper introduces a novel weakly supervised LiDAR segmentation approach using scatter image annotation, combining efficient annotation with a specialized network to achieve near full supervision performance with minimal labeled data.
Contribution
It proposes ScatterNet, a new network with multimodal fusion and perception consistency loss, and introduces scatter image annotation for rapid dense labeling of LiDAR data.
Findings
Achieves over 95% of fully-supervised performance with less than 0.02% labeled points.
Uses only 5% of the labeled points compared to state-of-the-art weakly supervised methods.
Demonstrates effectiveness on nuScenes and SemanticKITTI datasets.
Abstract
Weakly supervised LiDAR semantic segmentation has made significant strides with limited labeled data. However, most existing methods focus on the network training under weak supervision, while efficient annotation strategies remain largely unexplored. To tackle this gap, we implement LiDAR semantic segmentation using scatter image annotation, effectively integrating an efficient annotation strategy with network training. Specifically, we propose employing scatter images to annotate LiDAR point clouds, combining a pre-trained optical flow estimation network with a foundation image segmentation model to rapidly propagate manual annotations into dense labels for both images and point clouds. Moreover, we propose ScatterNet, a network that includes three pivotal strategies to reduce the performance gap caused by such annotations. Firstly, it utilizes dense semantic labels as supervision for…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction
MethodsFocus · Segment Anything Model
