Provable Defense Against Geometric Transformations
Rem Yang, Jacob Laurel, Sasa Misailovic, Gagandeep Singh

TL;DR
This paper introduces a fast, provable defense framework that certifies neural networks against geometric transformations like scaling and rotation, significantly improving robustness and accuracy in real-world applications such as autonomous driving.
Contribution
The paper presents the first GPU-optimized verifier enabling deterministic certified robustness training against geometric transformations, achieving state-of-the-art results.
Findings
Verifier is 60x to 42,600x faster than previous methods.
Networks trained with this framework attain top certified robustness and accuracy.
Successfully verified robustness in autonomous driving scenarios.
Abstract
Geometric image transformations that arise in the real world, such as scaling and rotation, have been shown to easily deceive deep neural networks (DNNs). Hence, training DNNs to be certifiably robust to these perturbations is critical. However, no prior work has been able to incorporate the objective of deterministic certified robustness against geometric transformations into the training procedure, as existing verifiers are exceedingly slow. To address these challenges, we propose the first provable defense for deterministic certified geometric robustness. Our framework leverages a novel GPU-optimized verifier that can certify images between 60 to 42,600 faster than existing geometric robustness verifiers, and thus unlike existing works, is fast enough for use in training. Across multiple datasets, our results show that networks trained via our framework consistently…
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 · Medical Imaging and Analysis · Advanced Neural Network Applications
