IEEE Access (Jan 2023)

Adversarial Attacks and Batch Normalization: A Batch Statistics Perspective

  • Awais Muhammad,
  • Fahad Shamshad,
  • Sung-Ho Bae

DOI
https://doi.org/10.1109/ACCESS.2023.3250661
Journal volume & issue
Vol. 11
pp. 96449 – 96459

Abstract

Read online

Batch Normalization (BatchNorm) is an effective architectural component in deep learning models that helps to improve model performance and speed up training. However, it has also been found to increase the vulnerability of models to adversarial attacks. In this study, we investigate the mechanism behind this vulnerability and took first steps towards a solution called RobustNorm. We observed that adversarial inputs tend to shift the distributions of the output of the BatchNorm layer, leading to inaccurate train-time statistics and increased vulnerability. Through a series of experiments on various architectures and datasets, we confirm our hypothesis. We also demonstrate the effectiveness of RobustNorm in improving the robustness of models under adversarial perturbation while maintaining the benefits of BatchNorm.

Keywords