What is gradient noise scale and its impact on cost function convergence?

Updated May 15, 2026

Short answer

Gradient noise measures stochasticity in gradient estimates affecting convergence stability.

Deep explanation

Gradient noise arises because mini-batch gradients are noisy estimates of full gradients. High noise can help escape sharp minima but slows convergence. Low noise improves stability but may trap optimization in poor minima. The gradient noise scale influences optimal batch size selection and learning rate scheduling.

Unlock with a Pro subscription to view this section.

View pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More Cost Function interview questions

View all →