Towards Robustness of Deep Neural Networks via Regularization
Yao Li, Martin Renqiang Min, Thomas Lee, Wenchao Yu, Erik Kruus, Wei Wang, Cho-Jui Hsieh
Abstract
Recent studies have demonstrated the vulnerability of deep neural networks against adversarial examples. Inspired by the observation that adversarial examples often lie outside the natural image data manifold and the intrinsic dimension of image data is much smaller than its pixel space dimension, we propose to embed high-dimensional input images into a low-dimensional space and apply regularization on the embedding space to push the adversarial examples back to the manifold. The proposed framework is called Embedding Regularized Classifier (ER-Classifier), which improves the adversarial robustness of the classifier through embedding regularization. Besides improving classification accuracy against adversarial examples, the framework can be combined with detection methods to detect adversarial examples. Experimental results on several benchmark datasets show that, our proposed framework achieves good performance against strong adversarial attack methods.
BibTeX
@inproceedings{iccv2021_towardsrobustnes,
title = {Towards Robustness of Deep Neural Networks via Regularization},
author = {Yao Li and Martin Renqiang Min and Thomas Lee and Wenchao Yu and Erik Kruus and Wei Wang and Cho-Jui Hsieh},
booktitle = {ICCV 2021},
year = {2021}
}