Curiosity-Driven Testing for Sequential Decision-Making Process
By: Junda He , Zhou Yang , Jieke Shi and more
Potential Business Impact:
Finds bugs in self-driving cars before they crash.
Sequential decision-making processes (SDPs) are fundamental for complex real-world challenges, such as autonomous driving, robotic control, and traffic management. While recent advances in Deep Learning (DL) have led to mature solutions for solving these complex problems, SDMs remain vulnerable to learning unsafe behaviors, posing significant risks in safety-critical applications. However, developing a testing framework for SDMs that can identify a diverse set of crash-triggering scenarios remains an open challenge. To address this, we propose CureFuzz, a novel curiosity-driven black-box fuzz testing approach for SDMs. CureFuzz proposes a curiosity mechanism that allows a fuzzer to effectively explore novel and diverse scenarios, leading to improved detection of crashtriggering scenarios. Additionally, we introduce a multi-objective seed selection technique to balance the exploration of novel scenarios and the generation of crash-triggering scenarios, thereby optimizing the fuzzing process. We evaluate CureFuzz on various SDMs and experimental results demonstrate that CureFuzz outperforms the state-of-the-art method by a substantial margin in the total number of faults and distinct types of crash-triggering scenarios. We also demonstrate that the crash-triggering scenarios found by CureFuzz can repair SDMs, highlighting CureFuzz as a valuable tool for testing SDMs and optimizing their performance.
Similar Papers
Causality-aware Safety Testing for Autonomous Driving Systems
Software Engineering
Finds hidden car driving mistakes faster.
Coverage-Guided Pre-Silicon Fuzzing of Open-Source Processors based on Leakage Contracts
Cryptography and Security
Finds hidden security flaws in computer chips.
Coverage-Guided Pre-Silicon Fuzzing of Open-Source Processors based on Leakage Contracts
Cryptography and Security
Finds hidden computer secrets that could be stolen.