SDP-CROWN: Efficient Bound Propagation for Neural Network Verification with Tightness of Semidefinite Programming
Hong-Ming Chiu, Hao Chen, Huan Zhang, Richard Y. Zhang

TL;DR
SDP-CROWN introduces a hybrid neural network verification method that combines the scalability of bound propagation with the tightness of semidefinite programming, enabling efficient verification of large models.
Contribution
It proposes a novel linear bound derived from SDP principles that captures inter-neuron coupling, improving tightness without sacrificing scalability.
Findings
Achieves up to √n tighter bounds than traditional methods.
Improves verification performance on large models with thousands of neurons.
Approaches the tightness of SDP-based methods while maintaining efficiency.
Abstract
Neural network verifiers based on linear bound propagation scale impressively to massive models but can be surprisingly loose when neuron coupling is crucial. Conversely, semidefinite programming (SDP) verifiers capture inter-neuron coupling naturally, but their cubic complexity restricts them to only small models. In this paper, we propose SDP-CROWN, a novel hybrid verification framework that combines the tightness of SDP relaxations with the scalability of bound-propagation verifiers. At the core of SDP-CROWN is a new linear bound, derived via SDP principles, that explicitly captures -norm-based inter-neuron coupling while adding only one extra parameter per layer. This bound can be integrated seamlessly into any linear bound-propagation pipeline, preserving the inherent scalability of such methods yet significantly improving tightness. In theory, we prove that our…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Stochastic Gradient Optimization Techniques · Physical Unclonable Functions (PUFs) and Hardware Security
