Layer Normalization

AI and Machine Learning · Training and Optimisation · 2016 · also: LayerNorm · layer-normalization.yaml

Normalise across the features of a single example rather than across the batch, so the computation for one input never depends on which other inputs it was batched with.

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 layer-normalization Layer Normalization layer-normalization->batch-normalization batch statistics make training and inference disagree rms-norm RMS Normalization rms-norm->layer-normalization re-centring costs time and contributes nothing measurable transformer Transformer transformer->layer-normalization the residual stack does not converge without it

This node

Referenced by

References