paper-with-me

홈 › Papers

DenseGRPO: From Sparse to Dense Reward for Flow Matching Model Alignment

2026-01-28 · Haoyou Deng, Keyu Yan, Chaojie Mao, Xiang Wang, Yu Liu, Changxin Gao, Nong Sang arxiv

Recent GRPO-based approaches built on flow matching models have shown remarkable improvements in human preference alignment for text-to-image generation. Nevertheless, they still suffer from the sparse reward problem: the terminal reward of the entire denoising trajectory is applied to all intermediate steps, resulting in a mismatch between the global feedback signals and the exact fine-grained contributions at intermediate denoising steps. To address this issue, we introduce \textbf{DenseGRPO}, a novel framework that aligns human preference with dense rewards, which evaluates the fine-grained contribution of each denoising step. Specifically, our approach includes two key components: (1) we propose to predict the step-wise reward gain as dense reward of each denoising step, which applies a reward model on the intermediate clean images via an ODE-based approach. This manner ensures an alignment between feedback signals and the contributions of individual steps, facilitating effective training; and (2) based on the estimated dense rewards, a mismatch drawback between the uniform exploration setting and the time-varying noise intensity in existing GRPO-based methods is revealed, leading to an inappropriate exploration space. Thus, we propose a reward-aware scheme to calibrate the exploration space by adaptively adjusting a timestep-specific stochasticity injection in the SDE sampler, ensuring a suitable exploration space at all timesteps. Extensive experiments on multiple standard benchmarks demonstrate the effectiveness of the proposed DenseGRPO and highlight the critical role of the valid dense rewards in flow matching model alignment.

📄 PDF Abstract BibTeX arXiv:2601.20218

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

FlowPRO: Reward-Free Reinforced Fine-Tuning of Flow-Matching VLAs via Proximalized Preference Optimization

2026-06-03 · Yihao Wu, He Zhang, Junbo Tan, Xueqian Wang 외 arxiv

Post-training Vision-Language-Action (VLA) models into policies that can be reliably deployed on real robots remains a major bottleneck. SFT and DAgger exploit failure signals only indirectly, and reward-based RL is bott…

FlowR2A: Learning Reward-to-Action Distribution for Multimodal Driving Planning

2026-06-23 · Xirui Li, Zhe Liu, Xiaoqing Ye, Wenhua Han 외 arxiv

Multimodal driving planning faces a long-standing tension between two paradigms: scoring-based methods benefit from dense reward supervision but are confined to a fixed action vocabulary, while anchor-based methods gener…

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

Euphonium: Steering Video Flow Matching via Process Reward Gradient Guided Stochastic Dynamics

2026-02-04 · Ruizhe Zhong, Jiesong Lian, Xiaoyue Mi, Zixiang Zhou 외 arxiv

While online Reinforcement Learning has emerged as a crucial technique for aligning flow matching models with human preferences, current approaches are hindered by inefficient exploration during training rollouts. Relyin…

Text-to-Video GenerationReinforcement Learning

Faster and Better Alignment for Flow Matching Models via Step-aware Advantages

2026-02-02 · Zhixiong Yue, Zixuan Ni, Feiyang Ye, Jinshan Zhang 외 arxiv

Recent advances in flow matching models, particularly with reinforcement learning (RL), have significantly enhanced human preference alignment in few-step text-to-image generators. However, existing RL-based approaches f…

Reinforcement LearningImage Generation