English

The Search for Sparse, Robust Neural Networks

Machine Learning 2019-12-06 v1 Machine Learning

Abstract

Recent work on deep neural network pruning has shown there exist sparse subnetworks that achieve equal or improved accuracy, training time, and loss using fewer network parameters when compared to their dense counterparts. Orthogonal to pruning literature, deep neural networks are known to be susceptible to adversarial examples, which may pose risks in security- or safety-critical applications. Intuition suggests that there is an inherent trade-off between sparsity and robustness such that these characteristics could not co-exist. We perform an extensive empirical evaluation and analysis testing the Lottery Ticket Hypothesis with adversarial training and show this approach enables us to find sparse, robust neural networks. Code for reproducing experiments is available here: https://github.com/justincosentino/robust-sparse-networks.

Keywords

Cite

@article{arxiv.1912.02386,
  title  = {The Search for Sparse, Robust Neural Networks},
  author = {Justin Cosentino and Federico Zaiter and Dan Pei and Jun Zhu},
  journal= {arXiv preprint arXiv:1912.02386},
  year   = {2019}
}

Comments

The Safety and Robustness in Decision Making Workshop at the 33rd Conference on Neural InformationProcessing Systems (NeurIPS 2019), Vancouver, Canada

R2 v1 2026-06-23T12:36:28.709Z