LearnBenchStart learning →

AI Research Scientist · Scaling Laws & Stability

Scaling laws and compute-optimal allocation

Real lesson card · Page 1 of 4

Scaling laws and compute-optimal allocation

power-law scaling relationship

A power-law scaling relationship says loss falls as a constant power of a scale variable (model size, data size, or compute): L(C)=aCαL(C) = a \cdot C^{-\alpha}. Each fixed multiplicative jump in scale yields the same proportional drop in loss.
Example
With α=0.05\alpha=0.05: going from 102010^{20} to 102110^{21} FLOPs cuts loss by the same fraction as going from 102110^{21} to 102210^{22} — constant ratio, not constant amount.

Recall check from the same lesson

If a power-law curve is fit using compute values between $10^{19}$ and $10^{22}$ FLOPs, plugging $C=10^{30}$ FLOPs into that same fitted formula gives a prediction just as reliable as one at $C=10^{21}$ FLOPs, since it's a single continuous equation valid at any scale.

Sources

· Editorial policy

One sitting · 20–30 minutes

A focused session on your AI Research Scientist interview

LearnBench starts from what you already know — skip what you have, master what you’re missing.

Start now

More Scaling Laws & Stability questions