Continual Prompt Replay Boosts RLVR Performance

Lirui Luo, Guoxi Zhang, Hongming Xu, Rongqing Li, Cong Fang, Lifeng Fan· August 20, 2026 View original

Key takeaways

  • Continual RLVR faces challenges in matching the performance of jointly trained models, despite low forgetting.
  • "Shared reasoning" exists, where learning one task benefits others.
  • Continual Prompt Replay (CPR) effectively harnesses shared reasoning to improve continual learning.
  • CPR enables continual RLVR to achieve performance comparable to joint training.

Who benefits

AI DevelopmentRoboticsAutonomous SystemsSoftware EngineeringResearch & Development

Summary

Researchers introduced Continual Reasoning Gym to study continual Reinforcement Learning with Verifiable Rewards (RLVR) and found that sequential RLVR underperforms joint training despite modest forgetting. They developed Continual Prompt Replay (CPR), which harnesses shared reasoning to achieve joint training level performance.

This research explores continual Reinforcement Learning with Verifiable Rewards (RLVR), a method where reasoning models are updated incrementally as new tasks emerge, rather than being retrained from scratch. To investigate this, the "Continual Reasoning Gym" was developed, an environment featuring text and visual reasoning tasks organized into five sequential task flows. The study revealed two key insights: firstly, sequential RLVR exhibits only minor forgetting of previously learned tasks. However, its overall performance still falls short of models trained jointly on all tasks simultaneously. The performance gap is not solely attributable to forgetting, suggesting other factors are at play. A crucial discovery was the existence of "shared reasoning," indicating that training on one task can positively influence performance on others. To leverage this, the researchers introduced Continual Prompt Replay (CPR). CPR improves learning on new and future tasks by replaying prompts from previous tasks and regenerating their responses using the current policy. On average, CPR successfully enabled continual RLVR to match the performance levels of jointly trained models.

Why it matters

For AI systems to be truly adaptable and scalable, they must learn continually without forgetting old knowledge or requiring costly retraining, making continual learning a critical area for efficient AI deployment.

How to implement this in your domain

  1. 1Evaluate current reinforcement learning pipelines for their ability to handle new tasks incrementally without full retraining.
  2. 2Explore techniques like Continual Prompt Replay to improve the efficiency and performance of continual learning systems.
  3. 3Develop internal benchmarks and environments (like a "Reasoning Gym") to diagnose and measure forgetting and shared reasoning in AI models.
  4. 4Invest in research and development for AI systems that can adapt and learn from new data streams continuously.

Original post by Lirui Luo, Guoxi Zhang, Hongming Xu, Rongqing Li, Cong Fang, Lifeng Fan

"arXiv:2608.18574v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards (RLVR) commonly post-trains reasoning models on multiple tasks, while rerunning multitask RLVR (MTRL) as new tasks are added makes capability expansion costly. We therefore study contin…"

View on X

Originally posted by Lirui Luo, Guoxi Zhang, Hongming Xu, Rongqing Li, Cong Fang, Lifeng Fan on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses