Dual Knowledge Distillation for neural machine translation

Yuxian Wan,Wenlin Zhang,Zhen Li,Hao Zhang,Yanxia Li
DOI: https://doi.org/10.1016/j.csl.2023.101583
IF: 3.252
2024-03-01
Computer Speech & Language
Abstract:Existing knowledge distillation methods use large amount of bilingual data and focus on mining the corresponding knowledge distribution between the source language and the target language. However, for some languages, bilingual data is not abundant. In this paper, to make better use of both monolingual and limited bilingual data, we propose a new knowledge distillation method called Dual Knowledge Distillation (DKD). For monolingual data, we use a self-distillation strategy which combines self-training and knowledge distillation for the encoder to extract more consistent monolingual representation. For bilingual data, on top of the k Nearest Neighbor Knowledge Distillation (kNN-KD) method, a similar self-distillation strategy is adopted as a consistency regularization method to force the decoder to produce consistent output. Experiments on standard datasets, multi-domain translation datasets, and low-resource datasets show that DKD achieves consistent improvements over state-of-the-art baselines including kNN-KD.
computer science, artificial intelligence
What problem does this paper attempt to address?