Skip to content

Search-Based Selection and Prioritization of Test Scenarios for Autonomous Driving Systems

License

Notifications You must be signed in to change notification settings

simplexity-lab/SPECTRE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Data for Peer Review of SPECTRE

To facilitate reviewing our proposed approach, reviewers please refer to the corresponding data in this repository:

experiment: all raw data and analysis results for the experiment;
scenarios: dataset and scenario properties description in our experiment.

SPECTRE Overview

As shown in the figure, SPECTRE relies on test scenario execution results from a previous version of an ADS to prioritize test scenarios that are executed on the newer version of the ADS.

In SPECTRE, each scenario is characterized with a set of properties of the ego vehicle with the ADS under test deployed (e.g., acceleration, speed) and its environment (e.g., weather, number of obstacles).

The simulation of each test scenario leads to output four key values (Execution Results in Overview Figure): (1) whether a collision occurred with the scenario; (2) collision probability associated with the scenario, (3) the extent of demand on the ADS put by the scenario, and (4) diversity of the scenario as compared to the others. Based on these attributes, we define four optimization objectives.

More details can be seen in other parts of this repository.

Paper

Lu C., Zhang H., Yue T., Ali S. (2021) Search-Based Selection and Prioritization of Test Scenarios for Autonomous Driving Systems. In: O'Reilly UM., Devroey X. (eds) Search-Based Software Engineering. SSBSE 2021. Lecture Notes in Computer Science, vol 12914. Springer, Cham. https://doi.org/10.1007/978-3-030-88106-1_4

About

Search-Based Selection and Prioritization of Test Scenarios for Autonomous Driving Systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages