LMSYS's New OPD Training Makes Qwen3.5 Reason 3X Faster with Improved Accuracy
ying11231 · x · 2026-07-23
LMSYS's Miles system has introduced On-Policy Distillation (OPD) as a first-class training primitive. In its first experiment, pure OPD reduced the reasoning length of the Qwen3.5-35B-A3B model by approximately 3X while slightly improving accuracy, without using any task rewards.
Key highlights from the controlled self-distillation run include:
- Accuracy improved: held-out DAPO rose from 0.8457 to 0.8945
- 3X shorter responses: rollout length dropped from 18.6k tokens to 5.5k–6.7k
- Student converged to teacher: reverse-KL fell from 0.045 to 0.010
- Efficient scoring: uses sparse per-position teacher scoring instead of dense O(R²K) payload
- Flexible to use: supports running pure distillation, or OPD combined with GRPO/PPO rewards
Next steps for the team include exploring OPD-augmented RL, scaling studies, and multi-teacher OPD.
More from Research
- 3D ResNet Paper Crosses 3,000 Citations Eight Years After CVPR 2018 — HirokatuKataoka · 2026-09-11
- Jeff Heaton's Intro to the Math of Neural Networks eBook Is Free to Download — blaizedsouza · 2026-09-11
- Mathematician Daniel Litt Launches Problem Repo to Track Human vs AI Progress: 15 Problems, 1 Solved — littmath · 2026-09-11
- Open ECDSA.fail challenge uses AI agents to shrink Shor's-algorithm quantum circuits for Bitcoin keys — StefanoGogioso · 2026-09-11
- Alex Townsend posts 200 open problems in numerical linear algebra for humans and AI agents — IgorCarron · 2026-09-11
- Navier-Stokes, Riemann, P vs NP: what this week's math buzzwords mean for you — koltregaskes · 2026-09-11