Group-Reflective Self-Distillation (GRSD) improves agentic reinforcement learning by deriving guidance from an on-policy group of verified rollouts. It uses a stop-gradient snapshot to contrast reflections from successful and failed trajectories, providing more granular supervision than terminal rewards.
HOW THIS AFFECTS YOU
●
researcherYou can solve the sparse reward problem in agent training by using intra-group trajectory reflections.