LightningRL: Breaking the Accuracy-Parallelism Trade-off of Block-wise dLLMs via Reinforcement Learning
Yanzhe Hu, Yijie Jin, Pengfei Liu, Kai Yu, Zhijie Deng

TL;DR
LightningRL is a reinforcement learning framework that enhances block-wise diffusion large language models by optimizing the accuracy-parallelism trade-off, enabling higher token parallelism without sacrificing performance.
Contribution
The paper introduces LightningRL, a novel post-training reinforcement learning method that improves the parallelism of dLLMs while maintaining accuracy, addressing a key limitation of existing approaches.
Findings
Achieves an average TPF of 7.32, peak 11.10 on MBPP.
Consistently improves the Pareto frontier of speed and accuracy.
Demonstrates effectiveness on mathematical and coding benchmarks.
Abstract
Diffusion Large Language Models (dLLMs) have emerged as a promising paradigm for parallel token generation, with block-wise variants garnering significant research interest. Despite their potential, existing dLLMs typically suffer from a rigid accuracy-parallelism trade-off: increasing the number of tokens per forward (TPF) via aggressive parallel decoding often leads to performance degradation and increased generation instability. We identify that this limitation stems from the model's inability to navigate high-parallelism regimes where approximation errors and local corruptions accumulate, ultimately undermining the reliability of parallel generation. To address this, we propose LightningRL, a post-training framework designed to directly optimize the speed-quality Pareto frontier of pre-trained dLLMs. Instead of forcing uniform parallelization, our approach leverages reinforcement…
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.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Machine Learning in Healthcare
