Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

HDPO: Hybrid Distillation Policy Optimization via Privileged Self-Distillation

About

Large language models trained with reinforcement learning (RL) for mathematical reasoning face a fundamental challenge: on problems the model cannot solve at all - "cliff" prompts - the RL gradient vanishes entirely, preventing any learning signal from reaching these failure modes. We introduce Hybrid Distillation Policy Optimization (HDPO), which augments standard RL with privileged self-distillation targeting cliff prompts. On each training step, HDPO identifies prompts where all rollouts fail, generates privileged rollouts by providing the model with ground-truth information, filters for correct solutions, and distills the teacher's token-level distribution into the student. Because teacher and student share the same weights - differing only in their input - the realizability gap is provably bounded, unlike cross-model distillation. We prove that R=1 filtered privileged generation recovers the optimal KL-regularized RL policy in the hard-threshold limit. Experiments on OpenMathInstruct-2 with Qwen2.5-Math-1.5B-Instruct show that HDPO consistently improves coverage metrics (pass@4 by +0.8-1.1%, pass@8 by +0.4-1.7%) while maintaining greedy accuracy, with the distillation weight lambda providing direct control over the exploration-exploitation tradeoff.

Ken Ding• 2026

Related benchmarks

TaskDatasetResultRank
Vision-dependent Multimodal ReasoningVision-dependent Multimodal Reasoning Suite (LogicVista, Counting, MMMU-Pro, MathVerseV)
LogicVista Score59.4
30
Multimodal ReasoningMultimodal Reasoning Benchmarks Combined
Overall Score69.92
18
General multimodal reasoningGeneral Multimodal Reasoning Suite MMK12, Geo3K, MathVerse, MathVista, We-Math
MMK12 Accuracy71.05
18
Mathematical ReasoningOpenMathInstruct 2 (val)
Pass@165.19
5
Showing 4 of 4 rows

Other info

Follow for update