arXiv:2603.19936cs.CVcs.RO2026-03

自监督去雪算法让激光雷达在大雪中仍能精准感知环境。

LIORNet: Self-Supervised LiDAR Snow Removal Framework for Autonomous Driving under Adverse Weather Conditions

  • 用多物理线索生成伪标签,无需人工标注即可训练
  • 在两个数据集上精度和速度均超越现有方法
  • 适合实时自动驾驶系统,对恶劣天气有强鲁棒性

激光雷达在自动驾驶中提供高精度3D感知,但在大雪等恶劣天气下点云噪声严重,影响感知效果。现有方法包括基于距离的过滤、基于强度的阈值法和学习型方法,但各有局限:距离法难区分有效点与噪声,强度法依赖固定阈值,学习法需大量标注且泛化差。本文提出LIORNet,采用U-Net++架构,结合范围依赖强度阈值、雪反射特性、点云稀疏性和探测范围约束等多源线索生成伪标签,实现自监督训练。该方法无需人工标注,可有效区分噪声与真实结构。在WADS和CADC数据集上的实验表明,LIORNet在精度和运行效率上均优于现有先进算法,同时保留关键环境特征,具备实际部署潜力。

原文摘要 · Abstract (English)

LiDAR sensors provide high-resolution 3D perception and long-range detection, making them indispensable for autonomous driving and robotics. However, their performance significantly degrades under adverse weather conditions such as snow, rain, and fog, where spurious noise points dominate the point cloud and lead to false perception. To address this problem, various approaches have been proposed: distance-based filters exploiting spatial sparsity, intensity-based filters leveraging reflectance distributions, and learning-based methods that adapt to complex environments. Nevertheless, distance-based methods struggle to distinguish valid object points from noise, intensity-based methods often rely on fixed thresholds that lack adaptability to changing conditions, and learning-based methods suffer from the high cost of annotation, limited generalization, and computational overhead. In this study, we propose LIORNet, which eliminates these drawbacks and integrates the strengths of all three paradigms. LIORNet is built upon a U-Net++ backbone and employs a self-supervised learning strategy guided by pseudo-labels generated from multiple physical and statistical cues, including range-dependent intensity thresholds, snow reflectivity, point sparsity, and sensing range constraints. This design enables LIORNet to distinguish noise points from environmental structures without requiring manual annotations, thereby overcoming the difficulty of snow labeling and the limitations of single-principle approaches. Extensive experiments on the WADS and CADC datasets demonstrate that LIORNet outperforms state-of-the-art filtering algorithms in both accuracy and runtime while preserving critical environmental features. These results highlight LIORNet as a practical and robust solution for LiDAR perception in extreme weather, with strong potential for real-time deployment in autonomous driving systems.

激光雷达自监督去噪自动驾驶

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。