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

Think Outside the Policy: In-Context Steered Policy Optimization

About

Existing Reinforcement Learning from Verifiable Rewards (RLVR) methods, such as Group Relative Policy Optimization (GRPO), have achieved remarkable progress in improving the reasoning capabilities of Large Reasoning Models (LRMs). However, they exhibit limited exploration due to reliance on on-policy rollouts which are confined to the current policy's distribution, resulting in narrow trajectory diversity. Recent approaches attempt to expand policy coverage by incorporating trajectories generated from stronger expert models, yet this reliance increases computational cost and such advanced models are often inaccessible. To address these issues, we propose In-Context Steered Policy Optimization (ICPO), a unified framework that leverages the inherent in-context learning capability of LRMs to provide expert guidance using existing datasets. ICPO introduces mixed-policy GRPO with implicit expert forcing, which expands exploration beyond the current policy distribution without requiring advanced LRM trajectories. To further stabilize optimization, ICPO integrates expert region reject sampling to filter unreliable off-policy trajectories and annealed expert-bonus reward shaping to balance early expert guidance with later autonomous improvement. Results demonstrate that ICPO consistently enhances RLVR performance and training stability on mathematical reasoning benchmarks, revealing a scalable and effective RLVR paradigm for LRMs. Our code is available at https://github.com/Celine-hxy/ICPO.

Hsiu-Yuan Huang, Chenming Tang, Weijie Liu, Clive Bai, Saiyong Yang, Yunfang Wu• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningAIME 2024
Accuracy32.8
151
Mathematical ReasoningMinerva
Accuracy (Acc)45.6
62
Mathematical ReasoningMinerva
Pass@151.5
58
Multi-task Language UnderstandingMMLU-Pro
Accuracy47.6
55
Mathematical ReasoningAMC 2023
Accuracy75.9
42
Mathematical ReasoningAIME 2025
Accuracy28.9
40
Mathematical ReasoningMATH
Accuracy88.4
26
Mathematical ReasoningAIME 2025
Pass@1 Accuracy43.7
26
Mathematical ReasoningOlympiad
Pass@165.2
16
Question AnsweringGPQA Diamond
Accuracy34.3
14
Showing 10 of 13 rows

Other info

Follow for update