Spotlight Poster
SDP-CROWN: Efficient Bound Propagation for Neural Network Verification with Tightness of Semidefinite Programming
Hong-Ming Chiu · Hao Chen · Huan Zhang · Richard Zhang
East Exhibition Hall A-B #E-2208
Verifying that neural networks behave reliably, especially when faced with small and unexpected changes to their inputs, is a key challenge in making AI systems safe. Some fast methods can check large networks but miss important internal relationships between neurons, leading to overly cautious results. Other more accurate methods, like those based on semidefinite programming (SDP), capture these relationships well but are too slow for big networks.In this work, we introduce SDP-CROWN, a new technique that combines the best of both worlds. It keeps the speed of scalable methods while adding a way to model how neurons influence each other without the heavy computation of traditional SDP. Our approach can be integrated into existing tools and is both theoretically stronger and practically more accurate. In tests on large neural networks, it significantly improves verification quality while remaining efficient.