LGAIDec 17, 2024

Neural Control and Certificate Repair via Runtime Monitoring

arXiv:2412.12996v14 citationsh-index: 105AAAI
Originality Incremental advance
AI Analysis

This work addresses the critical issue of safety verification for learning-based control systems in real-world applications where formal verification is not feasible, representing an incremental advance in black-box certification methods.

The paper tackles the problem of ensuring safety and reliability of neural network control policies and certificate functions in black-box settings where system dynamics are unknown, by proposing a runtime monitoring framework that detects violations and retrains the models to repair them, achieving improved safety rates on autonomous control tasks.

Learning-based methods provide a promising approach to solving highly non-linear control tasks that are often challenging for classical control methods. To ensure the satisfaction of a safety property, learning-based methods jointly learn a control policy together with a certificate function for the property. Popular examples include barrier functions for safety and Lyapunov functions for asymptotic stability. While there has been significant progress on learning-based control with certificate functions in the white-box setting, where the correctness of the certificate function can be formally verified, there has been little work on ensuring their reliability in the black-box setting where the system dynamics are unknown. In this work, we consider the problems of certifying and repairing neural network control policies and certificate functions in the black-box setting. We propose a novel framework that utilizes runtime monitoring to detect system behaviors that violate the property of interest under some initially trained neural network policy and certificate. These violating behaviors are used to extract new training data, that is used to re-train the neural network policy and the certificate function and to ultimately repair them. We demonstrate the effectiveness of our approach empirically by using it to repair and to boost the safety rate of neural network policies learned by a state-of-the-art method for learning-based control on two autonomous system control tasks.

Foundations

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

Your Notes