Rethinking Data Augmentation for Robust LiDAR Semantic Segmentation in Adverse Weather
Junsung Park, Kyungmin Kim, Hyunjung Shim

TL;DR
This paper analyzes the effects of adverse weather on LiDAR semantic segmentation and proposes novel data augmentation techniques that significantly improve robustness and achieve state-of-the-art results.
Contribution
It introduces targeted data augmentation methods, Selective Jittering and Learnable Point Drop, to address geometric perturbation and point drop caused by adverse weather.
Findings
Achieved 39.5 mIoU on SemanticKITTI-to-SemanticSTF benchmark
Improved baseline performance by 8.1 percentage points
Established new state-of-the-art results
Abstract
Existing LiDAR semantic segmentation methods often struggle with performance declines in adverse weather conditions. Previous work has addressed this issue by simulating adverse weather or employing universal data augmentation during training. However, these methods lack a detailed analysis and understanding of how adverse weather negatively affects LiDAR semantic segmentation performance. Motivated by this issue, we identified key factors of adverse weather and conducted a toy experiment to pinpoint the main causes of performance degradation: (1) Geometric perturbation due to refraction caused by fog or droplets in the air and (2) Point drop due to energy absorption and occlusions. Based on these findings, we propose new strategic data augmentation techniques. First, we introduced a Selective Jittering (SJ) that jitters points in the random range of depth (or angle) to mimic geometric…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications
MethodsQ-Learning
