2022

(Certified!!) Adversarial Robustness for Free!

Carlini, Nicholas, Tramer, Florian, Dvijotham, Krishnamurthy Dj et al.

Understand

In this paper we show how to achieve state-of-the-art certified adversarial robustness to 2-norm bounded perturbations by relying exclusively on off-the-shelf pretrained models.

  • To do so, we instantiate the denoised smoothing approach of Salman et al.
  • 2020 by combining a pretrained denoising diffusion probabilistic model and a standard high-accuracy classifier.
  • This allows us to certify 71% accuracy on ImageNet under adversarial perturbations constrained to be within an 2-norm of 0.5, an improvement of 14 percentage points over the prior certified SoTA using any approach, or an improvement of 30 percentage points over denoised smoothing.

Reading the bibliography…