提出新方法评估自动驾驶检测模型在恶劣天气下的鲁棒性。
Robustness of Object Detection of Autonomous Vehicles in Adverse Weather Conditions
- 用数据增强模拟不同强度的雨雪雾等天气与光照变化
- Faster R-CNN鲁棒性最强,平均首次失效系数达71.9%
- 过量训练会引发性能退化,需警惕过拟合问题
随着自动驾驶技术迈向大规模应用,确定其在不同环境条件下的安全运行阈值对公共安全至关重要。本文提出一种评估自动驾驶中目标检测机器学习模型在恶劣天气条件下鲁棒性的方法。该方法利用七种数据增强算子,模拟雾、雨、雪及暗光、强光、眩光、阴影等不同强度的恶劣工况,生成合成数据以确定模型在何种最低强度下首次失效。通过计算基准测试集上所有输入图像的平均首次失效系数(AFFC)来衡量模型鲁棒性。实验对比了YOLOv5s、YOLOv11s、Faster R-CNN和Detectron2四类模型,结果表明该方法可行、有效且高效。其中Faster R-CNN整体平均AFFC为71.9%,表现最优;而YOLO系列平均仅为43%。此外,研究还评估了针对恶劣工况使用合成数据训练对模型鲁棒性的提升效果,发现此类训练虽能增强鲁棒性,但过度训练可能导致收益递减及遗忘现象(即鲁棒性下降)。
原文摘要 · Abstract (English)
As self-driving technology advances toward widespread adoption, determining safe operational thresholds across varying environmental conditions becomes critical for public safety. This paper proposes a method for evaluating the robustness of object detection ML models in autonomous vehicles under adverse weather conditions. It employs data augmentation operators to generate synthetic data that simulates different severance degrees of the adverse operation conditions at progressive intensity levels to find the lowest intensity of the adverse conditions at which the object detection model fails. The robustness of the object detection model is measured by the average first failure coefficients (AFFC) over the input images in the benchmark. The paper reports an experiment with four object detection models: YOLOv5s, YOLOv11s, Faster R-CNN, and Detectron2, utilising seven data augmentation operators that simulate weather conditions fog, rain, and snow, and lighting conditions of dark, bright, flaring, and shadow. The experiment data show that the method is feasible, effective, and efficient to evaluate and compare the robustness of object detection models in various adverse operation conditions. In particular, the Faster R-CNN model achieved the highest robustness with an overall average AFFC of 71.9% over all seven adverse conditions, while YOLO variants showed the AFFC values of 43%. The method is also applied to assess the impact of model training that targets adverse operation conditions using synthetic data on model robustness. It is observed that such training can improve robustness in adverse conditions but may suffer from diminishing returns and forgetting phenomena (i.e., decline in robustness) if overtrained.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。