Pea-KD: Parameter-efficient and Accurate Knowledge Distillation on BERT
Ikhyun Cho, U Kang

TL;DR
Pea-KD introduces a novel knowledge distillation method for BERT that enhances student model capacity and initialization, leading to significant performance improvements across multiple NLP tasks.
Contribution
The paper proposes Pea-KD, combining Shuffled Parameter Sharing and Teacher's Predictions for better model compression and performance in knowledge distillation.
Findings
Improves BERT student performance by 4.4% on average across GLUE tasks.
Outperforms existing KD baselines significantly.
Enhances student model capacity and initialization effectively.
Abstract
How can we efficiently compress a model while maintaining its performance? Knowledge Distillation (KD) is one of the widely known methods for model compression. In essence, KD trains a smaller student model based on a larger teacher model and tries to retain the teacher model's level of performance as much as possible. However, existing KD methods suffer from the following limitations. First, since the student model is smaller in absolute size, it inherently lacks model capacity. Second, the absence of an initial guide for the student model makes it difficult for the student to imitate the teacher model to its fullest. Conventional KD methods yield low performance due to these limitations. In this paper, we propose Pea-KD (Parameter-efficient and accurate Knowledge Distillation), a novel approach to KD. Pea-KD consists of two main parts: Shuffled Parameter Sharing (SPS) and Pretraining…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Topic Modeling · Advanced Neural Network Applications
MethodsLinear Layer · Knowledge Distillation · WordPiece · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Warmup With Linear Decay · Adam · Layer Normalization · Attention Is All You Need · Dropout · Weight Decay
