ISO proposes a fixed-spectrum optimizer for RLVR and matches AdamW in 100 steps
burny_tech · x · 2026-07-24
What the paper claims
The paper argues that RLVR does not mainly learn by rewriting a model’s weight spectra. Instead, it reuses the base spectrum and adapts the singular frames around it.
ISO: a fixed-spectrum RLVR optimizer
- The authors propose ISO (Isospectral Optimization), an RLVR-native optimization stack.
- ISO-Merger can combine RL specialists without data, rollouts, gradients, or distillation.
- ISO-Optimizer keeps the base spectrum fixed while updating frame variables, including AdamW and Muon variants.
Reported results
- Across reasoning and coding tasks from 1.5B to 8B parameters, ISO improves accuracy in the reported runs.
- On Qwen3-8B-Base, AdamW reaches aggregate accuracy 0.495 after 270 training steps.
- ISO-AdamW matches that result in 100 steps and improves further to 0.509 at 210 steps.
The paper’s core message is that post-training may be better designed around inheriting the spectrum, optimizing the frames.
Related event: ISO Framework Optimizes RLVR Training by 2.7x(3 posts)→
More from Research
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- VidMap uses RoMa coarse matching on all frames, fine-scale only for keyframes — ducha_aiki · 2026-09-11
- Bug Hunt Bench author: leaderboard noise is about 2-3 points — PawelHuryn · 2026-09-11
- PNAS paper shows a tiny billiard-ball system is a universal computer — undecidability lives in two dimensions — eigensteve · 2026-09-11
- New paper: Absolute pose estimation from affine cues and gravity direction — ducha_aiki · 2026-09-11
- LoMa Paper Ships REALLY HardPairs Dataset, Accepted at ECCV 2026 — ducha_aiki · 2026-09-11