English

Principled RL for Flow Matching Emerges from the Chunk-level Policy Optimization

Computer Vision and Pattern Recognition 2026-05-21 v2 Artificial Intelligence

Abstract

Recent Progress in post-training flow matching for text-to-image (T2I) generation with Group Relative Policy Optimization (GRPO) has demonstrated strong potential. However, it is hindered by a critical limitation: inaccurate advantage attribution. In this work, we argue that aggregating consecutive steps into a coherent `chunk' and shifting the policy optimization paradigm from GRPO's step level to the chunk level can effectively mitigate the negative impact of this issue. Building on this insight, we propose Group Chunking Policy Optimization (GCPO), the first chunk-level reinforcement learning approach for post-training flow matching. Extensive experiments demonstrate that GCPO achieves superior performance on both standard T2I benchmarks and preference alignment, with up to 43% relative gains over GRPO, highlighting the promise of chunk-level policy optimization. The code is available on https://github.com/xingzhejun/GCPO.

Keywords

Cite

@article{arxiv.2510.21583,
  title  = {Principled RL for Flow Matching Emerges from the Chunk-level Policy Optimization},
  author = {Yifu Luo and Haoyuan Sun and Xinhao Hu and Penghui Du and Keyu Fan and Bo Li and Sinan Du and Xu Wan and Zhiyu Chen and Bo Xia and Tiantian Zhang and Yongzhe Chang and Changqian Yu and Kun Gai and Xueqian Wang},
  journal= {arXiv preprint arXiv:2510.21583},
  year   = {2026}
}

Comments

ICML 2026

R2 v1 2026-07-01T07:04:10.774Z