Verification of Neural Network Control Systems in Continuous Time
Ali ArjomandBigdeli, Andrew Mata, Stanley Bak
TL;DR
This work tackles the challenge of formally verifying neural network controllers operating with continuous actuation, where verification becomes intractable as actuation frequency increases. It proposes a sound abstraction that replaces the NN controller with a set of locally valid linear models plus bounded uncertainty, enabling reachability analysis in continuous time and handling the limit $\delta \to 0$. The method is demonstrated on an image‑based NN controller for autonomous aircraft taxiing (AATS) using a cGAN perception surrogate, and its infinite‑frequency verification is compared to fixed‑frequency baselines, revealing a larger verifiable region under certain conditions. The results also expose current verification tool bottlenecks for closed‑loop, high‑frequency queries and highlight the need for benchmarks and further development to support continuous‑actuation analysis in practice.
Abstract
Neural network controllers are currently being proposed for use in many safety-critical tasks. Most analysis methods for neural network control systems assume a fixed control period. In control theory, higher frequency usually improves performance. However, for current analysis methods, increasing the frequency complicates verification. In the limit, when actuation is performed continuously, no existing neural network control systems verification methods are able to analyze the system. In this work, we develop the first verification method for continuously-actuated neural network control systems. We accomplish this by adding a level of abstraction to model the neural network controller. The abstraction is a piecewise linear model with added noise to account for local linearization error. The soundness of the abstraction can be checked using open-loop neural network verification tools, although we demonstrate bottlenecks in existing tools when handling the required specifications. We demonstrate the approach's efficacy by applying it to a vision-based autonomous airplane taxiing system and compare with a fixed frequency analysis baseline.
