paper-with-me

Papers

Few-shot 3D LiDAR Semantic Segmentation for Autonomous Driving

2023-02-17 · Jilin Mei, Junbao Zhou, Yu Hu

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 segmentation. Extensive experiments on SemanticKITTI demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2302.08785

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingFew-Shot LearningFew-Shot Semantic SegmentationGeneralized Few-Shot Semantic SegmentationKnowledge DistillationLIDAR Semantic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

BASE 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

TeFF: Tracking-enhanced Forgetting-free Few-shot 3D LiDAR Semantic Segmentation

2024-08-28 · Junbao Zhou, Jilin Mei, Pengze Wu, Liang Chen 외

In autonomous driving, 3D LiDAR plays a crucial role in understanding the vehicle's surroundings. However, the newly emerged, unannotated objects presents few-shot learning problem for semantic segmentation. This paper a…

Autonomous DrivingFew-Shot LearningFew-Shot Semantic SegmentationLIDAR Semantic Segmentation+2

PCSCNet: Fast 3D Semantic Segmentation of LiDAR Point Cloud for Autonomous Car using Point Convolution and Sparse Convolution Network

2022-02-21 · JaeHyun Park, Chansoo Kim, Kichun Jo

The autonomous car must recognize the driving environment quickly for safe driving. As the Light Detection And Range (LiDAR) sensor is widely used in the autonomous car, fast semantic segmentation of LiDAR point cloud, w…

3D Semantic SegmentationSegmentationSemantic Segmentation

Lite-HDSeg: LiDAR Semantic Segmentation Using Lite Harmonic Dense Convolutions

2021-03-16 · Ryan Razani, Ran Cheng, Ehsan Taghavi, Liu Bingbing

Autonomous driving vehicles and robotic systems rely on accurate perception of their surroundings. Scene understanding is one of the crucial components of perception modules. Among all available sensors, LiDARs are one o…

Autonomous DrivingDecoderLIDAR Semantic SegmentationScene Understanding+2

RGB and LiDAR fusion based 3D Semantic Segmentation for Autonomous Driving

2019-06-01 · Khaled El Madawy, Hazem Rashed, Ahmad El Sallab, Omar Nasr 외

LiDAR has become a standard sensor for autonomous driving applications as they provide highly precise 3D point clouds. LiDAR is also robust for low-light scenarios at night-time or due to shadows where the performance of…

3D Semantic SegmentationAutonomous Drivingobject-detectionObject Detection+3

CLFT: Camera-LiDAR Fusion Transformer for Semantic Segmentation in Autonomous Driving

2024-04-27 · Junyi Gu, Mauro Bellone, Tomáš Pivoňka, Raivo Sell

Critical research about camera-and-LiDAR-based semantic object segmentation for autonomous driving significantly benefited from the recent development of deep learning. Specifically, the vision transformer is the novel g…

Autonomous DrivingDecoderSegmentationSemantic Segmentation+1