paper-with-me

Papers

DiffExp: Efficient Exploration in Reward Fine-tuning for Text-to-Image Diffusion Models

2025-02-19 · Daewon Chae, June Suk Choi, Jinkyu Kim, Kimin Lee

Fine-tuning text-to-image diffusion models to maximize rewards has proven effective for enhancing model performance. However, reward fine-tuning methods often suffer from slow convergence due to online sample generation. Therefore, obtaining diverse samples with strong reward signals is crucial for improving sample efficiency and overall performance. In this work, we introduce DiffExp, a simple yet effective exploration strategy for reward fine-tuning of text-to-image models. Our approach employs two key strategies: (a) dynamically adjusting the scale of classifier-free guidance to enhance sample diversity, and (b) randomly weighting phrases of the text prompt to exploit high-quality reward signals. We demonstrate that these strategies significantly enhance exploration during online sample generation, improving the sample efficiency of recent reward fine-tuning methods, such as DDPO and AlignProp.

📄 PDF Abstract BibTeX arXiv:2502.14070

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEfficient Exploration

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffexplainer: Towards Cross-modal Global Explanations with Diffusion Models

2024-04-03 · Matteo Pennisi, Giovanni Bellitto, Simone Palazzo, Mubarak Shah 외

We present DiffExplainer, a novel framework that, leveraging language-vision models, enables multimodal global explainability. DiffExplainer employs diffusion models conditioned on optimized text prompts, synthesizing im…

SA-VLA: Spatially-Aware Flow-Matching for Vision-Language-Action Reinforcement Learning

2026-01-31 · Xu Pan, Zhenglin Wan, Xingrui Yu, Xianwei Zheng 외 arxiv

Vision-Language-Action (VLA) models exhibit strong generalization in robotic manipulation, yet reinforcement learning (RL) fine-tuning often degrades robustness under spatial distribution shifts. For flow-matching VLA po…

Representation LearningReinforcement Learning

Adaptive Divergence Regularized Policy Optimization for Fine-tuning Generative Models

2025-10-20 · Jiajun Fan, Tong Wei, Chaoran Cheng, Yuxin Chen 외 arxiv

Balancing exploration and exploitation during reinforcement learning fine-tuning of generative models presents a critical challenge, as existing approaches rely on fixed divergence regularization that creates an inherent…

Text-to-Image GenerationReinforcement LearningStyle Transfer

Hyper-parameter Tuning for the Contextual Bandit

2020-05-04 · Djallel Bouneffouf, Emmanuelle Claeys

We study here the problem of learning the exploration exploitation trade-off in the contextual bandit problem with linear reward function setting. In the traditional algorithms that solve the contextual bandit problem, t…

From Broad Exploration to Stable Synthesis: Entropy-Guided Optimization for Autoregressive Image Generation

2026-03-12 · Han Song, Yucheng Zhou, Jianbing Shen, Yu Cheng arxiv

Combining Chain-of-Thought (CoT) with Reinforcement Learning (RL) improves text-to-image (T2I) generation, yet the underlying interaction between CoT's exploration and RL's optimization remains unclear. We present a syst…

Reinforcement LearningImage Generation