ARTFEED — Contemporary Art Intelligence

Muon-Optimized Transformers Exhibit Post-Grokking Collapse at Representation-Readout Interface

ai-technology · 2026-08-10

A recent preprint on arXiv (2608.07436) reveals that transformer models utilizing the Muon optimizer for modular addition tasks face a post-grokking collapse, resulting in the loss of previously achieved generalization. The research employs a configuration where Muon optimizes hidden matrices while AdamW focuses on embeddings and the output head. It shows that all nine setups for (a+b) mod 113 initially grok but subsequently lose their generalization. Among five seeds, the AdamW reference drops below the threshold in four instances, achieving only 27.59% accuracy. This instability is evident across various moduli, widths, training fractions, subtraction, and depth. The failure occurs at the representation-readout interface, which is only identifiable jointly through an invertible map not selected by the loss. After mastering the training set, the gradient diminishes to order 10^-6, with distinct responses from the optimizers: Muon exhibits a step-size elasticity of -0.03 compared to +1.5 for AdamW, and the Muon group progresses 8.0 times faster per parameter. Preventing failure can be achieved by freezing either group from bit-identical states, while freezing embeddings/readout eliminates the issue across five runs over 451,400 post-grokking steps and five p.

Key facts

  • Muon optimizer causes post-grokking collapse in transformers on modular addition.
  • All nine configurations on (a+b) mod 113 grok and later lose generalization.
  • Across five seeds, AdamW reference falls below threshold on four, reaching 27.59%.
  • Instability persists across two moduli, two widths, two training fractions, subtraction, and depth.
  • Failure arises at representation-readout interface, identified jointly up to invertible map.
  • Gradient falls to order 10^-6 after solving training set.
  • Step-size elasticity: -0.03 for Muon vs +1.5 for AdamW.
  • Muon group moves 8.0 times faster per parameter.
  • Freezing either group prevents failure from bit-identical states.
  • Freezing embeddings/readout removes failure in five runs over 451,400 post-grokking steps.

Entities

Institutions

  • arXiv

Sources