English

Counter-Interference Adapter for Multilingual Machine Translation

Computation and Language 2021-09-14 v2 Artificial Intelligence

Abstract

Developing a unified multilingual model has long been a pursuit for machine translation. However, existing approaches suffer from performance degradation -- a single multilingual model is inferior to separately trained bilingual ones on rich-resource languages. We conjecture that such a phenomenon is due to interference caused by joint training with multiple languages. To accommodate the issue, we propose CIAT, an adapted Transformer model with a small parameter overhead for multilingual machine translation. We evaluate CIAT on multiple benchmark datasets, including IWSLT, OPUS-100, and WMT. Experiments show that CIAT consistently outperforms strong multilingual baselines on 64 of total 66 language directions, 42 of which see above 0.5 BLEU improvement. Our code is available at \url{https://github.com/Yaoming95/CIAT}~.

Keywords

Cite

@article{arxiv.2104.08154,
  title  = {Counter-Interference Adapter for Multilingual Machine Translation},
  author = {Yaoming Zhu and Jiangtao Feng and Chengqi Zhao and Mingxuan Wang and Lei Li},
  journal= {arXiv preprint arXiv:2104.08154},
  year   = {2021}
}

Comments

12 pages, accepted by EMNLP'21 Findings

R2 v1 2026-06-24T01:14:50.987Z