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

Structure-Level Knowledge Distillation For Multilingual Sequence Labeling

About

Multilingual sequence labeling is a task of predicting label sequences using a single unified model for multiple languages. Compared with relying on multiple monolingual models, using a multilingual model has the benefit of a smaller model size, easier in online serving, and generalizability to low-resource languages. However, current multilingual models still underperform individual monolingual models significantly due to model capacity limitations. In this paper, we propose to reduce the gap between monolingual models and the unified multilingual model by distilling the structural knowledge of several monolingual models (teachers) to the unified multilingual model (student). We propose two novel KD methods based on structure-level information: (1) approximately minimizes the distance between the student's and the teachers' structure level probability distributions, (2) aggregates the structure-level knowledge to local distributions and minimizes the distance between two local probability distributions. Our experiments on 4 multilingual tasks with 25 datasets show that our approaches outperform several strong baselines and have stronger zero-shot generalizability than both the baseline model and teacher models.

Xinyu Wang, Yong Jiang, Nguyen Bach, Tao Wang, Fei Huang, Kewei Tu• 2020

Related benchmarks

TaskDatasetResultRank
Aspect ExtractionSemEval Restaurant 2016
F1 Score0.728
6
Aspect ExtractionAspect Extraction Spanish (es)
F1 Score74.3
3
Aspect ExtractionAspect Extraction Dutch (nl)
F1 Score72.9
3
Aspect ExtractionAspect Extraction Russian
F1 Score71.8
3
Aspect ExtractionAspect Extraction Turkish (tr)
F1 Score59.3
3
Showing 5 of 5 rows

Other info

Follow for update