paper-with-me

Papers

Regularized Training and Tight Certification for Randomized Smoothed Classifier with Provable Robustness

2020-02-17 · Huijie Feng, Chunpeng Wu, Guoyang Chen, Weifeng Zhang, Yang Ning

Recently smoothing deep neural network based classifiers via isotropic Gaussian perturbation is shown to be an effective and scalable way to provide state-of-the-art probabilistic robustness guarantee against $\ell_2$ norm bounded adversarial perturbations. However, how to train a good base classifier that is accurate and robust when smoothed has not been fully investigated. In this work, we derive a new regularized risk, in which the regularizer can adaptively encourage the accuracy and robustness of the smoothed counterpart when training the base classifier. It is computationally efficient and can be implemented in parallel with other empirical defense methods. We discuss how to implement it under both standard (non-adversarial) and adversarial training scheme. At the same time, we also design a new certification algorithm, which can leverage the regularization effect to provide tighter robustness lower bound that holds with high probability. Our extensive experimentation demonstrates the effectiveness of the proposed training and certification approaches on CIFAR-10 and ImageNet datasets.

📄 PDF Abstract BibTeX arXiv:2002.07246

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Incremental Randomized Smoothing Certification

2023-05-31 · Shubham Ugare, Tarun Suresh, Debangshu Banerjee, Gagandeep Singh 외

Randomized smoothing-based certification is an effective approach for obtaining robustness certificates of deep neural networks (DNNs) against adversarial attacks. This method constructs a smoothed DNN model and certifie…

Double Sampling Randomized Smoothing

2022-06-16 · Linyi Li, Jiawei Zhang, Tao Xie, Bo Li

Neural networks (NNs) are known to be vulnerable against adversarial perturbations, and thus there is a line of work aiming to provide robustness certification for NNs, such as randomized smoothing, which samples smoothi…

Enhancing Certified Robustness via Smoothed Weighted Ensembling

2020-05-19 · ICML Workshop AML 2021 7 · Chizhou Liu, Yunzhen Feng, Ranran Wang, Bin Dong

Randomized smoothing has achieved state-of-the-art certified robustness against $l_2$-norm adversarial attacks. However, it is not wholly resolved on how to find the optimal base classifier for randomized smoothing. In t…

Enhancing Certified Robustness of Smoothed Classifiers via Weighted Model Ensembling

2020-09-28 · Chizhou Liu, Yunzhen Feng, Ranran Wang, Bin Dong

Randomized smoothing has achieved state-of-the-art certified robustness against $l_2$-norm adversarial attacks. However, it is not wholly resolved on how to find the optimal base classifier for randomized smoothing. In t…

Accelerated Smoothing: A Scalable Approach to Randomized Smoothing

2024-02-12 · Devansh Bhardwaj, Kshitiz Kaushik, Sarthak Gupta

Randomized smoothing has emerged as a potent certifiable defense against adversarial attacks by employing smoothing noises from specific distributions to ensure the robustness of a smoothed classifier. However, the utili…