paper-with-me

Papers

TDM-R1: Reinforcing Few-Step Diffusion Models with Non-Differentiable Reward

2026-03-08 · Yihong Luo, Tianyang Hu, Weijian Luo, Jing Tang arxiv

While few-step generative models have enabled powerful image and video generation at significantly lower cost, generic reinforcement learning (RL) paradigms for few-step models remain an unsolved problem. Existing RL approaches for few-step diffusion models strongly rely on back-propagating through differentiable reward models, thereby excluding the majority of important real-world reward signals, e.g., non-differentiable rewards such as humans' binary likeness, object counts, etc. To properly incorporate non-differentiable rewards to improve few-step generative models, we introduce TDM-R1, a novel reinforcement learning paradigm built upon a leading few-step model, Trajectory Distribution Matching (TDM). TDM-R1 decouples the learning process into surrogate reward learning and generator learning. Furthermore, we developed practical methods to obtain per-step reward signals along the deterministic generation trajectory of TDM, resulting in a unified RL post-training method that significantly improves few-step models' ability with generic rewards. We conduct extensive experiments ranging from text-rendering, visual quality, and preference alignment. All results demonstrate that TDM-R1 is a powerful reinforcement learning paradigm for few-step text-to-image models, achieving state-of-the-art reinforcement learning performances on both in-domain and out-of-domain metrics. Furthermore, TDM-R1 also scales effectively to the recent strong Z-Image model, consistently outperforming both its 100-NFE and few-step variants with only 4 NFEs. Project page: https://github.com/Luo-Yihong/TDM-R1

📄 PDF Abstract BibTeX arXiv:2603.07700

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVideo Generation

Similar Papers 제목 키워드 기반

Reward Fine-Tuning Two-Step Diffusion Models via Learning Differentiable Latent-Space Surrogate Reward

2024-11-22 · CVPR 2025 1 · Zhiwei Jia, Yuesong Nan, Huixi Zhao, Gengdai Liu

Recent research has shown that fine-tuning diffusion models (DMs) with arbitrary rewards, including non-differentiable ones, is feasible with reinforcement learning (RL) techniques, enabling flexible model alignment. How…

Image GenerationReinforcement Learning (RL)

Diffusion-ES: Gradient-free Planning with Diffusion for Autonomous and Instruction-guided Driving

2024-01-01 · CVPR 2024 1 · Brian Yang, Huangyuan Su, Nikolaos Gkanatsios, Tsung-Wei Ke 외

Diffusion models excel at modeling complex and multimodal trajectory distributions for decision-making and control. Reward-gradient guided denoising has been recently proposed to generate trajectories that maximize b…

Autonomous DrivingDenoisingEfficient Exploration

Diffusion-ES: Gradient-free Planning with Diffusion for Autonomous Driving and Zero-Shot Instruction Following

2024-02-09 · Brian Yang, Huangyuan Su, Nikolaos Gkanatsios, Tsung-Wei Ke 외

Diffusion models excel at modeling complex and multimodal trajectory distributions for decision-making and control. Reward-gradient guided denoising has been recently proposed to generate trajectories that maximize both …

Autonomous DrivingDenoisingEfficient ExplorationInstruction Following

Directly Fine-Tuning Diffusion Models on Differentiable Rewards

2023-09-29 · Kevin Clark, Paul Vicol, Kevin Swersky, David J Fleet

We present Direct Reward Fine-Tuning (DRaFT), a simple and effective method for fine-tuning diffusion models to maximize differentiable reward functions, such as scores from human preference models. We first show that it…

VARD: Efficient and Dense Fine-Tuning for Diffusion Models with Value-based RL

2025-05-21 · Fengyuan Dai, Zifeng Zhuang, Yufei Huang, Siteng Huang 외

Diffusion models have emerged as powerful generative tools across various domains, yet tailoring pre-trained models to exhibit specific desirable properties remains challenging. While reinforcement learning (RL) offers a…

Reinforcement Learning (RL)