LGOCOct 1, 2025

On Integer Programming for the Binarized Neural Network Verification Problem

arXiv:2510.01525v1h-index: 27
Originality Incremental advance
AI Analysis

This work addresses the robustness verification of BNNs, which is crucial for safety-critical applications, but it is incremental as it builds on existing integer programming approaches.

The paper tackles the verification problem for binarized neural networks (BNNs) by improving integer programming formulations, resulting in the ability to verify BNNs against a higher range of input perturbations than existing methods within limited time.

Binarized neural networks (BNNs) are feedforward neural networks with binary weights and activation functions. In the context of using a BNN for classification, the verification problem seeks to determine whether a small perturbation of a given input can lead it to be misclassified by the BNN, and the robustness of the BNN can be measured by solving the verification problem over multiple inputs. The BNN verification problem can be formulated as an integer programming (IP) problem. However, the natural IP formulation is often challenging to solve due to a large integrality gap induced by big-$M$ constraints. We present two techniques to improve the IP formulation. First, we introduce a new method for obtaining a linear objective for the multi-class setting. Second, we introduce a new technique for generating valid inequalities for the IP formulation that exploits the recursive structure of BNNs. We find that our techniques enable verifying BNNs against a higher range of input perturbation than existing IP approaches within a limited time.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes