Learning on the Job: Test-Time Curricula for Targeted Reinforcement Learning
Abstract
Test-time curriculum (TTC-RL) uses reinforcement learning to dynamically select task-relevant data, improving model performance on challenging benchmarks without human curation.
Humans are good at learning on the job: We learn how to solve the tasks we face as we go along. Can a model do the same? We propose an agent that assembles a task-specific curriculum, called test-time curriculum (TTC-RL), and applies reinforcement learning to continue training the model for its target task. The test-time curriculum avoids time-consuming human curation of datasets by automatically selecting the most task-relevant data from a large pool of available training data. Our experiments demonstrate that reinforcement learning on a test-time curriculum consistently improves the model on its target tasks, across a variety of evaluations and models. Notably, on challenging math and coding benchmarks, TTC-RL improves the pass@1 of Qwen3-8B by approximately 1.8x on AIME25 and 2.1x on CodeElo. Moreover, we find that TTC-RL significantly raises the performance ceiling compared to the initial model, increasing pass@8 on AIME25 from 40% to 62% and on CodeElo from 28% to 43%. Our findings show the potential of test-time curricula in extending the test-time scaling paradigm to continual training on thousands of task-relevant experiences during test-time.
Community
We study how large language models (LLMs) can continually improve at reasoning on their target tasks at test-time.
We propose an agent that assembles a task-specific curriculum, called test-time curriculum (TTC-RL), and applies reinforcement learning to continue training the model for its target task.
During TTC-RL, the model continues learning how to reason effectively for its target tasks.
We make several interesting observations:
- On challenging math and coding benchmarks, TTC-RL substantially improves the
pass@1
andpass@k
. - TTC-RL substantially improves the performance of majority voting, and notably improves initial
pass@1
well beyond themaj@64
after general-purpose RL post-training. - TTC-RL specializes models effectively to their target tasks.
- TTC-RL can specialize models to individual tasks, e.g., individual math questions from AIME25.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- CLPO: Curriculum Learning meets Policy Optimization for LLM Reasoning (2025)
- Nudging the Boundaries of LLM Reasoning (2025)
- Reinforcement Learning on Pre-Training Data (2025)
- Prompt Curriculum Learning for Efficient LLM Post-Training (2025)
- LLaVA-Critic-R1: Your Critic Model is Secretly a Strong Policy Model (2025)
- Think Right: Learning to Mitigate Under-Over Thinking via Adaptive, Attentive Compression (2025)
- Train Long, Think Short: Curriculum Learning for Efficient Reasoning (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 1
Spaces citing this paper 0
No Space linking this paper