English

Reinforcement Learning from Denoising Feedback

Computation and Language 2026-05-26 v1 Machine Learning

Abstract

Policy loss estimation remains a fundamental and long-standing challenge in reinforcement learning (RL) for diffusion language models (dLLMs). We introduce Reinforcement Learning from Denoising Feedback (RLDF), a novel training paradigm that leverages feedback obtained from rollout and training processes to facilitate accurate and efficient policy loss estimation. To balance the trade-off between computational efficiency and estimation effectiveness, RLDF optimizes the model toward the clipped clean state x^0\hat{x}_0 from intermediate noisy states xtx_t, combined with weighted timestep sampling over tt. Extensive experiments demonstrate that RLDF achieves consistent and substantial improvements in both performance and generalizability across two representative dLLM architectures, LLaDA and Dream, on multiple reasoning benchmarks. Our work lays a principled foundation for scalable reinforcement learning in diffusion language models. We build Drift, a training framework for dLLMs, available at https://github.com/ant-research/Drift.

Keywords

Cite

@article{arxiv.2605.25638,
  title  = {Reinforcement Learning from Denoising Feedback},
  author = {Qi He and Huan Chen and Ya Guo and Huijia Zhu and Yi R. Fung and Baojian Zhou},
  journal= {arXiv preprint arXiv:2605.25638},
  year   = {2026}
}