English

Adversarial Boot Camp: label free certified robustness in one epoch

Machine Learning 2020-10-07 v1 Cryptography and Security Computer Vision and Pattern Recognition Machine Learning

Abstract

Machine learning models are vulnerable to adversarial attacks. One approach to addressing this vulnerability is certification, which focuses on models that are guaranteed to be robust for a given perturbation size. A drawback of recent certified models is that they are stochastic: they require multiple computationally expensive model evaluations with random noise added to a given input. In our work, we present a deterministic certification approach which results in a certifiably robust model. This approach is based on an equivalence between training with a particular regularized loss, and the expected values of Gaussian averages. We achieve certified models on ImageNet-1k by retraining a model with this loss for one epoch without the use of label information.

Keywords

Cite

@article{arxiv.2010.02508,
  title  = {Adversarial Boot Camp: label free certified robustness in one epoch},
  author = {Ryan Campbell and Chris Finlay and Adam M Oberman},
  journal= {arXiv preprint arXiv:2010.02508},
  year   = {2020}
}

Comments

13 pages, 5 figures, 5 tables. Under review as a conference paper at ICLR 2021. arXiv admin note: substantial text overlap with arXiv:2006.06061

R2 v1 2026-06-23T19:04:32.225Z