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

Hugging Face Researchers Propose DAPD to Fix 'Privilege Illusion' in On-Policy Distillation

AI By Crimson AI Hugging Face Papers 4 August 2026 · 00:00 15 views
Share: X Telegram

A new paper from Hugging Face introduces Dual-Anchored Policy Distillation (DAPD), a framework that mitigates the 'privilege illusion' in on-policy self-distillation by aligning teacher and student behavior under matched information conditions, yielding significant gains across model scales.

Hugging Face Researchers Propose DAPD to Fix 'Privilege Illusion' in On-Policy Distillation

Key points

On-policy self-distillation (OPSD) has become a popular technique for post-training language models, where a teacher model is strengthened with privileged information. However, researchers at Hugging Face have identified a critical flaw: the 'privilege illusion.' In this failure mode, the student learns to rely on privileged signals that are unavailable at inference time, leading to degraded performance despite strong validation results.

In their new paper, the team diagnoses the root cause as an information asymmetry between the privileged teacher and the inference-time student. To address this, they propose Dual-Anchored Policy Distillation (DAPD), a unified framework with two levels of anchoring. Dual-Path Anchoring (DPA) introduces a self-conditioned bridge that aligns reference and rollout behavior along two matched-information paths, preventing the transfer of privilege-dependent behavior. Dual-Source Anchoring (DSA) applies these paths in both directions, reducing reliance on privileged reference guidance while preserving correctness supervision.

Extensive experiments show that DAPD significantly alleviates privilege illusion, outperforming OPSD on Qwen3-4B by an average of +2.00 points across tasks. The gains persist across scales, reaching +2.69 at 4B and +2.78 at 32B. Preliminary results on OLMo also suggest robustness across model families.

The authors note that DAPD is currently formulated for on-policy self-distillation, where teacher and student share the same policy under different information conditions. They plan to explore heterogeneous teacher–student settings in future work, and additional experiments will be included in the next revision.

Model ScaleAverage Gain (DAPD vs OPSD)
Qwen3-4B+2.00 points
4B+2.69 points
32B+2.78 points
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1