Reward Fine-Tuning Two-Step Diffusion Models via Learning Differentiable Latent-Space Surrogate Reward
Zhiwei Jia, Yuesong Nan, Huixi Zhao, Gengdai Liu
TL;DR
This work tackles the difficulty of fine-tuning ultra-fast ≤2-step diffusion models with arbitrary rewards. It presents LaSRO, a two-stage framework that learns differentiable surrogate rewards in the latent space of a pre-trained SDXL backbone to convert non-differentiable signals into actionable gradients, enabling efficient off-policy exploration. By connecting to value-based RL and employing a latent-space surrogate with Bradley–Terry ranking, LaSRO achieves stable, superior improvements over policy-based RL baselines across general image quality and non-differentiable reward tasks, with extensive ablations supporting its design choices. The approach holds practical significance for flexible, scalable alignment of step-distilled diffusion models and potentially other modalities by enabling reward-guided optimization without costly online policy updates.
Abstract
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. However, applying existing RL methods to step-distilled DMs is challenging for ultra-fast ($\le2$-step) image generation. Our analysis suggests several limitations of policy-based RL methods such as PPO or DPO toward this goal. Based on the insights, we propose fine-tuning DMs with learned differentiable surrogate rewards. Our method, named LaSRO, learns surrogate reward models in the latent space of SDXL to convert arbitrary rewards into differentiable ones for effective reward gradient guidance. LaSRO leverages pre-trained latent DMs for reward modeling and tailors reward optimization for $\le2$-step image generation with efficient off-policy exploration. LaSRO is effective and stable for improving ultra-fast image generation with different reward objectives, outperforming popular RL methods including DDPO and Diffusion-DPO. We further show LaSRO's connection to value-based RL, providing theoretical insights. See our webpage \href{https://sites.google.com/view/lasro}{here}.
