ProxT2I: Efficient Reward-Guided Text-to-Image Generation via Proximal Diffusion
Zhenghan Fang, Jian Zheng, Qiaozi Gao, Xiaofeng Gao, Jeremias Sulam
TL;DR
ProxT2I tackles slow sampling and misalignment in diffusion-based text-to-image generation for human imagery by using backward proximal diffusion with learned proximal operators. It integrates reinforcement learning via Group Relative Policy Optimization to optimize for rewards, improving human-preference alignment while preserving fast sampling. The approach learns conditional proximal functions, extends proximal diffusion to text conditioning with a proximal CFG, and uses an auxiliary variable trick to enable tractable RL updates. A new LAION-Face-T2I-15M dataset (15M images with fine-grained captions and a 3M hand-focused subset) supports training and evaluation, and experiments show competitive performance with lower compute and smaller models.
Abstract
Diffusion models have emerged as a dominant paradigm for generative modeling across a wide range of domains, including prompt-conditional generation. The vast majority of samplers, however, rely on forward discretization of the reverse diffusion process and use score functions that are learned from data. Such forward and explicit discretizations can be slow and unstable, requiring a large number of sampling steps to produce good-quality samples. In this work we develop a text-to-image (T2I) diffusion model based on backward discretizations, dubbed ProxT2I, relying on learned and conditional proximal operators instead of score functions. We further leverage recent advances in reinforcement learning and policy optimization to optimize our samplers for task-specific rewards. Additionally, we develop a new large-scale and open-source dataset comprising 15 million high-quality human images with fine-grained captions, called LAION-Face-T2I-15M, for training and evaluation. Our approach consistently enhances sampling efficiency and human-preference alignment compared to score-based baselines, and achieves results on par with existing state-of-the-art and open-source text-to-image models while requiring lower compute and smaller model size, offering a lightweight yet performant solution for human text-to-image generation.
