Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Adversarial Moment-Matching Distillation of Large Language Models

About

Knowledge distillation (KD) has been shown to be highly effective in guiding a student model with a larger teacher model and achieving practical benefits in improving the computational and memory efficiency for large language models (LLMs). State-of-the-art KD methods for LLMs mostly rely on minimizing explicit distribution distance between teacher and student probability predictions. Instead of optimizing these mandatory behaviour cloning objectives, we explore an imitation learning strategy for KD of LLMs. In particular, we minimize the imitation gap by matching the action-value moments of the teacher's behavior from both on- and off-policy perspectives. To achieve this action-value moment-matching goal, we propose an adversarial training algorithm to jointly estimate the moment-matching distance and optimize the student policy to minimize it. Results from both task-agnostic instruction-following experiments and task-specific experiments demonstrate the effectiveness of our method and achieve new state-of-the-art performance.

Chen Jia• 2024

Related benchmarks

TaskDatasetResultRank
Instruction FollowingDollyEval--
106
Instruction FollowingS-NI
Rouge-L38.7
94
Instruction FollowingUnNI
Rouge-L39.1
94
Commonsense ReasoningStrategyQA (test)
Accuracy65.3
81
Instruction FollowingVicunaEval
Rouge-L21.4
72
Instruction FollowingSelfInst
Rouge-L21.7
57
Abstractive dialogue summarizationSamSum (test)
ROUGE-L52.7
53
Machine TranslationIWSLT en-de 2017 (test)
BLEU36
22
Showing 8 of 8 rows

Other info

Code

Follow for update