PulseAugur
EN
LIVE 04:18:11

NVIDIA research suggests AdamW optimizer has scale ceiling

NVIDIA researchers have published new findings suggesting that the AdamW optimizer may have a scale ceiling. Their work indicates that at batch sizes up to 100 million tokens for next-token prediction, optimizers like SOAP and Muon maintain training stability and quality, whereas AdamW degrades. The researchers addressed instabilities in SOAP at large batch sizes through orthogonalization and preconditioning, demonstrating that both Muon and SOAP consistently outperform AdamW on multi-billion-parameter models trained over trillions of tokens. This research also introduces a layer-wise distributed optimizer compatible with Megatron-LM. AI

IMPACT Suggests potential limitations of a widely used optimizer, potentially driving adoption of alternatives for large-scale model training.

RANK_REASON New research paper detailing findings on AI model training optimizers. [lever_c_demoted from research: ic=1 ai=1.0]

Read on X — Omar Sanseviero (HF research) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

NVIDIA research suggests AdamW optimizer has scale ceiling

COVERAGE [1]

  1. X — Omar Sanseviero (HF research) TIER_1 English(EN) · omarsar0 ·

    New research from NVIDIA.

    New research from NVIDIA. Does AdamW have a scale ceiling? This work claims yes, and shows where it sits. At batch sizes up to 100M tokens for next-token prediction, SOAP and Muon maintain training stability and quality while AdamW degrades. Higher-order optimizers have https:…