Scaling Model Checking for DNN Analysis via State-Space Reduction and Input Segmentation (Extended Version)
Mahum Naseer, Osman Hasan, Muhammad Shafique

TL;DR
This paper introduces a scalable model checking framework for neural network analysis that employs state-space reduction and input segmentation, significantly improving efficiency and enabling analysis of larger, real-world neural networks.
Contribution
It develops novel state-space reduction and input segmentation techniques that enhance the scalability of model checking for neural network analysis, extending applicability to larger networks.
Findings
Reduces verification time by up to 8000 times compared to FANNet.
Enables analysis of neural networks with approximately 80 times more parameters.
Successfully analyzes properties of healthcare and ACAS Xu neural networks.
Abstract
Owing to their remarkable learning capabilities and performance in real-world applications, the use of machine learning systems based on Neural Networks (NNs) has been continuously increasing. However, various case studies and empirical findings in the literature suggest that slight variations to NN inputs can lead to erroneous and undesirable NN behavior. This has led to considerable interest in their formal analysis, aiming to provide guarantees regarding a given NN's behavior. Existing frameworks provide robustness and/or safety guarantees for the trained NNs, using satisfiability solving and linear programming. We proposed FANNet, the first model checking-based framework for analyzing a broader range of NN properties. However, the state-space explosion associated with model checking entails a scalability problem, making the FANNet applicable only to small NNs. This work develops…
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)
