Tighter Abstract Queries in Neural Network Verification
Elazar Cohen, Yizhak Yisrael Elboher, Clark Barrett, Guy Katz

TL;DR
This paper introduces CEGARETTE, a novel neural network verification method that simultaneously abstracts and refines both the system and property, resulting in faster verification with fewer refinement steps.
Contribution
The paper presents CEGARETTE, an innovative approach that improves scalability and accuracy in neural network verification by joint abstraction and refinement of system and property.
Findings
Significant performance improvements over existing methods.
Reduced number of refinement steps needed.
Effective verification on multiple benchmarks.
Abstract
Neural networks have become critical components of reactive systems in various domains within computer science. Despite their excellent performance, using neural networks entails numerous risks that stem from our lack of ability to understand and reason about their behavior. Due to these risks, various formal methods have been proposed for verifying neural networks; but unfortunately, these typically struggle with scalability barriers. Recent attempts have demonstrated that abstraction-refinement approaches could play a significant role in mitigating these limitations; but these approaches can often produce networks that are so abstract, that they become unsuitable for verification. To deal with this issue, we present CEGARETTE, a novel verification mechanism where both the system and the property are abstracted and refined simultaneously. We observe that this approach allows us to…
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)
