New Interpretations of Normalization Methods in Deep Learning
Jiacheng Sun, Xiangyong Cao, Hanwen Liang, Weiran Huang, Zewei Chen,, Zhenguo Li

TL;DR
This paper provides a unified mathematical framework to analyze various normalization methods in deep learning, revealing their effects on training stability and potential vulnerabilities.
Contribution
It introduces a lemma for analyzing normalization methods and unifies their interpretation, highlighting their impact on training dynamics and adversarial vulnerability.
Findings
Normalization methods can be viewed as normalizing onto a sphere.
Most normalization methods are scaling invariant, aiding training stability.
Training with normalization can increase weight norms, affecting robustness.
Abstract
In recent years, a variety of normalization methods have been proposed to help train neural networks, such as batch normalization (BN), layer normalization (LN), weight normalization (WN), group normalization (GN), etc. However, mathematical tools to analyze all these normalization methods are lacking. In this paper, we first propose a lemma to define some necessary tools. Then, we use these tools to make a deep analysis on popular normalization methods and obtain the following conclusions: 1) Most of the normalization methods can be interpreted in a unified framework, namely normalizing pre-activations or weights onto a sphere; 2) Since most of the existing normalization methods are scaling invariant, we can conduct optimization on a sphere with scaling symmetry removed, which can help stabilize the training of network; 3) We prove that training with these normalization methods can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
MethodsWeight Normalization · Batch Normalization · Layer Normalization · Group Normalization
