English

Fine-Grained GRPO for Precise Preference Alignment in Flow Models

Machine Learning 2025-11-25 v3 Computer Vision and Pattern Recognition

Abstract

The incorporation of online reinforcement learning (RL) into diffusion and flow-based generative models has recently gained attention as a powerful paradigm for aligning model behavior with human preferences. By leveraging stochastic sampling via Stochastic Differential Equations (SDEs) during the denoising phase, these models can explore a variety of denoising trajectories, enhancing the exploratory capacity of RL. However, despite their ability to discover potentially high-reward samples, current approaches often struggle to effectively align with preferences due to the sparsity and narrowness of reward feedback. To overcome this limitation, we introduce a novel framework called Granular-GRPO (G2^2RPO), which enables fine-grained and comprehensive evaluation of sampling directions in the RL training of flow models. Specifically, we propose a Singular Stochastic Sampling mechanism that supports step-wise stochastic exploration while ensuring strong correlation between injected noise and reward signals, enabling more accurate credit assignment to each SDE perturbation. Additionally, to mitigate the bias introduced by fixed-granularity denoising, we design a Multi-Granularity Advantage Integration module that aggregates advantages computed across multiple diffusion scales, resulting in a more robust and holistic assessment of sampling trajectories. Extensive experiments on various reward models, including both in-domain and out-of-domain settings, demonstrate that our G2^2RPO outperforms existing flow-based GRPO baselines, highlighting its effectiveness and generalization capability.

Keywords

Cite

@article{arxiv.2510.01982,
  title  = {Fine-Grained GRPO for Precise Preference Alignment in Flow Models},
  author = {Yujie Zhou and Pengyang Ling and Jiazi Bu and Yibin Wang and Yuhang Zang and Jiaqi Wang and Li Niu and Guangtao Zhai},
  journal= {arXiv preprint arXiv:2510.01982},
  year   = {2025}
}

Comments

Project Page: https://bujiazi.github.io/g2rpo.github.io/

R2 v1 2026-07-01T06:13:11.004Z