TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/The Pupil Has Become the Master: Teacher-Student Model-Bas...

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

Bonggun Shin, Hao Yang, Jinho D. Choi

2019-05-31Ensemble LearningSentiment AnalysisWord EmbeddingsDocument Classification
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisCRAccuracy82.73STM+TSED+PT+2L
Sentiment AnalysisMRAccuracy80.09STM+TSED+PT+2L
Sentiment AnalysisSST-5 Fine-grained classificationAccuracy49.14STM+TSED+PT+2L
Sentiment AnalysisSST-2 Binary classificationAccuracy86.95STM+TSED+PT+2L
Sentiment AnalysisMPQAAccuracy89.83STM+TSED+PT+2L
Subjectivity AnalysisSUBJAccuracy92.34STM+TSED+PT+2L
Text ClassificationTREC-6Error7.04STM+TSED+PT+2L
ClassificationTREC-6Error7.04STM+TSED+PT+2L

Related Papers

Simulate, Refocus and Ensemble: An Attention-Refocusing Scheme for Domain Generalization2025-07-17AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis2025-07-17AI Wizards at CheckThat! 2025: Enhancing Transformer-Based Embeddings with Sentiment for Subjectivity Detection in News Articles2025-07-15DCR: Quantifying Data Contamination in LLMs Evaluation2025-07-15SentiDrop: A Multi Modal Machine Learning model for Predicting Dropout in Distance Learning2025-07-14GNN-CNN: An Efficient Hybrid Model of Convolutional and Graph Neural Networks for Text Representation2025-07-10Speak2Sign3D: A Multi-modal Pipeline for English Speech to American Sign Language Animation2025-07-09Computational Detection of Intertextual Parallels in Biblical Hebrew: A Benchmark Study Using Transformer-Based Language Models2025-06-30