English

Understanding and Mitigating the Uncertainty in Zero-Shot Translation

Computation and Language 2024-10-22 v2 Artificial Intelligence Machine Learning

Abstract

Zero-shot translation is a promising direction for building a comprehensive multilingual neural machine translation~(MNMT) system. However, its quality is still not satisfactory due to off-target issues. In this paper, we aim to understand and alleviate the off-target issues from the perspective of uncertainty in zero-shot translation. By carefully examining the translation output and model confidence, we identify two uncertainties that are responsible for the off-target issues, namely, extrinsic data uncertainty and intrinsic model uncertainty. Based on the observations, we propose two lightweight and complementary approaches to denoise the training data for model training and explicitly penalize the off-target translations by unlikelihood training during model training. Extensive experiments on both balanced and imbalanced datasets show that our approaches significantly improve the performance of zero-shot translation over strong MNMT baselines.

Keywords

Cite

@article{arxiv.2205.10068,
  title  = {Understanding and Mitigating the Uncertainty in Zero-Shot Translation},
  author = {Wenxuan Wang and Wenxiang Jiao and Shuo Wang and Zhaopeng Tu and Michael R. Lyu},
  journal= {arXiv preprint arXiv:2205.10068},
  year   = {2024}
}

Comments

Accepted by The IEEE/ACM Transactions on Audio, Speech, and Language Processing (TASLP)

R2 v1 2026-06-24T11:23:17.469Z