Beyond the Dirac Delta: Mitigating Diversity Collapse in Reinforcement Fine-Tuning for Versatile Image Generation
Jinmei Liu, Haoru Li, Zhenhong Sun, Chaofeng Chen, Yatao Bian, Bo Wang, Daoyi Dong, Chunlin Chen, Zhi Wang
TL;DR
This work addresses diversity collapse in reinforcement learning fine-tuning of diffusion- and flow-based image generators, where optimization can drive the policy toward a Dirac delta and collapse output diversity. It introduces DRIFT, a three-pronged framework spanning reward-concentrated sampling, noise-conditioned prompting, and diversity-aware reward shaping with a potential-based intrinsic reward, aimed at preserving diversity without sacrificing task alignment. The authors prove optimal policy invariance under reward shaping and demonstrate Pareto-dominant improvements in both diversity and alignment across multiple reward models and backbones, including a SDv1.5 baseline with LoRA. The findings indicate that DRIFT enables versatile image generation with richer candidate outputs while maintaining high fidelity, offering a scalable path to deploy RL-fine-tuned generative models across diverse downstream tasks.
Abstract
Reinforcement learning (RL) has emerged as a powerful paradigm for fine-tuning large-scale generative models, such as diffusion and flow models, to align with complex human preferences and user-specified tasks. A fundamental limitation remains \textit{the curse of diversity collapse}, where the objective formulation and optimization landscape inherently collapse the policy to a Dirac delta distribution. To address this challenge, we propose \textbf{DRIFT} (\textbf{D}ive\textbf{R}sity-\textbf{I}ncentivized Reinforcement \textbf{F}ine-\textbf{T}uning for Versatile Image Generation), an innovative framework that systematically incentivizes output diversity throughout the on-policy fine-tuning process, reconciling strong task alignment with high generation diversity to enhance versatility essential for applications that demand diverse candidate generations. We approach the problem across three representative perspectives: i) \textbf{sampling} a reward-concentrated subset that filters out reward outliers to prevent premature collapse; ii) \textbf{prompting} with stochastic variations to expand the conditioning space, and iii) \textbf{optimization} of the intra-group diversity with a potential-based reward shaping mechanism. Experimental results show that DRIFT achieves superior Pareto dominance regarding task alignment and generation diversity, yielding a $ 9.08\%\!\sim\! 43.46\%$ increase in diversity at equivalent alignment levels and a $ 59.65\% \!\sim\! 65.86\%$ increase in alignment at equivalent levels of diversity.
