Continuous-Time RL Framework Fine-Tunes Discrete Diffusion Models.

Zikun Zhang, Jiayuan Sheng, David D. Yao, Wenpin Tang· July 17, 2026 View original

Summary

This research introduces a continuous-time reinforcement learning (RL) framework for fine-tuning discrete diffusion models, modeling state dynamics as a controlled continuous-time Markov chain (CTMC). The framework enables reward-driven optimization without differentiable reward signals, allowing intermediate reward incorporation and providing a unified perspective on exploration and policy optimization for masked diffusion models.

This paper proposes a novel continuous-time reinforcement learning (RL) framework specifically designed for fine-tuning discrete diffusion models. It conceptualizes the state dynamics as a controlled continuous-time Markov chain (CTMC), allowing for policy optimization problems and the derivation of continuous-time variants of established methods like PPO and GRPO. A key advantage of this framework is its ability to perform reward-driven optimization even when reward signals are not differentiable, which is a common challenge in many real-world applications. Unlike existing GRPO-based approaches that typically rely only on terminal rewards, this new formulation permits the integration of intermediate reward or advantage signals throughout the entire denoising trajectory, offering more granular control and feedback. When applied to masked diffusion models (MDMs), the framework provides a unified perspective on exploration and policy optimization, supporting a rich class of policy parameterizations over the vocabulary simplex with analytically tractable probability ratios. For masked diffusion large language models (dLLMs), the researchers also introduce trajectory subsampling techniques to efficiently estimate computationally intensive trajectory likelihoods, significantly reducing the cost of computing per-position probability ratios. The effectiveness of these methods is demonstrated on both low-dimensional optimization problems and RL post-training of dLLMs for mathematical reasoning and coding tasks.

Why it matters

For AI engineers and researchers working with generative models, particularly diffusion models and LLMs, this framework offers a powerful and flexible approach to fine-tune models using non-differentiable rewards, leading to more controllable and task-specific generative AI.

How to implement this in your domain

  1. 1Explore the continuous-time RL framework for fine-tuning your discrete diffusion models, especially when dealing with complex, non-differentiable reward functions.
  2. 2Design reward functions that provide intermediate feedback throughout the denoising trajectory, rather than just terminal rewards, to guide model optimization more effectively.
  3. 3Investigate applying trajectory subsampling techniques to reduce computational costs when fine-tuning large masked diffusion language models.
  4. 4Consider how this framework's unified perspective on exploration and policy optimization can enhance the development of more robust and controllable generative AI systems.

Who benefits

AI/ML DevelopmentContent CreationSoftware EngineeringScientific Research

Key takeaways

  • A continuous-time RL framework is introduced for fine-tuning discrete diffusion models using CTMCs.
  • It enables reward-driven optimization even with non-differentiable reward signals.
  • The framework allows for incorporating intermediate rewards throughout the denoising trajectory.
  • Trajectory subsampling techniques reduce computational costs for large masked diffusion language models.

Original post by Zikun Zhang, Jiayuan Sheng, David D. Yao, Wenpin Tang

"arXiv:2607.14522v1 Announce Type: new Abstract: We formulate reinforcement learning (RL) in continuous time with discrete state spaces and possibly arbitrary action spaces via a stochastic control approach, where the state dynamics are modeled as a controlled continuous-time Mark…"

View on X

Originally posted by Zikun Zhang, Jiayuan Sheng, David D. Yao, Wenpin Tang on X · view source

Want to go deeper?

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

Explore courses