English

Finding Sparse Structures for Domain Specific Neural Machine Translation

Computation and Language 2021-03-29 v2 Artificial Intelligence

Abstract

Neural machine translation often adopts the fine-tuning approach to adapt to specific domains. However, nonrestricted fine-tuning can easily degrade on the general domain and over-fit to the target domain. To mitigate the issue, we propose Prune-Tune, a novel domain adaptation method via gradual pruning. It learns tiny domain-specific sub-networks during fine-tuning on new domains. Prune-Tune alleviates the over-fitting and the degradation problem without model modification. Furthermore, Prune-Tune is able to sequentially learn a single network with multiple disjoint domain-specific sub-networks for multiple domains. Empirical experiment results show that Prune-Tune outperforms several strong competitors in the target domain test set without sacrificing the quality on the general domain in both single and multi-domain settings. The source code and data are available at https://github.com/ohlionel/Prune-Tune.

Keywords

Cite

@article{arxiv.2012.10586,
  title  = {Finding Sparse Structures for Domain Specific Neural Machine Translation},
  author = {Jianze Liang and Chengqi Zhao and Mingxuan Wang and Xipeng Qiu and Lei Li},
  journal= {arXiv preprint arXiv:2012.10586},
  year   = {2021}
}

Comments

Accepted to AAAI 2021

R2 v1 2026-06-23T21:05:33.543Z