Fast Training of Provably Robust Neural Networks by SingleProp

Akhilan Boopathy,Lily Weng,Sijia Liu,Pin-Yu Chen,Gaoyuan Zhang,Luca Daniel
DOI: https://doi.org/10.1609/aaai.v35i8.16840
2021-05-18
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Recent works have developed several methods of defending neural networks against adversarial attacks with certified guarantees. However, these techniques can be computationally costly due to the use of certification during training. We develop a new regularizer that is both more efficient than existing certified defenses, requiring only one additional forward propagation through a network, and can be used to train networks with similar certified accuracy. Through experiments on MNIST and CIFAR-10 we demonstrate improvements in training speed and comparable certified accuracy compared to state-of-the-art certified defenses.
What problem does this paper attempt to address?