PREMAP: A Unifying PREiMage APproximation Framework for Neural Networks
Xiyue Zhang, Benjie Wang, Marta Kwiatkowska, Huan Zhang

TL;DR
PREMAP introduces a unifying framework for neural network preimage approximation, enabling efficient verification of input sets satisfying output properties, with significant improvements in scalability and robustness analysis.
Contribution
It provides a general, scalable preimage abstraction framework using linear relaxations and iterative refinement, unifying verification approaches for neural networks.
Findings
Achieves rapid approximation improvements with heuristics.
Demonstrates scalability to high-dimensional image classification.
Provides sound algorithms for quantitative verification.
Abstract
Most methods for neural network verification focus on bounding the image, i.e., set of outputs for a given input set. This can be used to, for example, check the robustness of neural network predictions to bounded perturbations of an input. However, verifying properties concerning the preimage, i.e., the set of inputs satisfying an output property, requires abstractions in the input space. We present a general framework for preimage abstraction that produces under- and over-approximations of any polyhedral output set. Our framework employs cheap parameterised linear relaxations of the neural network, together with an anytime refinement procedure that iteratively partitions the input region by splitting on input features and neurons. The effectiveness of our approach relies on carefully designed heuristics and optimization objectives to achieve rapid improvements in 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Time Series Analysis and Forecasting
MethodsSparse Evolutionary Training · Focus
