Scenario-based Compositional Verification of Autonomous Systems with Neural Perception
By: Christopher Watson , Rajeev Alur , Divya Gopinath and more
Potential Business Impact:
Makes self-driving cars safer in changing weather.
Recent advances in deep learning have enabled the development of autonomous systems that use deep neural networks for perception. Formal verification of these systems is challenging due to the size and complexity of the perception DNNs as well as hard-to-quantify, changing environment conditions. To address these challenges, we propose a probabilistic verification framework for autonomous systems based on the following key concepts: (1) Scenario-based Modeling: We decompose the task (e.g., car navigation) into a composition of scenarios, each representing a different environment condition. (2) Probabilistic Abstractions: For each scenario, we build a compact abstraction of perception based on the DNN's performance on an offline dataset that represents the scenario's environment condition. (3) Symbolic Reasoning and Acceleration: The abstractions enable efficient compositional verification of the autonomous system via symbolic reasoning and a novel acceleration proof rule that bounds the error probability of the system under arbitrary variations of environment conditions. We illustrate our approach on two case studies: an experimental autonomous system that guides airplanes on taxiways using high-dimensional perception DNNs and a simulation model of an F1Tenth autonomous car using LiDAR observations.
Similar Papers
Towards Unified Probabilistic Verification and Validation of Vision-Based Autonomy
Systems and Control
Makes self-driving cars safer in new places.
A Neuro-Symbolic Framework for Reasoning under Perceptual Uncertainty: Bridging Continuous Perception and Discrete Symbolic Planning
Artificial Intelligence
Helps robots learn to stack blocks better.
Conservative Perception Models for Probabilistic Verification
Formal Languages and Automata Theory
Makes self-driving cars safer by checking their "eyes."