LOCVLGNov 21, 2024

Creating a Formally Verified Neural Network for Autonomous Navigation: An Experience Report

arXiv:2411.14163v1h-index: 8Has CodeFMAS@iFM
Originality Synthesis-oriented
AI Analysis

This addresses safety verification for self-driving systems, but it is an incremental experience report rather than a breakthrough.

The paper tackled the challenge of verifying neural networks for self-driving vehicles by designing and training a network with differentiable logics to ensure safety properties, reporting observations on verifier use in autonomous navigation.

The increased reliance of self-driving vehicles on neural networks opens up the challenge of their verification. In this paper we present an experience report, describing a case study which we undertook to explore the design and training of a neural network on a custom dataset for vision-based autonomous navigation. We are particularly interested in the use of machine learning with differentiable logics to obtain networks satisfying basic safety properties by design, guaranteeing the behaviour of the neural network after training. We motivate the choice of a suitable neural network verifier for our purposes and report our observations on the use of neural network verifiers for self-driving systems.

Code Implementations1 repo
Foundations

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

Your Notes