ISO says RLVR can keep the weight spectrum and learn 2.7× faster
UTEXAS · hf · 2026-07-22
ISO proposes fixed-spectrum optimization for RLVR and cuts training steps by 2.7×
This paper studies the optimization layer behind reinforcement learning with verifiable rewards (RLVR).
- The authors argue that RLVR can preserve a base model's weight spectra while changing behavior through the associated input and output singular frames, a phenomenon they call spectral inheritance.
- They formalize this as Isospectral Optimization (ISO), with both offline and online versions.
- ISO-Merger combines specialists trained from the same base model into a single fixed-spectrum model, without post-merge data, rollouts, gradient updates, or on-policy distillation.
- The merged model recovers complementary specialist abilities and performs best among the compared data-free merging methods.
- ISO-Optimizer applies optimizers such as AdamW and Muon to the frame variables while keeping the base spectra fixed.
- Across reasoning and coding tasks from 1.5B to 8B parameters, ISO-Optimizer improves accuracy in the reported runs and reaches the same score with far fewer steps.
- On Qwen3-8B-Base, standard AdamW reaches 0.495 aggregate accuracy after 270 steps, while ISO-AdamW hits the same score after 100 steps and climbs to 0.509 after 210 steps.
- The headline claim: RLVR post-training should inherit the spectrum but optimize the frames.
More from coding & agent
- Framework turns a trader’s transcripts into a Python paper-trading bot — tom_doerr · 2026-07-22
- A developer built a “digital whip” for Claude — and the joke points to a real AI control-layer trend — Olivier__OG · 2026-07-22
- Developers are starting to rebuild entire software stacks with AI, not just apps — mobileraj · 2026-07-22
- ASC CLI turns the “phone-only” iOS agent workflow into a bigger joke — rudrank · 2026-07-22
- The next software winners will be agent-native, moddable and built for vibe coders — nptacek · 2026-07-22
- Consumer RTX 5090 code reviewer scores F1 22.7 on Martian benchmark — Obvious-Fan-3183 · 2026-07-22