English

Generating Diverse Translation with Perturbed kNN-MT

Computation and Language 2024-02-15 v1

Abstract

Generating multiple translation candidates would enable users to choose the one that satisfies their needs. Although there has been work on diversified generation, there exists room for improving the diversity mainly because the previous methods do not address the overcorrection problem -- the model underestimates a prediction that is largely different from the training data, even if that prediction is likely. This paper proposes methods that generate more diverse translations by introducing perturbed k-nearest neighbor machine translation (kNN-MT). Our methods expand the search space of kNN-MT and help incorporate diverse words into candidates by addressing the overcorrection problem. Our experiments show that the proposed methods drastically improve candidate diversity and control the degree of diversity by tuning the perturbation's magnitude.

Keywords

Cite

@article{arxiv.2402.09344,
  title  = {Generating Diverse Translation with Perturbed kNN-MT},
  author = {Yuto Nishida and Makoto Morishita and Hidetaka Kamigaito and Taro Watanabe},
  journal= {arXiv preprint arXiv:2402.09344},
  year   = {2024}
}

Comments

Accepted to EACL 2024 SRW

R2 v1 2026-06-28T14:48:40.093Z