Stochastic Gradient Descent
(SGD) is an iterative that minimizes a by updating in the direction of a negative estimated , with step size controlled by a . Unlike , which computes each gradient using the entire , SGD estimates it from a single randomly sampled training example, or a small in its widely used mini-batch formulation. This reduces computational cost per update, making SGD practical for large-scale and central to training in . The resulting can help updates move away from and escape some , although it does not guarantee finding a and can complicate . Extensions using and related adaptive optimization methods such as and can improve convergence speed and stability, depending on the problem and their configuration.
[PREVIEW MODE] Definitions streamed at five depths, references, and related terms are available to signed-in readers — [SIGN IN]
Contextual terminology map
KEEP IN VIEW
Ethics, safety & society
Moving as fast as the field, and easier to overlook
- Explainable AI
- Interpretability
- Model Card
- AI Audit
- Algorithmic Bias
- Disparate Impact
- Digital Divide
- WCAG (Web Content Accessibility Guidelines)
- AI Alignment
- Red Teaming
- EU AI Act
- NIST AI RMF (AI Risk Management Framework)
- Frontier Model
- Deepfake
- Content Credentials
- AI Watermarking
- Job Displacement
- Prompt Injection
- Data Poisoning
- Differential Privacy
- GDPR (General Data Protection Regulation)
- Zero-Day
- End-to-End Encryption
- Data Broker
Infrastructure, markets & the economy
The compute, power and capital behind the boom