Research questionHow can neural-network optimization make additive updates produce consistent relative changes across differently sized weights?Additive updates change parameters by similar absolute amounts, so a step can be negligible for a large weight but substantial for a small one. Optimization can therefore behave differently across weights because of their scale, even when update directions are comparable.