Vertex-based reachability analysis for verifying ReLU deep neural networks
Jo\~ao Zago, Eduardo Camponogara, Eric Antonelo

TL;DR
This paper introduces three novel reachability algorithms for verifying ReLU neural networks, with one providing exact results and the others offering over-approximations, all utilizing V-polytope inputs, improving verification performance.
Contribution
The paper presents new reachability algorithms for ReLU networks that outperform existing methods, especially the EPNM algorithm for exact reachable set computation.
Findings
EPNM surpasses state-of-the-art in ACAS Xu verification
Algorithms handle V-polytope inputs effectively
Exact and over-approximate methods demonstrated on neural network verification
Abstract
Neural networks achieved high performance over different tasks, i.e. image identification, voice recognition and other applications. Despite their success, these models are still vulnerable regarding small perturbations, which can be used to craft the so-called adversarial examples. Different approaches have been proposed to circumvent their vulnerability, including formal verification systems, which employ a variety of techniques, including reachability, optimization and search procedures, to verify that the model satisfies some property. In this paper we propose three novel reachability algorithms for verifying deep neural networks with ReLU activations. The first and third algorithms compute an over-approximation for the reachable set, whereas the second one computes the exact reachable set. Differently from previously proposed approaches, our algorithms take as input a V-polytope.…
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
TopicsAdversarial Robustness in Machine Learning · Security and Verification in Computing · Advanced Neural Network Applications
