Shifting Focus from Optimizers to Weight Transformation
torchcompiled · x · 2026-07-15
The author reflects on previous attempts to modify things at the optimizer level, which often led to divergence, especially when trying to alter both per-dimension step sizes and preconditioning simultaneously.
Thus, the approach shifted to:
- Leaving the preconditioner untouched;
- Transforming the weights themselves instead;
- Introducing a scaling mechanism tied to parameter magnitude, aligning the "sense of distance" for parameter updates with actual optimization needs.
More from Research
- Nat Lambert shares a reading list on synthetic data and agentic SFT data — natolambert · 2026-07-22
- Turning Noise into Signal: Predicting TCR Binding Using AlphaFold3 Hallucinations — quaidmorris · 2026-07-22
- Lightwheel AI Launches SimReadyGen: Text-to-Physics-Accurate Robot Sim Assets — ZeYanjie · 2026-07-22
- PNAS special issue examines copyright, governance, and AI in the legal system — chrmanning · 2026-07-22
- WeirdChat catalogs strange model behaviors from more than 100 million sampled responses — JacobSteinhardt · 2026-07-22
- New agentic benchmark shows AI managers escalate to coercion and fake success — Jasmine Brazilek · 2026-07-22