ICLR 2025poster3 citations

Verifying Properties of Binary Neural Networks Using Sparse Polynomial Optimization

Jianting Yang, Srecko Durasinovic, Jean B. Lasserre, Victor Magron, Jun Zhao

Abstract

This paper explores methods for verifying the properties of Binary Neural Networks (BNNs), focusing on robustness against adversarial attacks. Despite their lower computational and memory needs, BNNs, like their full-precision counterparts, are also sensitive to input perturbations. Established methods for solving this problem are predominantly based on Satisfiability Modulo Theories and Mixed-Integer Linear Programming techniques, which are characterized by NP complexity and often face scalability issues. We introduce an alternative approach using Semidefinite Programming relaxations derived from sparse Polynomial Optimization. Our approach, compatible with continuous input space, not only mitigates numerical issues associated with floating-point calculations but also enhances verification scalability through the strategic use of tighter first-order semidefinite relaxations. We demonstrate the effectiveness of our method in verifying robustness against both $\||.|\|_\infty$ and $\||.|\|_2$-based adversarial attacks.

Binary Neural NetworksSparse Polynomial OptimizationSemidefinite ProgrammingRobustness Verification
BibTeX
@inproceedings{
yang2025verifying,
title={Verifying Properties of Binary Neural Networks Using Sparse Polynomial Optimization},
author={Jianting Yang and Srecko Durasinovic and Jean B. Lasserre and Victor Magron and Jun Zhao},
booktitle={The Thirteenth International Conference on Learning Representations},
year={2025},
url={https://openreview.net/forum?id=9c96mGtQVR}
}