Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SPELL: Self-Play Reinforcement Learning for Evolving Long-Context Language Models

About

Progress in long-context reasoning for large language models (LLMs) has lagged behind other recent advances. This gap arises not only from the intrinsic difficulty of processing long texts, but also from the scarcity of reliable human annotations and programmatically verifiable reward signals. In this paper, we propose SPELL, a multi-role self-play reinforcement learning framework that enables scalable, label-free optimization for long-context reasoning. SPELL integrates three cyclical roles-questioner, responder, and verifier-within a single model to enable continual self-improvement. The questioner generates questions from raw documents paired with reference answers; the responder learns to solve these questions based on the documents; and the verifier evaluates semantic equivalence between the responder's output and the questioner's reference answer, producing reward signals to guide continual training. To stabilize training, we introduce an automated curriculum that gradually increases document length and a reward function that adapts question difficulty to the model's evolving capabilities. Extensive experiments on six long-context benchmarks show that SPELL consistently improves performance across diverse LLMs and outperforms equally sized models fine-tuned on large-scale annotated data. Notably, SPELL achieves an average 7.6-point gain in pass@8 on the strong reasoning model Qwen3-30B-A3B-Thinking, raising its performance ceiling and showing promise for scaling to even more capable models. Our code is available at https://github.com/Tongyi-Zhiwen/Qwen-Doc.

Ziyi Yang, Weizhou Shen, Chenliang Li, Ruijun Chen, Fanqi Wan, Ming Yan, Xiaojun Quan, Fei Huang• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningAIME 2024
Accuracy15.83
251
Mathematical ReasoningAIME 2025
Accuracy10.42
227
Mathematical ReasoningAMC 2023
Accuracy55.62
65
Long-context ReasoningLong-context Benchmarks 16K context DocMath Frames LB-MQA V2 (test)
DocMath64.1
36
Long-context ReasoningLong-context Benchmarks 100K context LB-V2 DocMath Frames LB-MQA (test)
DocMath Score66.7
36
Long-context language modelingHELMET
Summarization Score230
27
Multi-needle retrievalMRCR
MRCR 2-Needle Success38
9
Multi-task Language UnderstandingMMLU-Pro
Accuracy60.22
6
Showing 8 of 8 rows

Other info

Follow for update