Study: Higher pre-RL accuracy from distillation doesn't guarantee higher post-RL accuracy
teortaxesTex · x · 2026-09-24
Base Labs published a study, "When does distillation help reinforcement learning?", examining how teacher-generated data warm-starts RL training.
- Distillation is often treated as a crutch for open-source labs: training on a stronger model's traces gives a non-zero starting reward, unlocking the value of RL environments.
- Key finding: higher accuracy before RL (via distillation) does not necessarily yield higher accuracy after RL.
- The benefit of distillation depends on student model size, the amount of distillation data, and task category; the paper also analyzes starting-policy differences, next-token entropy shifts, and RL steps needed to hit target accuracy.
- Includes a full technical appendix covering teacher data prep, task difficulty selection, RL objectives, and comparisons at equal numbers of RL updates.
- A quoted comment argues that the most consequential domains—RSI, cyber, bio—won't need distillation at all, since kernel engineering and CVE search are natural to automate.
Related event: Study: distillation doesn't guarantee better RL outcomes; scale matters(2 posts)→
More from Research
- NYU launches Mathematics in the Age of AI seminar, Buckmaster's inaugural talk packed — thegautamkamath · 2026-09-24
- Tencent ARC releases GAE: geometry-native latents halve camera error, cut FVD up to 23% — CSProfKGD · 2026-09-24
- OpenRSI founders on why RSI is the missing piece of ASI, open to everyone — ChengleiSi · 2026-09-24
- OpenRSI-Index calls for domain leads and compute partners to scale open RSI — ChengleiSi · 2026-09-24
- Two Critical Steps Toward RSI: Better Research Answers vs. Improving the Research System Itself — ChengleiSi · 2026-09-24
- Team Launches Tool to Turn Research Projects into AI-Usable Environments — ChengleiSi · 2026-09-24