Towards Bridging the gap between Empirical and Certified Robustness against Adversarial Examples
Jay Nandy, Sudipan Saha, Wynne Hsu, Mong Li Lee, Xiao, Xiang Zhu

TL;DR
This paper introduces a novel method that transforms adversarially trained models into certified robust classifiers during inference, effectively combining empirical and certified robustness without sacrificing accuracy.
Contribution
The paper proposes 'Certification through Adaptation' and 'Auto-Noise' techniques to enable certified robustness in adversarially trained models during inference.
Findings
Achieves up to 1.102 and 1.148 average certified radius on CIFAR-10 and ImageNet.
Maintains empirical robustness and accuracy while providing certified guarantees.
Bridges the gap between empirical and certified robustness in adversarial defenses.
Abstract
The current state-of-the-art defense methods against adversarial examples typically focus on improving either empirical or certified robustness. Among them, adversarially trained (AT) models produce empirical state-of-the-art defense against adversarial examples without providing any robustness guarantees for large classifiers or higher-dimensional inputs. In contrast, existing randomized smoothing based models achieve state-of-the-art certified robustness while significantly degrading the empirical robustness against adversarial examples. In this paper, we propose a novel method, called \emph{Certification through Adaptation}, that transforms an AT model into a randomized smoothing classifier during inference to provide certified robustness for norm without affecting their empirical robustness against adversarial attacks. We also propose \emph{Auto-Noise} technique that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
MethodsRandomized Smoothing · Batch Normalization
