ROLGSYNov 18, 2025

Robust Verification of Controllers under State Uncertainty via Hamilton-Jacobi Reachability Analysis

arXiv:2511.14755v12 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the safety verification problem for autonomous systems with perception-based controllers, offering a novel approach that is less restrictive and conservative than prior methods, though it is incremental in applying existing reachability tools to a new domain.

The paper tackles the challenge of formally verifying safety and performance for perception-based controllers in autonomous systems under perceptual uncertainty, proposing RoVer-CoRe, a Hamilton-Jacobi reachability-based framework that enables verification and robust controller design, demonstrated in case studies like aircraft taxiing and NN-based rover navigation.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes