English

Multi-stage Distillation Framework for Cross-Lingual Semantic Similarity Matching

Computation and Language 2022-09-14 v1

Abstract

Previous studies have proved that cross-lingual knowledge distillation can significantly improve the performance of pre-trained models for cross-lingual similarity matching tasks. However, the student model needs to be large in this operation. Otherwise, its performance will drop sharply, thus making it impractical to be deployed to memory-limited devices. To address this issue, we delve into cross-lingual knowledge distillation and propose a multi-stage distillation framework for constructing a small-size but high-performance cross-lingual model. In our framework, contrastive learning, bottleneck, and parameter recurrent strategies are combined to prevent performance from being compromised during the compression process. The experimental results demonstrate that our method can compress the size of XLM-R and MiniLM by more than 50\%, while the performance is only reduced by about 1%.

Keywords

Cite

@article{arxiv.2209.05869,
  title  = {Multi-stage Distillation Framework for Cross-Lingual Semantic Similarity Matching},
  author = {Kunbo Ding and Weijie Liu and Yuejian Fang and Zhe Zhao and Qi Ju and Xuefeng Yang},
  journal= {arXiv preprint arXiv:2209.05869},
  year   = {2022}
}

Comments

Published at Findings of NAACL, 2022

R2 v1 2026-06-28T01:11:59.365Z