paper-with-me

홈 › Papers

ProxT2I: Efficient Reward-Guided Text-to-Image Generation via Proximal Diffusion

2025-11-24 · Zhenghan Fang, Jian Zheng, Qiaozi Gao, Xiaofeng Gao, Jeremias Sulam arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.18742

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationReinforcement Learning

Similar Papers 제목 키워드 기반

Empirical study of PROXTONE and PROXTONE$^+$ for Fast Learning of Large Scale Sparse Models

2016-04-18 · Ziqiang Shi, Rujie Liu

PROXTONE is a novel and fast method for optimization of large scale non-smooth convex problem \cite{shi2015large}. In this work, we try to use PROXTONE method in solving large scale \emph{non-smooth non-convex} problems,…

ApproxTrain: Fast Simulation of Approximate Multipliers for DNN Training and Inference

2022-09-09 · Jing Gong, Hassaan Saadat, Hasindu Gamaarachchi, Haris Javaid 외

Edge training of Deep Neural Networks (DNNs) is a desirable goal for continuous learning; however, it is hindered by the enormous computational power required by training. Hardware approximate multipliers have shown thei…

CPUGPU

OneReward: Unified Mask-Guided Image Generation via Multi-Task Human Preference Learning

2025-08-28 · Yuan Gong, Xionghui Wang, Jie Wu, Shiyin Wang 외 arxiv

In this paper, we introduce OneReward, a unified reinforcement learning framework that enhances the model's generative capabilities across multiple tasks under different evaluation criteria using only \textit{One Reward}…

Reinforcement LearningImage Generation

RL for Consistency Models: Faster Reward Guided Text-to-Image Generation

2024-03-25 · Owen Oertell, Jonathan D. Chang, Yiyi Zhang, Kianté Brantley 외

Reinforcement learning (RL) has improved guided image generation with diffusion models by directly optimizing rewards that capture image quality, aesthetics, and instruction following capabilities. However, the resulting…

Image GenerationInstruction Followingreinforcement-learningReinforcement Learning+3

Effective Test-Time Scaling of Discrete Diffusion through Iterative Refinement

2025-11-04 · Sanghyun Lee, Sunwoo Kim, Seungryong Kim, Jongho Park 외 arxiv

Test-time scaling through reward-guided generation remains largely unexplored for discrete diffusion models despite its potential as a promising alternative. In this work, we introduce Iterative Reward-Guided Refinement …