paper-with-me

Papers

Benchmarking the Robustness of LiDAR Semantic Segmentation Models

2023-01-03 · Xu Yan, Chaoda Zheng, Ying Xue, Zhen Li, Shuguang Cui, Dengxin Dai

When using LiDAR semantic segmentation models for safety-critical applications such as autonomous driving, it is essential to understand and improve their robustness with respect to a large range of LiDAR corruptions. In this paper, we aim to comprehensively analyze the robustness of LiDAR semantic segmentation models under various corruptions. To rigorously evaluate the robustness and generalizability of current approaches, we propose a new benchmark called SemanticKITTI-C, which features 16 out-of-domain LiDAR corruptions in three groups, namely adverse weather, measurement noise and cross-device discrepancy. Then, we systematically investigate 11 LiDAR semantic segmentation models, especially spanning different input representations (e.g., point clouds, voxels, projected images, and etc.), network architectures and training schemes. Through this study, we obtain two insights: 1) We find out that the input representation plays a crucial role in robustness. Specifically, under specific corruptions, different representations perform variously. 2) Although state-of-the-art methods on LiDAR semantic segmentation achieve promising results on clean data, they are less robust when dealing with noisy data. Finally, based on the above observations, we design a robust LiDAR segmentation model (RLSeg) which greatly boosts the robustness with simple but effective modifications. It is promising that our benchmark, comprehensive analysis, and observations can boost future research in robust LiDAR semantic segmentation for safety-critical applications.

📄 PDF Abstract BibTeX arXiv:2301.00970

Code (1)

yanx27/2dpass 공식 구현 pytorch

Tasks

Autonomous DrivingBenchmarkingLIDAR Semantic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

An Empirical Study of Training State-of-the-Art LiDAR Segmentation Models

2024-05-23 · Jiahao Sun, Chunmei Qing, Xiang Xu, Lingdong Kong 외

In the rapidly evolving field of autonomous driving, precise segmentation of LiDAR data is crucial for understanding complex 3D environments. Traditional approaches often rely on disparate, standalone codebases, hinderin…

Autonomous DrivingBenchmarkingComputational EfficiencyData Augmentation+1

4D Panoptic LiDAR Segmentation

2021-02-24 · CVPR 2021 1 · Mehmet Aygün, Aljoša Ošep, Mark Weber, Maxim Maximov 외

Temporal semantic scene understanding is critical for self-driving cars or robots operating in dynamic environments. In this paper, we propose 4D panoptic LiDAR segmentation to assign a semantic class and a temporally-co…

4D Panoptic SegmentationBenchmarkingMulti-Object TrackingObject Tracking+3

Boosting LiDAR-Based Localization with Semantic Insight: Camera Projection versus Direct LiDAR Segmentation

2025-09-24 · Sven Ochs, Philip Schörner, Marc René Zofka, J. Marius Zöllner arxiv

Semantic segmentation of LiDAR data presents considerable challenges, particularly when dealing with diverse sensor types and configurations. However, incorporating semantic information can significantly enhance the accu…

Semantic SegmentationImage Segmentation

LVIC: Multi-modality segmentation by Lifting Visual Info as Cue

2024-03-08 · ZiChao Dong, Bowen Pang, Xufeng Huang, Hang Ji 외

Multi-modality fusion is proven an effective method for 3d perception for autonomous driving. However, most current multi-modality fusion pipelines for LiDAR semantic segmentation have complicated fusion mechanisms. Poin…

3D Object DetectionAutonomous DrivingLIDAR Semantic SegmentationSegmentation+1

Benchmarking Deep Learning Models for Aerial LiDAR Point Cloud Semantic Segmentation under Real Acquisition Conditions: A Case Study in Navarre

2026-03-23 · Alex Salvatierra, José Antonio Sanz, Christian Gutiérrez, Mikel Galar arxiv

Recent advances in deep learning have significantly improved 3D semantic segmentation, but most models focus on indoor or terrestrial datasets. Their behavior under real aerial acquisition conditions remains insufficient…

3D Semantic SegmentationComputational Efficiency