LOPD: latent self-distillation beats GRPO using under 30% of its rollout budget

burny_tech · x · 2026-08-16

A paper on Self-Evolving AI proposes LOPD (Latent On-Policy Self-Distillation). The problem it tackles: on-policy self-distillation (OPSD) requires hand-crafting the teacher's privileged context (the "teacher's edge"), which is labor-intensive and doesn't scale. LOPD instead lets the model learn its own privileged context end to end — pulling relevant past experiences, turning them into continuous latent tokens to condition the teacher, and giving the student dense step-by-step supervision.

On coding and tool-use benchmarks, LOPD beats standard RLVR and OPSD while using less than 30% of the rollout budget GRPO needs. Making context learnable in latent space is framed as a major step toward genuinely self-directed agent training.

Original post →

More from Research

Research channel →