通过几何感知点丢弃提升恶劣天气下LiDAR分割精度
Source-Only Cross-Weather LiDAR via Geometry-Aware Point Drop
- 设计轻量几何感知适配器,利用局部邻域统计保持结构连续性
- 在SemanticKITTI训练、SemanticSTF测试下提升3.4 mIoU
- 无需标注数据,可无缝接入现有增强方法,适合部署受限场景
恶劣天气如雨、雪、雾会因折射、散射和点云缺失严重破坏LiDAR语义分割的几何完整性。现有方法虽通过天气模拟、混合增强、领域随机化等提升鲁棒性,却常忽略物体边界、角落及稀疏区域的结构性脆弱。本文提出轻量级几何感知适配器,通过对齐方位角并采用水平环形填充,保持0°-360°环绕边界邻近连续性。基于局部窗口KNN搜索聚合邻近点,计算轻量级局部统计量,压缩为紧凑的几何感知提示。训练时,这些提示实现区域感知正则化,有效稳定结构脆弱区域的预测。该适配器为即插即用设计,仅训练阶段使用,推理开销极低。在严格的源端仅有跨天气设定(于SemanticKITTI训练,SemanticSTF评估,无目标域标签或微调)下,相比强数据中心增强基线,实现+3.4 mIoU提升,性能接近先进类别中心正则化方法。结果表明,几何驱动正则化是实现全天气鲁棒LiDAR分割的关键路径。
原文摘要 · Abstract (English)
Adverse weather conditions, such as rain, snow, and fog, severely degrade LiDAR semantic segmentation by introducing refraction, scattering, and point dropouts that compromise geometric integrity. While prior approaches ranging from weather simulation and mixing-based augmentation to domain randomization and regularization enhance robustness, they frequently overlook structural vulnerabilities inherent to object boundaries, corners, and highly sparse regions. To address this limitation, we propose a Light Geometry-Aware Adapter. This module aligns azimuths and applies horizontal circular padding to preserve neighbor continuity across the 0 deg-360 deg wrap-around boundary. Using a local-window K-Nearest Neighbors (KNN) search, it aggregates nearby points and computes lightweight local statistics, compressing them into compact geometry-aware cues. During training, these cues facilitate region-aware regularization, which effectively stabilizes predictions in structurally fragile areas. The proposed adapter is designed to be plug-and-play, complements existing augmentation techniques, and operates exclusively during training, incurring negligible inference overhead. Operating under a rigorous source-only cross-weather paradigm wherein models are trained on SemanticKITTI and evaluated on SemanticSTF without target-domain labels or fine-tuning, our adapter achieves a +3.4 mIoU improvement over strong data-centric augmentation baselines. Furthermore, it demonstrates performance comparable to advanced class-centric regularization methods. These findings highlight that geometry-driven regularization constitutes a critical pathway toward achieving highly robust, all-weather LiDAR segmentation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。