Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Reasoning Curriculum: Bootstrapping Broad LLM Reasoning from Math

About

Reinforcement learning (RL) can elicit strong reasoning in large language models (LLMs), yet most open efforts focus on math and code. We propose Reasoning Curriculum, a simple two-stage curriculum that first elicits reasoning skills in pretraining-aligned domains such as math, then adapts and refines these skills across other domains via joint RL. Stage 1 performs a brief cold start and then math-only RL with verifiable rewards to develop reasoning skills. Stage 2 runs joint RL on mixed-domain data to transfer and consolidate these skills. The curriculum is minimal and backbone-agnostic, requiring no specialized reward models beyond standard verifiability checks. Evaluated on Qwen3-4B and Llama-3.1-8B over a multi-domain suite, reasoning curriculum yields consistent gains. Ablations and a cognitive-skill analysis indicate that both stages are necessary and that math-first elicitation increases cognitive behaviors important for solving complex problems. Reasoning Curriculum provides a compact, easy-to-adopt recipe for general reasoning.

Bo Pang, Deqian Kong, Silvio Savarese, Caiming Xiong, Yingbo Zhou• 2025

Related benchmarks

TaskDatasetResultRank
Code GenerationHumanEval
pass@165
329
Mathematical ReasoningAIME
Pass@15.2
32
Code SimulationCRUXEval-O
Pass@141.5
16
Code SimulationCRUXEval-I
Pass@142.3
16
Table ReasoningFinQA
Pass@124.7
16
Table ReasoningHiTab
Pass@160
16
STEM ReasoningSuperGPQA
Pass@1 Accuracy21.7
16
Logical reasoningARC-AGI
Pass@10.006
16
Logical reasoningZebra
Pass@1 Accuracy30.9
10
Tabular ReasoningMultiHiertt
Pass@1 Accuracy24.8
10
Showing 10 of 12 rows

Other info

Follow for update