GitHub - cjaganmohan/Testing-AI-Systems: My current research project -- testing autonomous vehicle systems · GitHub
Skip to content

cjaganmohan/Testing-AI-Systems

Repository files navigation

Testing-AI-Systems

My current research project -- testing autonomous vehicle systems

In this project, we propose a combinatorial approach to testing DNN models, specifically DNN models used in autonomous driving systems.

All experimental results are publicly available at: https://tinyurl.com/y2s6qxeo

Comparison experiments with deepTest - First, we measured the neuron coverage achieved by the seed image (baseline). Then, we measure the cumulative neuron coverage achieved by a test set generated using deepTest approach. Finally, we measure the cumulative neuron coverage achieved using the t-way test .

Rambo model:

Chauffeur model:

To perform a fair comparison, we select a subset of t-way tests such that number of t-way tests == number of tests generated using the deepTest approach

For each group, to reduce variations we generated five samples using different seeds. The seeds used in this selection process is available at: https://tinyurl.com/ku8d9ph4

Cumulative neuron coverage results achieved by subset of t-way tests:

For any queries, please email me at: jaganmohan[dot]chandrasekaran[at]mavs[dot]uta[dot]edu

About

My current research project -- testing autonomous vehicle systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors