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

The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding Distillation with Ensemble Learning

About

Recent advances in deep learning have facilitated the demand of neural models for real applications. In practice, these applications often need to be deployed with limited resources while keeping high accuracy. This paper touches the core of neural models in NLP, word embeddings, and presents a new embedding distillation framework that remarkably reduces the dimension of word embeddings without compromising accuracy. A novel distillation ensemble approach is also proposed that trains a high-efficient student model using multiple teacher models. In our approach, the teacher models play roles only during training such that the student model operates on its own without getting supports from the teacher models during decoding, which makes it eighty times faster and lighter than other typical ensemble methods. All models are evaluated on seven document classification datasets and show a significant advantage over the teacher models for most cases. Our analysis depicts insightful transformation of word embeddings from distillation and suggests a future direction to ensemble approaches using neural models.

Bonggun Shin, Hao Yang, Jinho D. Choi• 2019

Related benchmarks

TaskDatasetResultRank
Subjectivity ClassificationSubj
Accuracy92.63
266
Question ClassificationTREC
Accuracy93.48
205
Opinion Polarity DetectionMPQA
Accuracy90.15
154
Sentiment ClassificationMR
Accuracy80.33
148
Sentiment ClassificationCR
Accuracy83.82
142
Sentiment ClassificationStanford Sentiment Treebank SST-2 (test)
Accuracy86.95
99
Sentence ClassificationStanford Sentiment Treebank (SST) fine-grained (test)
Accuracy49.9
40
Showing 7 of 7 rows

Other info

Code

Follow for update