Getting a-Round Guarantees: Floating-Point Attacks on Certified Robustness
Jiankai Jin, Olga Ohrimenko, Benjamin I. P. Rubinstein

TL;DR
This paper reveals that floating-point rounding errors can undermine the guarantees of certified robustness in machine learning classifiers, and introduces an attack method exploiting this vulnerability, along with a mitigation strategy.
Contribution
The authors demonstrate that floating-point limitations can invalidate robustness guarantees and propose a formal mitigation using rounded interval arithmetic.
Findings
Attack success rates over 50% on linear classifiers
Up to 23% attack success on MNIST SVMs
Up to 15% attack success on neural networks
Abstract
Adversarial examples pose a security risk as they can alter decisions of a machine learning classifier through slight input perturbations. Certified robustness has been proposed as a mitigation where given an input , a classifier returns a prediction and a certified radius with a provable guarantee that any perturbation to with -bounded norm will not alter the classifier's prediction. In this work, we show that these guarantees can be invalidated due to limitations of floating-point representation that cause rounding errors. We design a rounding search method that can efficiently exploit this vulnerability to find adversarial examples against state-of-the-art certifications in two threat models, that differ in how the norm of the perturbation is computed. We show that the attack can be carried out against linear classifiers that have exact certifiable…
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 · Physical Unclonable Functions (PUFs) and Hardware Security
