pith. sign in

arxiv: 1905.02161 · v2 · pith:XNQYF4X6new · submitted 2019-05-06 · 💻 cs.LG · stat.ML

Batch Normalization is a Cause of Adversarial Vulnerability

classification 💻 cs.LG stat.ML
keywords batchadversarialnorminputnormalizationtrainingvulnerabilityaccelerate
0
0 comments X
read the original abstract

Batch normalization (batch norm) is often used in an attempt to stabilize and accelerate training in deep neural networks. In many cases it indeed decreases the number of parameter updates required to achieve low training error. However, it also reduces robustness to small adversarial input perturbations and noise by double-digit percentages, as we show on five standard datasets. Furthermore, substituting weight decay for batch norm is sufficient to nullify the relationship between adversarial vulnerability and the input dimension. Our work is consistent with a mean-field analysis that found that batch norm causes exploding gradients.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Batch Normalization Amplifies Memorization and Privacy Risks

    cs.LG 2026-05 unverdicted novelty 6.0

    Batch normalization amplifies memorization of outlier samples in deep neural networks, directly increasing susceptibility to membership inference attacks.