Few-shot 3D LiDAR Semantic Segmentation for Autonomous Driving
Jilin Mei, Junbao Zhou, Yu Hu

TL;DR
This paper introduces a novel few-shot 3D LiDAR semantic segmentation approach for autonomous driving that predicts both base and novel classes simultaneously, addressing background ambiguity and safety concerns.
Contribution
It proposes a new loss function incorporating background information for generalized few-shot segmentation in 3D LiDAR data, suitable for autonomous driving.
Findings
Effective on SemanticKITTI dataset
Outperforms existing methods in few-shot segmentation
Handles both base and novel classes simultaneously
Abstract
In autonomous driving, the novel objects and lack of annotations challenge the traditional 3D LiDAR semantic segmentation based on deep learning. Few-shot learning is a feasible way to solve these issues. However, currently few-shot semantic segmentation methods focus on camera data, and most of them only predict the novel classes without considering the base classes. This setting cannot be directly applied to autonomous driving due to safety concerns. Thus, we propose a few-shot 3D LiDAR semantic segmentation method that predicts both novel classes and base classes simultaneously. Our method tries to solve the background ambiguity problem in generalized few-shot semantic segmentation. We first review the original cross-entropy and knowledge distillation losses, then propose a new loss function that incorporates the background information to achieve 3D LiDAR few-shot semantic…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Robotics and Sensor-Based Localization
MethodsBalanced Selection · Knowledge Distillation
