用真实与模拟数据融合提升恶劣天气下自动驾驶感知能力
WILD SAM: A Simulated-and-Real Data Augmentation for Autonomous Driving Perception under Challenging Weather

- 提出噪声过滤伪标签框架,净化恶劣天气下的真实数据标签
- 结合仿真训练与真实数据,使检测精度在雨雪场景提升13%
- 适合研究自动驾驶跨域适应与数据增强的开发者
当前顶尖目标检测器在恶劣天气下性能显著下降,造成自动驾驶的安全性危机。现有方法依赖合成数据训练,但难以落地。虽然伪标签广泛用于跨数据集域适应,但在恶劣天气下生成的标签噪声大,未被有效利用。本文提出两种新方法:一是天气诱导伪标签去噪(WILD)框架,过滤真实天气数据产生的噪声伪标签;二是创新的混合训练方法 WILD SAM,结合伪标签去噪与基于仿真的训练,并使用目标恶劣天气的真实数据。我们在最新发布的 Four Seasons 数据集上验证了 WILD 和 WILD SAM,在雨雪场景中平均精度(AP)最高提升 13%,显著缩小了天气导致的性能差距。代码已开源。
原文摘要 · Abstract (English)
The performance of state-of-the-art object detectors degrades significantly under adverse weather, causing a safety-critical domain shift problem for autonomous vehicles. Recent efforts address this problem by relying on synthetic data to train the object detectors, which limits their real-world applicability. Meanwhile, pseudo-labeling is widely used for cross-dataset domain adaptation problems. However, these methods have not been exploited by weather-based domain adaptation approaches due to the noisy nature of such labels generated under harsh weather conditions. In this paper, we propose two new approaches to mitigate this weather-induced domain shift. First, we propose a Weather-Induced pseudo Label Denoising (WILD) framework that filters noisy pseudo labels generated by real data captured under adverse weather conditions. Second, we develop a novel hybrid training methodology, WILD SAM, that exploits both pseudo-label denoising and simulation-based training solutions while using real-data from the target harsh-weather domain. We validate both proposed approaches, WILD and WILD SAM, on the recently released Four Seasons dataset across rainy and snowy scenarios. Experiments show that the proposed frameworks improve Average Precision (AP) up to 13\% and significantly reduce the weather-induced performance gap relative to the baseline. The code is available at: https://github.com/Kh-Hamed/WILD-SAM
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。