English

Achieving Adversarial Robustness via Sparsity

Machine Learning 2022-07-13 v1 Machine Learning

Abstract

Network pruning has been known to produce compact models without much accuracy degradation. However, how the pruning process affects a network's robustness and the working mechanism behind remain unresolved. In this work, we theoretically prove that the sparsity of network weights is closely associated with model robustness. Through experiments on a variety of adversarial pruning methods, we find that weights sparsity will not hurt but improve robustness, where both weights inheritance from the lottery ticket and adversarial training improve model robustness in network pruning. Based on these findings, we propose a novel adversarial training method called inverse weights inheritance, which imposes sparse weights distribution on a large network by inheriting weights from a small network, thereby improving the robustness of the large network.

Keywords

Cite

@article{arxiv.2009.05423,
  title  = {Achieving Adversarial Robustness via Sparsity},
  author = {Shufan Wang and Ningyi Liao and Liyao Xiang and Nanyang Ye and Quanshi Zhang},
  journal= {arXiv preprint arXiv:2009.05423},
  year   = {2022}
}
R2 v1 2026-06-23T18:28:25.715Z