Does RL post-training create reasoning or just deploy it?
Investigates whether reasoning capability emerges during RL fine-tuning or already exists in base models. Matters because it reshapes how we build and optimize reasoning systems.
Post angle — Medium/LinkedIn
The dominant story: DeepSeek R1, GPT-o1, and their successors acquire reasoning capability through RL post-training. RL teaches models to think step-by-step, to backtrack, to verify — capabilities they didn't have before.
The emerging counter-evidence is striking. A hybrid model using a base model's weights with a thinking model's deployment decisions — zero weight updates — recovers 91% of the performance gap to thinking models by steering only 12% of tokens. Base models already spontaneously produce reasoning traces identical to thinking model traces when sampled sufficiently. Single-problem CFT achieves RLVR-level reasoning gains. Activation-space vectors encoding "backtracking" and "uncertainty estimation" already exist in base model hidden states before any RL.
The reframe: pre-training is when reasoning capability is acquired; RL post-training teaches when to deploy it.
This is not a trivial distinction. "When" training is cheaper, less data-hungry, and less fragile than "how" training. If capability already exists, elicitation methods (structured tool-calling, steering vectors, targeted fine-tuning on single problems) become much more attractive than full RL pipelines.
The hook for readers: "We've been crediting the locksmith for the key."
Connections: Does RL teach reasoning or just when to use it?, Do base models already contain hidden reasoning ability?, Can modular cognitive tools unlock reasoning without training?
Inquiring lines that read this note 159
This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.
Does AI fluency substitute for verifiable accuracy in human judgment? What pretraining choices and baseline capability constrain reinforcement learning gains?- How does baseline capability level affect RL improvement ceiling?
- Can smaller models achieve domain expertise through focused RL training?
- What makes software engineering environments better suited for RL than other interactive domains?
- Which recipe choices determine the asymptotic ceiling in RL training?
- Why does RL improve sampling efficiency but not expand capability boundaries?
- How do RL training and base models differ in creating MI peaks?
- How should humans specify deterministic abstractions of RL problems?
- How do self-evolving curricula help RL break beyond base model capability boundaries?
- What scaling properties emerge from RL training dynamics beyond verification?
- What training duration is actually needed for RL to expand capabilities?
- Can the exploration ceiling be raised beyond what pretraining established?
- Does the pretrained model prior limit RL search capability more than the optimization algorithm itself?
- Can single-problem fine-tuning match full RL pipeline reasoning gains?
- How does pretraining determine what RL can later teach a model?
- What makes a task at the edge of competence optimal for RL?
- Can RLVR expand a model's reasoning capabilities beyond its training ceiling?
- Why do current RLVR methods fail to expand reasoning capability beyond base model boundaries?
- Are RLVR models worse than non-reasoning models for subjective annotation?
- Does RLVR expand model capability or reorganize existing capability?
- Does RLVR teach new reasoning or activate existing pretraining capabilities?
- Can latent reasoning architectures work as retrofits to existing models?
- What makes reasoning capability a pre-training rather than post-training phenomenon?
- How much reasoning catalyst data is actually needed for improvement?
- Do emergent abilities result from genuine new capabilities or implicit in-context learning?
- Can targeted activation steering surface latent reasoning in base models?
- Can pretraining signals unlock latent reasoning that post-training merely activates?
- Do base models truly possess latent reasoning capability?
- Does latent reasoning capability exist in base models before any training?
- Does RL training activate latent meta-learning capacity or create it from scratch?
- Does the base model already contain latent reasoning capability?
- What pretraining formats encode latent reasoning strategies that RLVR can surface?
- Why does pre-training provide the raw material for emergent thinking?
- What mechanisms activate latent reasoning capabilities already present in base models?
- Can structured workflows unlock latent reasoning abilities that raw models don't show?
- Do base models already contain latent behavioral principles waiting to be amplified?
- What latent reasoning capability do base models already possess before training?
- Why must procedural skills consolidate before strategic reasoning can develop?
- What makes bilevel metacognition architectural rather than emergent in current systems?
- What structural differences emerge between early generic skills and later meta-strategy skills?
- How does early commitment in reasoning differ from early exploitation in planning?
- How does non-reasoning SFT prevent overfitting before RL training begins?
- Why does fine-tuning degrade reasoning quality even as accuracy improves?
- Does supervised fine-tuning improve accuracy while damaging the quality of reasoning?
- Why does supervised fine-tuning degrade reasoning quality despite raising accuracy?
- Can reinforcement learning fix the reasoning gaps that supervised fine-tuning misses?
- What makes supervised fine-tuning worsen RL exploration later?
- Does fine-tuning improve domain accuracy at the cost of reasoning quality?
- How much do mechanistic interpretability findings reflect true reasoning architecture?
- Can attractor dynamics compete with input-based probing for characterizing model knowledge?
- Why does reasoning fine-tuning reduce model abstention capacity by 24 percent?
- Does reasoning fine-tuning actually reduce a model's ability to abstain?
- Do models trained for safety over-refuse compared to models trained for reasoning?
- Does reasoning fine-tuning actually damage a model's ability to abstain?
- What changes when reasoning models adopt trajectory-response output formats?
- Does this reasoning steering method work consistently across all model sizes?
- Does reasoning fine-tuning actually harm a model's ability to abstain?
- How much reasoning depth do we actually need for most real-world tasks?
- Can reasoning fine-tuning improve both capability and instruction compliance together?
- Why does reasoning fine-tuning reduce a model's ability to abstain?
- Can you steer reasoning by directly manipulating SAE features?
- Why does reasoning fine-tuning reduce models' ability to abstain?
- Does adding reasoning to models degrade other capabilities like rule inference?
- How much does training data format shape what reasoning strategy emerges?
- Why does training format shape reasoning strategy more than domain?
- Why does training data format shape reasoning strategy more than domain content?
- How does training format shape reasoning strategy more than content?
- How does training data format shape which reasoning patterns emerge in models?
- Why does training data format shape reasoning strategy more than content?
- Can training format itself shape what reasoning strategy a model learns?
- Does training data format shape reasoning strategy more than domain content?
- How much does training data format influence reasoning strategy versus domain content?
- How does training data structure shape reasoning strategy more than domain content?
- How does business logic specification replace annotated training datasets?
- What makes training data quality more important than quantity for reasoning?
- Why does imitation learning create a ceiling for reasoning capability?
- What makes reasoning-specific post-training different from standard parameter scaling?
- How does a single training example trigger phase transitions in reasoning output?
- Can reasoning catalyst data serve as a stable foundation for test-time training?
- Why does a replay mechanism prevent reasoner skills from over-specializing?
- Why does eliminating proxy-model filtering improve reasoning emergence in pretraining?
- How does backward reasoning during training improve forward reasoning capability?
- Can smaller amounts of diverse reasoning demonstrations replace exhaustive factual training data?
- Does task diversity in pretraining data transfer reasoning better than larger models?
- Can reasoning improvements be attributed when optimizer and scaffold are unknown?
- How should guidance levels adapt as the model's capability boundary shifts?
- Why does the gap between theoretical expressiveness and learned capability matter?
- Does fine-tuning actually change model capabilities or only output distribution?
- How does the functional separation of knowledge and reasoning affect adaptation methods?
- How does pretrained knowledge constrain what adaptation strategies can achieve?
- What happens to base model capabilities when you apply finetuning?
- How much does pretraining quality affect the modularity of fine-tuned models?
- Can specialized components replace single fully-trained models in deployment?
- How do finetuning and pretraining improvements differ in their effects on model capabilities?
- Does policy entropy collapse represent the main bottleneck in reasoning-focused RL scaling?
- What happens to model reasoning when policy entropy collapses during RL?
- Why does policy entropy collapse when scaling RL for reasoning?
- How does policy entropy collapse constrain zero RL scaling for reasoning?
- Can reinforcement learning add missing domain knowledge to fine-tuned reasoning models?
- Can RL teach when to use reasoning versus when to respond directly?
- How does RL refine reasoning paths without simply adding model capability?
- Why does combining reasoning distillation with RLVR outperform either training stage alone?
- Does RL refine existing knowledge or discover entirely new capabilities?
- How does RL compress reasoning path diversity during training?
- What limits RL's ability to scale for reasoning at training time?
- Can RL training teach models when to activate reasoning versus when to skip it?
- Can extended RL training unlock genuinely new reasoning strategies models cannot discover otherwise?
- What distinguishes RL that creates new capabilities from RL that merely teaches timing?
- Does reinforcement learning preserve reasoning quality better than supervised fine-tuning?
- Does RL training actually restore the critical thinking that reasoning models lose?
- Does RL teach models when to use reasoning or how to reason?
- Why does prolonged RL discover strategies absent from any base model sample?
- Can one training example activate mathematical reasoning in RL-trained models?
- Does RL amplify existing reasoning or create genuinely new computational strategies?
- Why does RL behavior differ between standard reasoning tasks and complex planning domains?
- How do verifier-free and adversarial approaches compare in extending reasoning RL?
- Does RL primarily teach when to use reasoning or how to reason?
- What does RL post-training actually teach reasoning systems?
- How does RPT compare to learning when versus how to deploy reasoning?
- Why does extended reasoning training improve exploration without adding new capabilities?
- Can base models spontaneously produce reasoning traces without any RL training?
- When does RL discover genuinely novel reasoning strategies versus timing optimization?
- Can approximate or noisy reference answers work for RL-based reasoning training?
- Can RL create new reasoning primitives that pretraining never established?
- How do extrapolative and contextual generalization measure RL reasoning gains?
- Does targeting the edge of competence during RL pretraining unlock true reasoning gains?
- Why do reasoning gains from RL require models trained with headroom and edge-of-competence data?
- Why does standard RL cause traces to collapse into redundant reasoning paths?
- Can RL-trained meta-agents match or exceed manually designed workflows?
- What role does self-learning play in improving agent reasoning without annotation?
- Can process supervision improve agentic RL through meta-reasoning rewards?
- What separates knowledge from reasoning in neural network layers?
- Why do knowledge and reasoning train in different network layers?
- How do procedural versus factual knowledge differ in pretraining versus fine-tuning?
- What role does curriculum design play in reasoning emergence?
- Why does reasoning graph topology evolve differently across training phases?
Related concepts in this collection 6
This note in its neighbourhood — explore the map, then jump to a related concept in the list below.
Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph
-
Does extended thinking help or hurt model reasoning?
Explores whether activating thinking mode improves reasoning performance, and what role training plays in determining whether extended internal reasoning chains are productive or counterproductive.
extends the "when not how" claim: RL also manages the *quality direction* of thinking, redirecting extended reasoning from unproductive self-doubt toward productive gap analysis in conversational contexts
-
Can dialogue planning balance fast responses with strategic depth?
Can a system use quick instinctive responses for familiar conversation contexts while activating deeper planning only when uncertainty demands it? This explores whether adaptive computation improves dialogue goal-reaching.
dialogue-specific instantiation of "when not how": the policy model has dialogue capabilities from pretraining; the uncertainty-switching mechanism teaches when to deploy deep planning
-
Can models learn when to think versus respond quickly?
Explores whether a single language model can adaptively choose between extended reasoning and direct responses based on task difficulty. This matters because it could make inference more efficient by allocating compute only when needed.
the strongest concrete implementation: Thinkless's control token design makes "when not how" architecturally explicit; RL optimizes a single routing token, not reasoning content
-
Does reinforcement learning update only a small fraction of parameters?
Investigating whether RL algorithms consistently modify only 5–30% of model parameters across different LLMs and RL methods, and what structural properties those sparse updates possess.
parametric evidence: if RL only touches 5-30% of parameters, the remaining 70-95% already encode the capability; sparse-but-full-rank updates are the physical signature of "when not how"
-
Can reinforcement learning discover reasoning strategies base models cannot?
Does RL training truly expand what models can do, or does it just find solutions already hidden in base models? ProRL tests this by running RL longer and on diverse tasks beyond mathematics.
TENSION: ProRL challenges the "when not how" framing on novel non-overtrained tasks; the resolution may be domain-conditional — timing-only on overtrained domains, genuine capability creation on novel tasks with sufficient RL duration
-
Does RL training follow a predictable two-phase learning sequence?
This explores whether reinforcement learning exhibits consistent phases where basic execution skills must consolidate before strategic reasoning emerges. Understanding this sequence could reveal bottlenecks in scaling reasoning capabilities.
deepens: the two-phase dynamic decomposes "when" into a temporal structure — execution tokens are "how" (learned first), planning tokens are "when" (learned second); the "when not how" thesis applies specifically to the planning-token phase
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- Eliciting Reasoning in Language Models with Cognitive Tools
- On the Interplay of Pre-Training, Mid-Training, and RL on Reasoning Language Models
- ProRL: Prolonged Reinforcement Learning Expands Reasoning Boundaries in Large Language Models
- Stop Anthropomorphizing Intermediate Tokens as Reasoning/Thinking Traces!
- The Invisible Leash: Why RLVR May Not Escape Its Origin
- A Primer in Post-Training Reasoning Data: What We Know About How It Works
- Does Reinforcement Learning Really Incentivize Reasoning Capacity in LLMs Beyond the Base Model?
- Emergent Hierarchical Reasoning In LLMs Through Reinforcement Learning
Original note title
thinking models learn when not how — the case that rl post-training is a deployment optimizer not a capability creator