SYLGLOJul 7, 2020

Automated and Formal Synthesis of Neural Barrier Certificates for Dynamical Models

arXiv:2007.03251v211 citations
AI Analysis

This work addresses the challenge of safety verification for continuous and hybrid dynamical models, offering substantial speed and efficiency improvements over existing methods.

The authors tackled the problem of synthesizing barrier certificates for safety verification of dynamical models by introducing an automated, formal, counterexample-based approach using neural networks, achieving synthesis up to two orders of magnitude faster with significantly reduced data requirements.

We introduce an automated, formal, counterexample-based approach to synthesise Barrier Certificates (BC) for the safety verification of continuous and hybrid dynamical models. The approach is underpinned by an inductive framework: this is structured as a sequential loop between a learner, which manipulates a candidate BC structured as a neural network, and a sound verifier, which either certifies the candidate's validity or generates counter-examples to further guide the learner. We compare the approach against state-of-the-art techniques, over polynomial and non-polynomial dynamical models: the outcomes show that we can synthesise sound BCs up to two orders of magnitude faster, with in particular a stark speedup on the verification engine (up to five orders less), whilst needing a far smaller data set (up to three orders less) for the learning part. Beyond improvements over the state of the art, we further challenge the new approach on a hybrid dynamical model and on larger-dimensional models, and showcase the numerical robustness of our algorithms and codebase.

Foundations

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

Your Notes