The Fundamental Limits of Interval Arithmetic for Neural Networks
Matthew Mirman, Maximilian Baader, Martin Vechev

TL;DR
This paper demonstrates fundamental limitations of interval arithmetic in verifying neural network robustness, showing it cannot prove correctness for certain small networks and point sets, questioning its viability.
Contribution
The paper establishes two impossibility theorems that reveal inherent limitations of interval analysis in neural network verification, even for simple network architectures.
Findings
Interval analysis cannot verify robustness for three-point classifications.
No one-hidden-layer network can prove robustness for certain point sets with radius less than 1.
Limitations challenge the effectiveness of interval arithmetic in neural network verification.
Abstract
Interval analysis (or interval bound propagation, IBP) is a popular technique for verifying and training provably robust deep neural networks, a fundamental challenge in the area of reliable machine learning. However, despite substantial efforts, progress on addressing this key challenge has stagnated, calling into question whether interval arithmetic is a viable path forward. In this paper we present two fundamental results on the limitations of interval arithmetic for analyzing neural networks. Our main impossibility theorem states that for any neural network classifying just three points, there is a valid specification over these points that interval analysis can not prove. Further, in the restricted case of one-hidden-layer neural networks we show a stronger impossibility result: given any radius , there is a set of points with robust radius ,…
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
TopicsAdversarial Robustness in Machine Learning · Numerical Methods and Algorithms · Explainable Artificial Intelligence (XAI)
