English

Constant Random Perturbations Provide Adversarial Robustness with Minimal Effect on Accuracy

Machine Learning 2021-07-28 v2

Abstract

This paper proposes an attack-independent (non-adversarial training) technique for improving adversarial robustness of neural network models, with minimal loss of standard accuracy. We suggest creating a neighborhood around each training example, such that the label is kept constant for all inputs within that neighborhood. Unlike previous work that follows a similar principle, we apply this idea by extending the training set with multiple perturbations for each training example, drawn from within the neighborhood. These perturbations are model independent, and remain constant throughout the entire training process. We analyzed our method empirically on MNIST, SVHN, and CIFAR-10, under different attacks and conditions. Results suggest that the proposed approach improves standard accuracy over other defenses while having increased robustness compared to vanilla adversarial training.

Keywords

Cite

@article{arxiv.2103.08265,
  title  = {Constant Random Perturbations Provide Adversarial Robustness with Minimal Effect on Accuracy},
  author = {Bronya Roni Chernyak and Bhiksha Raj and Tamir Hazan and Joseph Keshet},
  journal= {arXiv preprint arXiv:2103.08265},
  year   = {2021}
}
R2 v1 2026-06-24T00:09:39.715Z