가입 후 초대 링크를 공유하면 동영상 재생 및 초대 보상을 받을 수 있습니다.

Xiuyu Li
@sheriyuo
Researcher @StepFun_ai | Working on long-horizon tasks | Prev @RUC1937 | Opinions are my own
가입 February 2026
1.7K 팔로잉 중    12.4K
OPID does skill distillation for agentic RL using the agent's own completed trajectories as the skill source, so the supervision stays on-policy and matched to the current state distribution. Hand-written or off-policy skill libraries drift from what the policy actually visits in multi-turn interaction, which is the gap it targets. Skills are extracted in hindsight from finished rollouts and split into two levels: episode-level skills that capture global workflows and failure-avoidance rules, and step-level skills for local decisions, with a critical-first routing that distills the high-leverage ones back into the policy. OPID: On-Policy Skill Distillation for Agentic Reinforcement Learning Paper:
더 보기