Taming the Long-Tail: Efficient Reasoning RL Training with Adaptive Drafter

Fuente: arXiv
Saved in:
Bibliographic Details
Main Authors: Hu, Qinghao, Yang, Shang, Guo, Junxian, Yao, Xiaozhe, Lin, Yujun, Gu, Yuxian, Cai, Han, Gan, Chuang, Klimovic, Ana, Han, Song
Format: Preprint
Published: 2025
Subjects:
Online Access:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866915877234933760
author Hu, Qinghao
Yang, Shang
Guo, Junxian
Yao, Xiaozhe
Lin, Yujun
Gu, Yuxian
Cai, Han
Gan, Chuang
Klimovic, Ana
Han, Song
author_facet Hu, Qinghao
Yang, Shang
Guo, Junxian
Yao, Xiaozhe
Lin, Yujun
Gu, Yuxian
Cai, Han
Gan, Chuang
Klimovic, Ana
Han, Song
contents The emergence of Large Language Models (LLMs) with strong reasoning capabilities marks a significant milestone, unlocking new frontiers in complex problem-solving. However, training these reasoning models, typically using Reinforcement Learning (RL), encounters critical efficiency bottlenecks: response generation during RL training exhibits a persistent long-tail distribution, where a few very long responses dominate execution time, wasting resources and inflating costs. To address this, we propose TLT, a system that accelerates reasoning RL training losslessly by integrating adaptive speculative decoding. Applying speculative decoding in RL is challenging due to the dynamic workloads, evolving target model, and draft model training overhead. TLT overcomes these obstacles with two synergistic components: (1) Adaptive Drafter, a lightweight draft model trained continuously on idle GPUs during long-tail generation to maintain alignment with the target model at no extra cost; and (2) Adaptive Rollout Engine, which maintains a memory-efficient pool of pre-captured CUDAGraphs and adaptively select suitable SD strategies for each input batch. Evaluations demonstrate that TLT achieves over 1.7x end-to-end RL training speedup over state-of-the-art systems, preserves the model accuracy, and yields a high-quality draft model as a free byproduct suitable for efficient deployment. Code is released at https://github.com/mit-han-lab/fastrl.
format Preprint
id arxiv_https___arxiv_org_abs_2511_16665
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle Taming the Long-Tail: Efficient Reasoning RL Training with Adaptive Drafter
Hu, Qinghao
Yang, Shang
Guo, Junxian
Yao, Xiaozhe
Lin, Yujun
Gu, Yuxian
Cai, Han
Gan, Chuang
Klimovic, Ana
Han, Song
Machine Learning
Artificial Intelligence
Distributed, Parallel, and Cluster Computing
The emergence of Large Language Models (LLMs) with strong reasoning capabilities marks a significant milestone, unlocking new frontiers in complex problem-solving. However, training these reasoning models, typically using Reinforcement Learning (RL), encounters critical efficiency bottlenecks: response generation during RL training exhibits a persistent long-tail distribution, where a few very long responses dominate execution time, wasting resources and inflating costs. To address this, we propose TLT, a system that accelerates reasoning RL training losslessly by integrating adaptive speculative decoding. Applying speculative decoding in RL is challenging due to the dynamic workloads, evolving target model, and draft model training overhead. TLT overcomes these obstacles with two synergistic components: (1) Adaptive Drafter, a lightweight draft model trained continuously on idle GPUs during long-tail generation to maintain alignment with the target model at no extra cost; and (2) Adaptive Rollout Engine, which maintains a memory-efficient pool of pre-captured CUDAGraphs and adaptively select suitable SD strategies for each input batch. Evaluations demonstrate that TLT achieves over 1.7x end-to-end RL training speedup over state-of-the-art systems, preserves the model accuracy, and yields a high-quality draft model as a free byproduct suitable for efficient deployment. Code is released at https://github.com/mit-han-lab/fastrl.
title Taming the Long-Tail: Efficient Reasoning RL Training with Adaptive Drafter
topic Machine Learning
Artificial Intelligence
Distributed, Parallel, and Cluster Computing
url https://arxiv.org/abs/2511.16665