Self-Evolving Curriculum for LLM Reasoning

Fuente: arXiv
Saved in:
Bibliographic Details
Main Authors: Chen, Xiaoyin, Lu, Jiarui, Kim, Minsu, Zhang, Dinghuai, Tang, Jian, Piché, Alexandre, Gontier, Nicolas, Bengio, Yoshua, Kamalloo, Ehsan
Format: Preprint
Published: 2025
Subjects:
Online Access:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866912677563990016
author Chen, Xiaoyin
Lu, Jiarui
Kim, Minsu
Zhang, Dinghuai
Tang, Jian
Piché, Alexandre
Gontier, Nicolas
Bengio, Yoshua
Kamalloo, Ehsan
author_facet Chen, Xiaoyin
Lu, Jiarui
Kim, Minsu
Zhang, Dinghuai
Tang, Jian
Piché, Alexandre
Gontier, Nicolas
Bengio, Yoshua
Kamalloo, Ehsan
contents Reinforcement learning (RL) has proven effective for fine-tuning large language models (LLMs), significantly enhancing their reasoning abilities in domains such as mathematics and code generation. A crucial factor influencing RL fine-tuning success is the training curriculum: the order in which training problems are presented. While random curricula serve as common baselines, they remain suboptimal; manually designed curricula often rely heavily on heuristics, and online filtering methods can be computationally prohibitive. To address these limitations, we propose Self-Evolving Curriculum (SEC), an automatic curriculum learning method that learns a curriculum policy concurrently with the RL fine-tuning process. Our approach formulates curriculum selection as a non-stationary Multi-Armed Bandit problem, treating each problem category (e.g., difficulty level or problem type) as an individual arm. We leverage the absolute advantage from policy gradient methods as a proxy measure for immediate learning gain. At each training step, the curriculum policy selects categories to maximize this reward signal and is updated using the TD(0) method. Across three distinct reasoning domains: planning, inductive reasoning, and mathematics, our experiments demonstrate that SEC significantly improves models' reasoning capabilities, enabling better generalization to harder, out-of-distribution test problems. Additionally, our approach achieves better skill balance when fine-tuning simultaneously on multiple reasoning domains. These findings highlight SEC as a promising strategy for RL fine-tuning of LLMs.
format Preprint
id arxiv_https___arxiv_org_abs_2505_14970
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle Self-Evolving Curriculum for LLM Reasoning
Chen, Xiaoyin
Lu, Jiarui
Kim, Minsu
Zhang, Dinghuai
Tang, Jian
Piché, Alexandre
Gontier, Nicolas
Bengio, Yoshua
Kamalloo, Ehsan
Artificial Intelligence
Machine Learning
Reinforcement learning (RL) has proven effective for fine-tuning large language models (LLMs), significantly enhancing their reasoning abilities in domains such as mathematics and code generation. A crucial factor influencing RL fine-tuning success is the training curriculum: the order in which training problems are presented. While random curricula serve as common baselines, they remain suboptimal; manually designed curricula often rely heavily on heuristics, and online filtering methods can be computationally prohibitive. To address these limitations, we propose Self-Evolving Curriculum (SEC), an automatic curriculum learning method that learns a curriculum policy concurrently with the RL fine-tuning process. Our approach formulates curriculum selection as a non-stationary Multi-Armed Bandit problem, treating each problem category (e.g., difficulty level or problem type) as an individual arm. We leverage the absolute advantage from policy gradient methods as a proxy measure for immediate learning gain. At each training step, the curriculum policy selects categories to maximize this reward signal and is updated using the TD(0) method. Across three distinct reasoning domains: planning, inductive reasoning, and mathematics, our experiments demonstrate that SEC significantly improves models' reasoning capabilities, enabling better generalization to harder, out-of-distribution test problems. Additionally, our approach achieves better skill balance when fine-tuning simultaneously on multiple reasoning domains. These findings highlight SEC as a promising strategy for RL fine-tuning of LLMs.
title Self-Evolving Curriculum for LLM Reasoning
topic Artificial Intelligence
Machine Learning
url https://arxiv.org/abs/2505.14970