Chordal Sparsity for SDP-based Neural Network Verification
Anton Xue, Lars Lindemann, Rajeev Alur

TL;DR
This paper introduces a novel chordal sparsity approach to decompose large-scale semidefinite programs for neural network verification, significantly improving scalability while maintaining accuracy.
Contribution
It proposes Chordal-DeepSDP, a decomposition method leveraging chordal sparsity to enhance SDP-based neural network verification, extending to a second level of decomposition for further efficiency.
Findings
Achieves significant computational gains over existing SDP methods.
Maintains equivalent expressiveness to the original DeepSDP framework.
Demonstrates effectiveness on real neural network verification tasks.
Abstract
Neural networks are central to many emerging technologies, but verifying their correctness remains a major challenge. It is known that network outputs can be sensitive and fragile to even small input perturbations, thereby increasing the risk of unpredictable and undesirable behavior. Fast and accurate verification of neural networks is therefore critical to their widespread adoption, and in recent years, various methods have been developed as a response to this problem. In this paper, we focus on improving semidefinite programming (SDP) based techniques for neural network verification. Such techniques offer the power of expressing complex geometric constraints while retaining a convex problem formulation, but scalability remains a major issue in practice. Our starting point is the DeepSDP framework proposed by Fazlyab et al., which uses quadratic constraints to abstract the…
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 · Formal Methods in Verification · Machine Learning and Algorithms
