Switch language한국어
Back to the list

Same Architecture, Different Capacity: Optimizer-Induced Spectral Scaling Laws

TL;DR AI

Key summary

2 min read
  1. Researchers found that Transformer optimizers can change how internal representation capacity scales, not just final loss.

  2. AdamW and Muon produced different eigenspectral patterns in feed-forward layers, with Muon showing stronger rank scaling.

  3. Muon used added FFN width more efficiently than AdamW, suggesting better capacity utilization even at similar validation loss.

  4. The result highlights optimizer choice as a factor in model structure and scaling laws beyond standard performance metrics.

Read the original