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

Hybrid Policy Distillation for LLMs

About

Knowledge distillation (KD) is a powerful paradigm for compressing large language models (LLMs), whose effectiveness depends on intertwined choices of divergence direction, optimization strategy, and data regime. We break down the design of existing KD methods and present a unified view that establishes connections between them, reformulating KD as a reweighted log-likelihood objective at the token level. We further propose Hybrid Policy Distillation (HPD), which integrates the complementary advantages of forward and reverse KL to balance mode coverage and mode-seeking, and combines off-policy data with lightweight, approximate on-policy sampling. We validate HPD on long-generation math reasoning as well as short-generation dialogue and code tasks, demonstrating improved optimization stability, computational efficiency, and final performance across diverse model families and scales. The code related to this work is available at https://github.com/zwhong714/Hybrid-Policy-Distillation.

Wenhong Zhu, Ruobing Xie, Rui Wang, Pengfei Liu• 2026

Related benchmarks

TaskDatasetResultRank
Multi-turn Dialogue EvaluationMT-Bench--
532
CodingHumanEval
Pass@179.3
168
CodingMBPP
Pass@1 Accuracy75.4
78
ChatAlpacaEval 2.0 (test)
AlpacaEval (LC win %)13.75
58
ReasoningAIME 24
Avg@3213.75
30
ReasoningAIME 25--
16
ReasoningGPQA
Avg@831.31
13
Personalized DialogueArena Hard
Arena Win Rate21.8
7
ReasoningMATH
avg.@8 Score76.3
5
ReasoningAMC
Avg@3254.14
3
Showing 10 of 11 rows

Other info

GitHub

Follow for update