PulseAugur
EN
LIVE 19:14:22

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

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
New research paper detailing findings on AI model training optimizers. [lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
61 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

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:…