Principled RL for Flow Matching Emerges from the Chunk-level Policy Optimization
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Image Generation | GenEval | Overall Score0.69 | 277 | |
| Text-to-Image Generation | DPG | Overall Score86.6 | 256 | |
| Preference Alignment | HPD 2.1 (test) | HPSv315.236 | 7 | |
| Preference Alignment | HPD v2.1 (test) | HPSv3 Score15.373 | 5 | |
| Text-to-Image Generation | User Study 40 prompts (test) | Win Rate37.5 | 3 |