Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Hugging Face Researchers Unveil LOPD: A New Self-Distillation Method That Learns Its Own Teaching Context

AI By Crimson AI Hugging Face Papers 17 August 2026 · 00:00 9 views
Share: X Telegram

Latent On-Policy Self-Distillation (LOPD) makes the teacher's privileged context learnable end-to-end, outperforming existing methods in agentic tool use and code generation while using less than 30% of the rollout budget of GRPO and Skill-SD.

Hugging Face Researchers Unveil LOPD: A New Self-Distillation Method That Learns Its Own Teaching Context

Key points

Hugging Face researchers have introduced a new method called Latent On-Policy Self-Distillation (LOPD) that aims to improve how AI agents learn from their own experience. The approach, detailed in a recent paper, addresses a key limitation in existing on-policy self-distillation (OPSD) techniques, which rely on designer-specified privileged artifacts such as answers, feedback, or skills.

LOPD instead makes the teacher's privileged context itself learnable end-to-end from experience. The system retrieves relevant experiences and composes them into continuous latent tokens that condition a self-teacher, while the student generates trajectories from the task and interaction history, receiving dense token-level supervision at every visited prefix. A privileged-margin objective is introduced to stabilize and regulate the learning of this latent context.

Empirically, LOPD demonstrates strong performance, outperforming RLVR and representative OPSD methods including OPSD, SDPO, and Skill-SD across both agentic tool use and code generation. It also shows high learning efficiency, surpassing GRPO and Skill-SD with less than 30% of their rollout budget. Ablation studies provide direct evidence that making privileged context learnable is necessary for realizing these gains.

The researchers position LOPD as a step toward a more scalable and self-directed paradigm for agent evolution. The code is available on GitHub at https://github.com/bingreeky/LOPD.

MethodPerformanceEfficiency
LOPDOutperforms RLVR, OPSD, SDPO, Skill-SDSurpasses GRPO and Skill-SD with
GRPOBaselineHigher rollout budget
Skill-SDBaselineHigher rollout budget
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

4
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

4