Notes on SOAP, Muon and KL-SOAP: AdamW hits a large-batch wall at 72B scale
tokenbender · x · 2026-07-24
- These notes summarize the paper “SOAP, Muon, and Beyond: Pushing LLM Pretraining Scales”.
- Main claim: the so-called critical batch size is not only a property of model and data; it is also an optimizer property, and AdamW breaks down when gradients get too clean at very large global batches.
- The author explains why synchronous pretraining at scale makes small batches communication-bound, and why large batches are economically attractive but expose optimizer limits.
- According to the notes, Muon and KL-SOAP beat AdamW at 72B scale, with KL-SOAP slightly ahead, while Muon uses less state than AdamW.
- The included diagrams argue that in MoEs, sparse experts may stay stable, but dense/shared parameters can become the bottleneck under huge batch sizes.
More from Research
- TorchMorph: CUDA-Accelerated Morphological Transforms for PyTorch — kornia_foss · 2026-08-26
- MIT's CrysVCD boosts stable AI-designed materials to 68%, enabling real-world applications — nordicinst · 2026-08-26
- Xiaohongshu FireRedTTS3: Unified Speech Generation and Editing Model — jiqizhixin · 2026-08-26
- Academics debate ethics of AI-assisted paper authorship — RichmanRonald · 2026-08-26
- Discrete diffusion to replace speculative decoding: Research preview — LucaAmb · 2026-08-26
- Loopit open-sources Zing-0.5: Building world models with Code + Pixel — 新智元 · 2026-08-26