Verifying Global Two-Safety Properties in Neural Networks with Confidence

Anagha Athavale,Ezio Bartocci,Maria Christakis,Matteo Maffei,Dejan Nickovic,Georg Weissenbacher
2024-09-04
Abstract:We present the first automated verification technique for confidence-based 2-safety properties, such as global robustness and global fairness, in deep neural networks (DNNs). Our approach combines self-composition to leverage existing reachability analysis techniques and a novel abstraction of the softmax function, which is amenable to automated verification. We characterize and prove the soundness of our static analysis technique. Furthermore, we implement it on top of Marabou, a safety analysis tool for neural networks, conducting a performance evaluation on several publicly available benchmarks for DNN verification.
Logic in Computer Science
What problem does this paper attempt to address?