English

Consistency Regularization for Certified Robustness of Smoothed Classifiers

Machine Learning 2021-01-11 v4 Machine Learning

Abstract

A recent technique of randomized smoothing has shown that the worst-case (adversarial) 2\ell_2-robustness can be transformed into the average-case Gaussian-robustness by "smoothing" a classifier, i.e., by considering the averaged prediction over Gaussian noise. In this paradigm, one should rethink the notion of adversarial robustness in terms of generalization ability of a classifier under noisy observations. We found that the trade-off between accuracy and certified robustness of smoothed classifiers can be greatly controlled by simply regularizing the prediction consistency over noise. This relationship allows us to design a robust training objective without approximating a non-existing smoothed classifier, e.g., via soft smoothing. Our experiments under various deep neural network architectures and datasets show that the "certified" 2\ell_2-robustness can be dramatically improved with the proposed regularization, even achieving better or comparable results to the state-of-the-art approaches with significantly less training costs and hyperparameters.

Keywords

Cite

@article{arxiv.2006.04062,
  title  = {Consistency Regularization for Certified Robustness of Smoothed Classifiers},
  author = {Jongheon Jeong and Jinwoo Shin},
  journal= {arXiv preprint arXiv:2006.04062},
  year   = {2021}
}

Comments

19 pages; NeurIPS 2020; Code is available at https://github.com/jh-jeong/smoothing-consistency

R2 v1 2026-06-23T16:07:17.611Z