Certifying Global Robustness for Deep Neural Networks
You Li, Guannan Zhao, Shuyu Kong, Yunqi He, and Hai Zhou

TL;DR
This paper introduces a scalable, probabilistic framework for certifying the global robustness of deep neural networks, providing solid guarantees and efficient evaluation methods that outperform existing local robustness approaches.
Contribution
It presents a novel systematic method leveraging PAC verification and probabilistic programming to evaluate and verify global robustness efficiently.
Findings
Efficient verification with reduced execution time.
Capability to find rare, diversified counterexamples.
Demonstrated effectiveness on neural network robustness assessment.
Abstract
A globally robust deep neural network resists perturbations on all meaningful inputs. Current robustness certification methods emphasize local robustness, struggling to scale and generalize. This paper presents a systematic and efficient method to evaluate and verify global robustness for deep neural networks, leveraging the PAC verification framework for solid guarantees on verification results. We utilize probabilistic programs to characterize meaningful input regions, setting a realistic standard for global robustness. Additionally, we introduce the cumulative robustness curve as a criterion in evaluating global robustness. We design a statistical method that combines multi-level splitting and regression analysis for the estimation, significantly reducing the execution time. Experimental results demonstrate the efficiency and effectiveness of our verification method and its…
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
TopicsFault Detection and Control Systems
