Search Results

Found 1 results for "392ba82f1f7e76487eb2de6b952500b1" across all boards searching md5.

Anonymous /g/105917222#105921462
7/16/2025, 3:56:04 AM
AdaMuon: Adaptive Muon Optimizer
https://arxiv.org/abs/2507.11005
>We propose AdaMuon, an adaptive learning-rate framework built upon the recently validated Muon optimizer, which has demonstrated substantial efficiency gains over AdamW in large-scale model training. AdaMuon augments Muon with two mutually dependent modules: (1) a per-parameter second-moment modulation that captures orthogonal gradient updates to ensure update-level adaptivity, and (2) a RMS-aligned rescaling that regulates the overall update magnitude by aligning it with the intrinsic structure of the parameter space. Empirical results on multiple model scales and learning-rate regimes confirm that AdaMuon consistently outperforms the original Muon, delivering higher acceleration in convergence while maintaining training stability. Our method introduces no additional tuning burden and can be seamlessly integrated into existing Muon training pipelines.
neat. Kimi introduced Muonclip (or was it Clipmuon) recently too. everyone loves muon!