English

Improve Adversarial Robustness via Weight Penalization on Classification Layer

Machine Learning 2020-10-09 v1 Computer Vision and Pattern Recognition

Abstract

It is well-known that deep neural networks are vulnerable to adversarial attacks. Recent studies show that well-designed classification parts can lead to better robustness. However, there is still much space for improvement along this line. In this paper, we first prove that, from a geometric point of view, the robustness of a neural network is equivalent to some angular margin condition of the classifier weights. We then explain why ReLU type function is not a good choice for activation under this framework. These findings reveal the limitations of the existing approaches and lead us to develop a novel light-weight-penalized defensive method, which is simple and has a good scalability. Empirical results on multiple benchmark datasets demonstrate that our method can effectively improve the robustness of the network without requiring too much additional computation, while maintaining a high classification precision for clean data.

Keywords

Cite

@article{arxiv.2010.03844,
  title  = {Improve Adversarial Robustness via Weight Penalization on Classification Layer},
  author = {Cong Xu and Dan Li and Min Yang},
  journal= {arXiv preprint arXiv:2010.03844},
  year   = {2020}
}

Comments

22 pages, 10 figures, 43 references

R2 v1 2026-06-23T19:09:48.072Z