Robust Verification of Controllers under State Uncertainty via Hamilton-Jacobi Reachability Analysis
By: Albert Lin, Alessandro Pinto, Somil Bansal
Potential Business Impact:
Makes self-driving robots safer by checking their "eyes."
As perception-based controllers for autonomous systems become increasingly popular in the real world, it is important that we can formally verify their safety and performance despite perceptual uncertainty. Unfortunately, the verification of such systems remains challenging, largely due to the complexity of the controllers, which are often nonlinear, nonconvex, learning-based, and/or black-box. Prior works propose verification algorithms that are based on approximate reachability methods, but they often restrict the class of controllers and systems that can be handled or result in overly conservative analyses. Hamilton-Jacobi (HJ) reachability analysis is a popular formal verification tool for general nonlinear systems that can compute optimal reachable sets under worst-case system uncertainties; however, its application to perception-based systems is currently underexplored. In this work, we propose RoVer-CoRe, a framework for the Robust Verification of Controllers via HJ Reachability. To the best of our knowledge, RoVer-CoRe is the first HJ reachability-based framework for the verification of perception-based systems under perceptual uncertainty. Our key insight is to concatenate the system controller, observation function, and the state estimation modules to obtain an equivalent closed-loop system that is readily compatible with existing reachability frameworks. Within RoVer-CoRe, we propose novel methods for formal safety verification and robust controller design. We demonstrate the efficacy of the framework in case studies involving aircraft taxiing and NN-based rover navigation. Code is available at the link in the footnote.
Similar Papers
Computing Sound and Accurate Upper and Lower Bounds on Hamilton-Jacobi Reachability Value Functions
Systems and Control
Finds all dangerous situations for robots.
Computing Sound and Accurate Upper and Lower Bounds on Hamilton-Jacobi Reachability Value Functions
Systems and Control
Finds all possible unsafe robot movements.
NeuroHJR: Hamilton-Jacobi Reachability-based Obstacle Avoidance in Complex Environments with Physics-Informed Neural Networks
Robotics
Helps robots avoid obstacles in real-time.