Provable Preimage Under-Approximation for Neural Networks (Full Version)
Xiyue Zhang, Benjie Wang, Marta Kwiatkowska

TL;DR
This paper introduces an efficient algorithm for generating symbolic under-approximations of neural network preimages, enabling global property analysis and robustness verification beyond local robustness checks.
Contribution
It presents a novel, scalable method combining linear relaxation and iterative refinement for preimage under-approximation of neural networks, including a complete algorithm for quantitative verification.
Findings
Validated on high-dimensional MNIST classification task
Provides formal guarantees for quantitative verification
Offers useful robustness insights when standard methods fail
Abstract
Neural network verification mainly focuses on local robustness properties, which can be checked by bounding the image (set of outputs) of a given input set. However, often it is important to know whether a given property holds globally for the input domain, and if not then for what proportion of the input the property is true. To analyze such properties requires computing preimage abstractions of neural networks. In this work, we propose an efficient anytime algorithm for generating symbolic under-approximations of the preimage of any polyhedron output set for neural networks. Our algorithm combines a novel technique for cheaply computing polytope preimage under-approximations using linear relaxation, with a carefully-designed refinement procedure that iteratively partitions the input region into subregions using input and ReLU splitting in order to improve the approximation.…
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 · Advanced Neural Network Applications · Machine Learning in Materials Science
