Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GCPO: When Contrast Fails, Go Gold

About

Reinforcement learning has been widely applied to enhance the reasoning capabilities of large language models. Extending the inference limits of smaller models has become a prominent research focus. However, algorithms such as Group Relative Policy Optimization (GRPO) suffer from a clear drawback: the upper bound of a model's rollout responses is entirely determined by the model itself, preventing the acquisition of knowledge from samples that are either all incorrect or all correct. In this paper, we introduce Group Contrastive Policy Optimization (GCPO), a method that incorporates external standard reference answers. When the model cannot solve a problem, the reference answer supplies the correct response, steering the model toward an unequivocally accurate update direction. This approach offers two main advantages: (1) it improves training efficiency by fully utilizing every sample; (2) it enables the model to emulate the problem solving strategy of the reference answer during training, thereby enhancing generalization in reasoning. GCPO achieves outstanding results across multiple benchmark datasets, yielding substantial improvements over the baseline model. Our code is available at: https://github.com/AchoWu/GCPO.

Hao Wu, Wei Liu• 2025

Related benchmarks

TaskDatasetResultRank
Image CaptioningCOCO Caption
BLEU-10.7253
12
Medical Image Report GenerationOpenI
BLEU-10.2998
12
Remote Sensing Image CaptioningGeo170K
BLEU-10.5689
12
Showing 3 of 3 rows

Other info

Follow for update