Batch Normalization

AI and Machine Learning · Training and Optimisation · 2015 · also: BatchNorm · batch-normalization.yaml

Normalise each activation across the batch, then rescale by learned parameters. Allowed much higher learning rates, which is what made very deep networks trainable in practice.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G batch-normalization Batch Normalization stochastic-gradient-descent Stochastic Gradient Descent batch-normalization->stochastic-gradient-descent each layer's input distribution shifts as earlier layers update layer-normalization Layer Normalization layer-normalization->batch-normalization batch statistics make training and inference disagree

This node

Referenced by

References