English

Provably Robust Deep Learning via Adversarially Trained Smoothed Classifiers

Machine Learning 2020-01-13 v5 Cryptography and Security Machine Learning

Abstract

Recent works have shown the effectiveness of randomized smoothing as a scalable technique for building neural network-based classifiers that are provably robust to 2\ell_2-norm adversarial perturbations. In this paper, we employ adversarial training to improve the performance of randomized smoothing. We design an adapted attack for smoothed classifiers, and we show how this attack can be used in an adversarial training setting to boost the provable robustness of smoothed classifiers. We demonstrate through extensive experimentation that our method consistently outperforms all existing provably 2\ell_2-robust classifiers by a significant margin on ImageNet and CIFAR-10, establishing the state-of-the-art for provable 2\ell_2-defenses. Moreover, we find that pre-training and semi-supervised learning boost adversarially trained smoothed classifiers even further. Our code and trained models are available at http://github.com/Hadisalman/smoothing-adversarial .

Keywords

Cite

@article{arxiv.1906.04584,
  title  = {Provably Robust Deep Learning via Adversarially Trained Smoothed Classifiers},
  author = {Hadi Salman and Greg Yang and Jerry Li and Pengchuan Zhang and Huan Zhang and Ilya Razenshteyn and Sebastien Bubeck},
  journal= {arXiv preprint arXiv:1906.04584},
  year   = {2020}
}

Comments

Spotlight at the 33rd Conference on Neural Information Processing Systems (NeurIPS 2019), Vancouver, Canada; 9 pages main text; 31 pages total

R2 v1 2026-06-23T09:50:13.901Z