Quantization-aware Interval Bound Propagation for Training Certifiably Robust Quantized Neural Networks
Mathias Lechner, {\DJ}or{\dj}e \v{Z}ikeli\'c, Krishnendu Chatterjee,, Thomas A. Henzinger, Daniela Rus

TL;DR
This paper introduces QA-IBP, a novel method for training and certifying adversarially robust quantized neural networks, improving efficiency and robustness guarantees with a GPU-compatible verification process.
Contribution
The paper presents QA-IBP, a new training and verification method for robust QNNs that handles discrete quantization semantics and guarantees termination.
Findings
Outperforms existing methods in robustness certification
Runs entirely on GPU or accelerators
Establishes new state-of-the-art in robust QNN training and certification
Abstract
We study the problem of training and certifying adversarially robust quantized neural networks (QNNs). Quantization is a technique for making neural networks more efficient by running them using low-bit integer arithmetic and is therefore commonly adopted in industry. Recent work has shown that floating-point neural networks that have been verified to be robust can become vulnerable to adversarial attacks after quantization, and certification of the quantized representation is necessary to guarantee robustness. In this work, we present quantization-aware interval bound propagation (QA-IBP), a novel method for training robust QNNs. Inspired by advances in robust learning of non-quantized networks, our training algorithm computes the gradient of an abstract representation of the actual network. Unlike existing approaches, our method can handle the discrete semantics of QNNs. Based on…
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.
Code & Models
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Model Reduction and Neural Networks · Advanced Neural Network Applications
