cd /news/large-language-models/beyond-trajectory-imitation-strategy… · home topics large-language-models article
[ARTICLE · art-37247] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

Beyond Trajectory Imitation: Strategy-Guided Policy Optimization for LLM Reasoning

Researchers propose Strategy-Guided Policy Optimization (SGPO), a method that replaces trajectory-level imitation with reusable strategy distillation to improve LLM reasoning. SGPO extracts structured strategies from strong models and uses token-level forward-KL objectives and adaptive weighting to transfer reasoning skills. Experiments on four math benchmarks show SGPO outperforms SFT and RL baselines by 2.2 points on Qwen2.5-7B-Instruct.

read1 min views4 publishedJun 24, 2026

arXiv:2606.24064v1 Announce Type: new Abstract: Distilling reasoning capabilities from strong to weak language models typically involves imitating specific solution trajectories, effectively transferring what to answer rather than how to reason. This trajectory-level imitation encourages memorization of instance-specific steps rather than acquisition of transferable problem-solving skills, limiting generalization to novel problems. We propose Strategy-Guided Policy Optimization (SGPO), which replaces instance-level trajectory imitation with reusable strategy distillation. SGPO extracts structured strategy descriptions from strong-model responses and, for each problem, constructs both autonomous and strategy-guided trajectories to enable direct comparison of the model's behavior with and without strategic guidance. The framework then addresses two key questions. For how to distill, a token-level forward-KL objective selectively transfers the distributional shift induced by strategy conditioning into the unguided policy, with proximal constraints ensuring stability. For when to distill, adaptive instance-level weighting strengthens guidance when autonomous exploration falls short and reduces it as the model's own competence grows. Experiments on four mathematical benchmarks across two model families show that SGPO consistently outperforms SFT, on-policy RL, and hybrid-policy baselines, improving the average score by 2.2 points over the strongest baseline on Qwen2.5-7B-Instruct. Analysis reveals that the forward-KL objective provides an inherently selective distillation signal that outperforms direct trajectory imitation, and that strategy distillation exhibits complementary scaling with base model capability.

── more in #large-language-models 4 stories · sorted by recency
── more on @qwen2.5-7b-instruct 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/beyond-trajectory-im…] indexed:0 read:1min 2026-06-24 ·