TL;DR
This paper introduces UloRL, a novel reinforcement learning method that enhances large language models' reasoning by efficiently training on ultra-long outputs through segmentation and dynamic masking, leading to significant performance improvements.
Contribution
We propose UloRL, which segments ultra-long outputs and employs dynamic masking to improve training efficiency and reasoning abilities of large language models.
Findings
2.06x faster training speed on Qwen3-30B-A3B
Performance improvement on AIME2025 from 70.9% to 85.1%
Outperforms larger models with notable gains
Abstract
Recent advances in large language models (LLMs) have highlighted the potential of reinforcement learning with verifiable rewards (RLVR) to enhance reasoning capabilities through extended output sequences. However, traditional RL frameworks face inefficiencies when handling ultra-long outputs due to long-tail sequence distributions and entropy collapse during training. To address these challenges, we propose an Ultra-Long Output Reinforcement Learning (UloRL) approach for advancing large language models' reasoning abilities. Specifically, we divide ultra long output decoding into short segments, enabling efficient training by mitigating delays caused by long-tail samples. Additionally, we introduce dynamic masking of well-Mastered Positive Tokens (MPTs) to prevent entropy collapse. Experimental results demonstrate the effectiveness of our approach. On the Qwen3-30B-A3B model, RL with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
