the.ai

Architecture / Normalization

verified

RMSNorm

RMSNorm is layer normalization with a step removed. It rescales activations by their root-mean-square without first subtracting the mean, on the observation that the recentring was doing less work than the rescaling. Fewer operations, one fewer statistic to compute, and in practice no loss in quality.

Viz primitive · update-spectrumspread = 1 · bars = 8

8 values. The left group decays steeply; the right group is 56% of the way to flat, and reads flatter than the left.

Feature magnitudes before and after rescaling by their root mean square. Drag the spread to watch inputs of very different scale arrive at the same normalized one.

1

Reviewed by opendroid · 2026-08-04