SimADFuzz: Simulation-Feedback Fuzz Testing for Autonomous Driving Systems
Huiwen Yang, Yu Zhou, Taolue Chen

TL;DR
SimADFuzz is a novel simulation-feedback fuzz testing framework that improves scenario generation for autonomous driving systems by leveraging violation prediction and distance-guided mutations, uncovering more safety violations.
Contribution
It introduces violation prediction models and distance-guided mutation strategies to generate diverse, effective testing scenarios for ADS, surpassing existing fuzzers in violation detection.
Findings
Identified 32 more unique violations than state-of-the-art methods.
Discovered 4 reproducible collision cases involving vehicles and pedestrians.
Enhanced the robustness and safety testing of autonomous driving systems.
Abstract
Autonomous driving systems (ADS) have achieved remarkable progress in recent years. However, ensuring their safety and reliability remains a critical challenge due to the complexity and uncertainty of driving scenarios. In this paper, we focus on simulation testing for ADS, where generating diverse and effective testing scenarios is a central task. Existing fuzz testing methods face limitations, such as overlooking the temporal and spatial dynamics of scenarios and failing to leverage simulation feedback (e.g., speed, acceleration and heading) to guide scenario selection and mutation. To address these issues, we propose SimADFuzz, a novel framework designed to generate high-quality scenarios that reveal violations in ADS behavior. Specifically, SimADFuzz employs violation prediction models, which evaluate the likelihood of ADS violations, to optimize scenario selection. Moreover,…
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
TopicsReal-time simulation and control systems · Software Testing and Debugging Techniques · Autonomous Vehicle Technology and Safety
