🛰️ Daily AI Frontier
‹ back to 2026-08-06

MALT: Lightweight Curvature-Aware Muon via Diagonal Preconditioning

Research Efficiency & Systems

Ranking

Overall 75
Content 80
Popularity 64

Observed public metrics from 1 member.

Merged summary

TL;DR - MALT augments the Muon optimizer with lightweight two-sided diagonal preconditioners so orthogonalized momentum updates also account for loss-landscape curvature, reportedly beating Muon on GPT-2 pretraining at near-identical memory and wall-clock cost.

  • Diagnoses a gap in Muon: Newton-Schulz orthogonalization of momentum matrices addresses gradient anisotropy but ignores curvature geometry, leaving it sensitive to curvature anisotropy.
  • MALT applies cheap diagonal preconditioners on both sides of the momentum matrix, orthogonalizes the preconditioned momentum via Newton-Schulz, maps back to get the update direction, and uses norm grafting to set update magnitude.
  • MALTER adds adaptive stepsize rescaling for robustness to stochastic gradient noise; convergence guarantees are given for MALT in the stochastic non-convex setting.
  • Empirical claims come from GPT-2 Small/Medium/Large pretraining, where both methods outperform Muon with nearly the same memory footprint and wall-clock time (no specific numbers provided in the abstract).

Sources (1)

MALT: Lightweight Curvature-Aware Muon via Diagonal Preconditioning

arXiv cs.LG Tongle Wu, Huanyu Dong, Ying Sun, Ziye Ma 2026-08-05 arXiv:2608.05088
Public signals Semantic Scholar citations 1 · Semantic Scholar influential citations 0
Providers: Hugging Face · N/A OpenAlex · N/A Publisher · N/A Semantic Scholar · Citations 1 · Influential citations 0 X · N/A Fetched 2026-08-15 14:21:42.643284 UTC

TL;DR - MALT augments the Muon optimizer with lightweight two-sided diagonal preconditioners so orthogonalized momentum updates also account for loss-landscape curvature, reportedly beating Muon on GPT-2 pretraining at near-identical memory and wall-clock cost.

  • Diagnoses a gap in Muon: Newton-Schulz orthogonalization of momentum matrices addresses gradient anisotropy but ignores curvature geometry, leaving it sensitive to curvature anisotropy.
  • MALT applies cheap diagonal preconditioners on both sides of the momentum matrix, orthogonalizes the preconditioned momentum via Newton-Schulz, maps back to get the update direction, and uses norm grafting to set update magnitude.
  • MALTER adds adaptive stepsize rescaling for robustness to stochastic gradient noise; convergence guarantees are given for MALT in the stochastic non-convex setting.
  • Empirical claims come from GPT-2 Small/Medium/Large pretraining, where both methods outperform Muon with nearly the same memory footprint and wall-clock time (no specific numbers provided in the abstract).
item →