Efficient Formal Safety Analysis of Neural Networks
Shiqi Wang, Kexin Pei, Justin Whitehouse, Junfeng Yang, Suman Jana

TL;DR
This paper introduces a highly efficient formal safety analysis method for neural networks, capable of verifying larger networks and providing concrete counterexamples, thereby enhancing safety guarantees in critical applications.
Contribution
The authors present a novel approach that significantly outperforms existing methods in verifying neural network safety properties and scales to networks ten times larger.
Findings
Outperforms existing methods by multiple orders of magnitude
Can verify networks ten times larger than previous techniques
Provides concrete counterexamples for safety violations
Abstract
Neural networks are increasingly deployed in real-world safety-critical domains such as autonomous driving, aircraft collision avoidance, and malware detection. However, these networks have been shown to often mispredict on inputs with minor adversarial or even accidental perturbations. Consequences of such errors can be disastrous and even potentially fatal as shown by the recent Tesla autopilot crash. Thus, there is an urgent need for formal analysis systems that can rigorously check neural networks for violations of different safety properties such as robustness against adversarial perturbations within a certain -norm of a given image. An effective safety analysis system for a neural network must be able to either ensure that a safety property is satisfied by the network or find a counterexample, i.e., an input for which the network will violate the property. Unfortunately, most…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
