Litcius/Paper detail

Semantic image fuzzing of AI perception systems

Trey Woodlief, Sebastian Elbaum, Kevin Sullivan

2022Proceedings of the 44th International Conference on Software Engineering17 citationsDOIOpen Access PDF

Abstract

Perception systems enable autonomous systems to interpret raw sensor readings of the physical world. Testing of perception systems aims to reveal misinterpretations that could cause system failures. Current testing methods, however, are inadequate. The cost of human interpretation and annotation of real-world input data is high, so manual test suites tend to be small. The simulation-reality gap reduces the validity of test results based on simulated worlds. And methods for synthesizing test inputs do not provide corresponding expected interpretations. To address these limitations, we developed semSensFuzz, a new approach to fuzz testing of perception systems based on semantic mutation of test cases that pair real-world sensor readings with their ground-truth interpretations. We implemented our approach to assess its feasibility and potential to improve software testing for perception systems. We used it to generate 150,000 semantically mutated image inputs for five state-of-the-art perception systems. We found that it synthesized tests with novel and subjectively realistic image inputs, and that it discovered inputs that revealed significant inconsistencies between the specified and computed interpretations. We also found that it produced such test cases at a cost that was very low compared to that of manual semantic annotation of real-world images.

Topics & Concepts

Fuzz testingComputer sciencePerceptionGround truthArtificial intelligenceAnnotationSemantic gapSemantics (computer science)SoftwareVisual perceptionImage (mathematics)Machine learningNatural language processingImage retrievalProgramming languageBiologyNeuroscienceAdversarial Robustness in Machine LearningExplainable Artificial Intelligence (XAI)Advanced Neural Network Applications
Semantic image fuzzing of AI perception systems | Litcius