Robustness of Object Detection of Autonomous Vehicles in Adverse Weather Conditions
Fox Pettersen, Hong Zhu

TL;DR
This paper introduces a method to evaluate and compare the robustness of object detection models in autonomous vehicles under adverse weather conditions using synthetic data augmentation and failure metrics.
Contribution
It proposes a novel evaluation approach employing synthetic data and AFFC to measure model robustness against adverse weather, and assesses training impacts on robustness.
Findings
Faster R-CNN achieved highest robustness with 71.9% AFFC.
YOLO variants showed lower robustness with around 43% AFFC.
Synthetic training data can improve robustness but may lead to diminishing returns.
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
