paper-with-me

Papers

Reinforcement Learning from Denoising Feedback

2026-05-25 · Qi He, Huan Chen, Ya Guo, Huijia Zhu, Yi R. Fung, Baojian Zhou arxiv

Policy loss estimation remains a fundamental and long-standing challenge in reinforcement learning (RL) for diffusion language models (DLMs). 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 from intermediate noisy states, combined with weighted timestep sampling over denoising timesteps. Extensive experiments demonstrate that RLDF achieves consistent and substantial improvements in both performance and generalizability across two representative DLM 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 DLMs, available at https://github.com/ant-research/Drift.

📄 PDF Abstract BibTeX arXiv:2605.25638

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyReinforcement Learning

Similar Papers 제목 키워드 기반

Pixel-wise RL on Diffusion Models: Reinforcement Learning from Rich Feedback

2024-04-05 · Mo Kordzanganeh, Danial Keshvary, Nariman Arian

Latent diffusion models are the state-of-the-art for synthetic image generation. To align these models with human preferences, training the models using reinforcement learning on human feedback is crucial. Black et. al 2…

DenoisingImage GenerationNavigatereinforcement-learning

Reinforced Label Denoising for Weakly-Supervised Audio-Visual Video Parsing

2024-12-27 · Yongbiao Gao, Xiangcheng Sun, Guohua Lv, Deng Yu 외

Audio-visual video parsing (AVVP) aims to recognize audio and visual event labels with precise temporal boundaries, which is quite challenging since audio or visual modality might include only one event label with only t…

Denoising

Training Diffusion Models with Reinforcement Learning

2023-05-22 · Kevin Black, Michael Janner, Yilun Du, Ilya Kostrikov 외

Diffusion models are a class of flexible generative models trained with an approximation to the log-likelihood objective. However, most use cases of diffusion models are not concerned with likelihoods, but instead with d…

Decision MakingDenoisingLanguage ModelingLanguage Modelling+3

PPORLD-EDNetLDCT: A Proximal Policy Optimization-Based Reinforcement Learning Framework for Adaptive Low-Dose CT Denoising

2025-09-03 · Debopom Sutradhar, Ripon Kumar Debnath, Mohaimenul Azam Khan Raiaan, Yan Zhang 외 arxiv

Low-dose computed tomography (LDCT) is critical for minimizing radiation exposure, but it often leads to increased noise and reduced image quality. Traditional denoising methods, such as iterative optimization or supervi…

Reinforcement Learning

Domain Adaptation based on Human Feedback for Enhancing Generative Model Denoising Abilities

2023-08-01 · Hyun-Cheol Park, Sung Ho Kang

How can we apply human feedback into generative model? As answer of this question, in this paper, we show the method applied on denoising problem and domain adaptation using human feedback. Deep generative models have de…

DenoisingDomain AdaptationImage Denoising