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

Efficient Reinforcement Finetuning via Adaptive Curriculum Learning

About

Reinforcement finetuning (RFT) has shown great potential for enhancing the mathematical reasoning capabilities of large language models (LLMs), but it is often sample- and compute-inefficient, requiring extensive training. In this work, we introduce AdaRFT (Adaptive Curriculum Reinforcement Finetuning), a method that significantly improves the efficiency of RFT through adaptive curriculum learning. AdaRFT dynamically adjusts the difficulty of training problems based on the model's recent reward signals, ensuring that the model consistently trains on tasks that are challenging but solvable. This adaptive sampling strategy accelerates learning by maintaining an optimal difficulty range, avoiding wasted computation on problems that are too easy or too hard. AdaRFT requires only a lightweight extension to standard RFT algorithms like Proximal Policy Optimization (PPO), without modifying the reward function or model architecture. Experiments on competition-level math datasets demonstrate that AdaRFT improves convergence efficiency and reasoning performance. Given problem-level difficulty annotations, AdaRFT reduces RFT training time by up to 2 times across data distributions and model scales, offering a more scalable and effective RFT framework.

Taiwei Shi, Yiyang Wu, Linxin Song, Tianyi Zhou, Jieyu Zhao• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH500 (test)--
922
Mathematical ReasoningAIME 2024 (test)--
294
Mathematical ReasoningOlympiad Bench
Accuracy25
254
Mathematical ReasoningMinerva Math
Accuracy24.3
228
Mathematical ReasoningMathematical Reasoning Suite (AMC, AIME 2024, AIME 2025, Minerva, MATH, Olympiad) various (test val)
Average Score40.1
55
Mathematical ReasoningOlympiadBench (test)--
40
SummarizationSummarization
Win Rate93
39
Deductive ReasoningPrOntoQA
Pass@10.96
38
Mathematical ReasoningOlympiad Bench
Pass@844.5
30
Mathematical ReasoningMATH 500, GSM8K, AIME 24, AMC 23, OlympiadBench, and Minerva Math (test)
Final Accuracy46.92
24
Showing 10 of 32 rows

Other info

Follow for update