Scenario-Based Test Reduction and Prioritization for Multi-Module Autonomous Driving Systems

09/04/2022
by   Yao Deng, et al.
0

When developing autonomous driving systems (ADS), developers often need to replay previously collected driving recordings to check the correctness of newly introduced changes to the system. However, simply replaying the entire recording is not necessary given the high redundancy of driving scenes in a recording (e.g., keeping the same lane for 10 minutes on a highway). In this paper, we propose a novel test reduction and prioritization approach for multi-module ADS. First, our approach automatically encodes frames in a driving recording to feature vectors based on a driving scene schema. Then, the given recording is sliced into segments based on the similarity of consecutive vectors. Lengthy segments are truncated to reduce the length of a recording and redundant segments with the same vector are removed. The remaining segments are prioritized based on both the coverage and the rarity of driving scenes. We implemented this approach on an industry level, multi-module ADS called Apollo and evaluated it on three road maps in various regression settings. The results show that our approach significantly reduced the original recordings by over 34 injected faults. Furthermore, our test prioritization method achieves about 22 to 39 average percentage of faults detected (APFD) and TOP-K.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset