Paper: Evolution of Reasoning from Pre-training to Post-training
Jingyan Shen · hf · 2026-07-20
Current large models universally employ reinforcement learning (RL) to enhance complex reasoning capabilities, but RL post-training is typically disconnected from the pre-training phase. To investigate "how pre-training choices affect RL gains" and "how RL actually alters the model," researchers introduced chess as a controlled testbed.
Experimental Design & Findings:
- Pipeline: Pre-trained language models ranging from 5M to 1B parameters on human chess games, performed SFT, and ran RL on chess puzzles with verifiable rewards.
- Pre-training dictates RL ceiling: Performance under a specific RL compute budget can be predicted by pre-training loss, and the slope of the RL reward curve improves nearly linearly with the increase in pre-training tokens.
- The true effect of RL: RL is not merely sharpening the SFT policy. On easy puzzles, it amplifies correct actions already preferred by SFT; on hard puzzles, however, it unearths correct actions that were almost non-existent during the SFT phase.
- Cross-domain transfer: The same pattern emerges in 1B models trained on math corpora: checkpoints with longer pre-training achieve higher performance and improve faster after RL.
Related event: New Research Proposes Joint Scaling Law for Pretraining and RL(18 posts)→
More from Research
- 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
- Fruit fly brain as an LLM: connectome-driven language model demo goes live — ngxson · 2026-09-11
- Harry Collins: LLMs can't do frontier science because they can't invent new language — whoamisri · 2026-09-11