DigenRL Accelerates Disaggregated RL for Visual Generative LLMs

Sijie Wang, Zhengyu Qing, Zhiqiang Tan, Yiming Yin, Yeqing Zhang, Yaoyuan Wang, Qiang Wang, Xiaowen Chu, Shaohuai Shi· June 24, 2026 View original

▶ The 2-minute explainer

Summary

DigenRL is a new disaggregated reinforcement learning (RL) framework designed to accelerate diffusion-based visual generative LLMs by supporting flexible resource allocation, heterogeneous GPUs, and efficient task scheduling. It achieves significant throughput improvements over existing systems through novel parallelism and trainer-assisted generation techniques.

Reinforcement learning (RL) has become a key paradigm for post-training large language models (LLMs), with systems like veRL emerging for autoregressive LLMs. Concurrently, diffusion-oriented RL algorithms have extended RL's scope to visual and flow-based generation. However, efficient RL systems for diffusion generative LLMs have remained underexplored, with existing implementations often relying on colocated execution, which limits resource flexibility and independent scaling. To address these limitations, DigenRL, a disaggregated RL framework, has been introduced. DigenRL is specifically designed for diffusion-based generative LLMs, offering flexible resource allocation, accommodating heterogeneous GPUs, and facilitating efficient task scheduling. It incorporates several innovations to minimize execution bubbles in its disaggregated architecture: a generation-axis pipeline (GAP) and time-step parallelism (TSP) for finer-grained pipelining, an elastic trainer-assisted generation (TAG) approach where trainer GPUs dynamically aid rollout generations, and a tightly constrained asynchronous strategy. Extensive experiments on various hardware testbeds with multiple generative models demonstrated that DigenRL achieves 1.56-2.10x throughput improvements compared to state-of-the-art diffusion RL systems.

Why it matters

This advancement significantly boosts the efficiency and scalability of training visual generative LLMs, enabling faster development and deployment of more powerful AI models for image and video generation.

How to implement this in your domain

  1. 1Adopt DigenRL for training large-scale diffusion-based generative LLMs to optimize resource utilization.
  2. 2Configure GPU clusters to leverage DigenRL's support for heterogeneous hardware and disaggregated resources.
  3. 3Integrate generation-axis pipeline and time-step parallelism into custom RL training workflows.
  4. 4Explore the trainer-assisted generation feature to dynamically allocate compute resources during model training.

Who benefits

AI DevelopmentMedia & EntertainmentGamingAutomotiveRobotics

Key takeaways

  • DigenRL is a disaggregated RL framework for accelerating diffusion-based visual generative LLMs.
  • It offers flexible resource allocation, heterogeneous GPU support, and efficient task scheduling.
  • Novel techniques like GAP, TSP, and TAG significantly improve training throughput.
  • DigenRL achieves 1.56-2.10x throughput improvements over existing state-of-the-art systems.

Original post by Sijie Wang, Zhengyu Qing, Zhiqiang Tan, Yiming Yin, Yeqing Zhang, Yaoyuan Wang, Qiang Wang, Xiaowen Chu, Shaohuai Shi

"arXiv:2606.24369v1 Announce Type: new Abstract: Reinforcement learning (RL) has become a dominant post-training paradigm, driving the emergence of high-performance RL systems such as veRL for autoregressive large language models (LLMs). In parallel, diffusion-oriented RL algorith…"

View on X

Originally posted by Sijie Wang, Zhengyu Qing, Zhiqiang Tan, Yiming Yin, Yeqing Zhang, Yaoyuan Wang, Qiang Wang, Xiaowen Chu, Shaohuai Shi on X · view source

Want to go deeper?

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

Explore courses