Constraint-Aware Refinement for Safety Verification of Neural Feedback Loops
Nicholas Rober, Jonathan P. How

TL;DR
This paper introduces CARV, a refinement method that improves safety verification of neural feedback loops by reducing conservativeness of reachability analysis, enabling more efficient and accurate safety guarantees in control systems.
Contribution
The paper proposes a novel constraint-aware refinement strategy (CARV) that enhances reachability analysis for neural feedback loops, making safety verification more efficient and less conservative.
Findings
CARV outperforms existing methods in verification speed and memory usage.
It successfully verifies safety where other approaches fail or are significantly slower.
CARV reduces conservativeness of reachability analysis, enabling verification over complex systems.
Abstract
Neural networks (NNs) are becoming increasingly popular in the design of control pipelines for autonomous systems. However, since the performance of NNs can degrade in the presence of out-of-distribution data or adversarial attacks, systems that have NNs in their control pipelines, i.e., neural feedback loops (NFLs), need safety assurances before they can be applied in safety-critical situations. Reachability analysis offers a solution to this problem by calculating reachable sets that bound the possible future states of an NFL and can be checked against dangerous regions of the state space to verify that the system does not violate safety constraints. Since exact reachable sets are generally intractable to calculate, reachable set over approximations (RSOAs) are typically used. The problem with RSOAs is that they can be overly conservative, making it difficult to verify the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Fuzzy Logic and Control Systems · Formal Methods in Verification
MethodsSparse Evolutionary Training
