English

Machine Translation System Selection from Bandit Feedback

Computation and Language 2020-09-03 v2

Abstract

Adapting machine translation systems in the real world is a difficult problem. In contrast to offline training, users cannot provide the type of fine-grained feedback (such as correct translations) typically used for improving the system. Moreover, different users have different translation needs, and even a single user's needs may change over time. In this work we take a different approach, treating the problem of adaptation as one of selection. Instead of adapting a single system, we train many translation systems using different architectures, datasets, and optimization methods. Using bandit learning techniques on simulated user feedback, we learn a policy to choose which system to use for a particular translation task. We show that our approach can (1) quickly adapt to address domain changes in translation tasks, (2) outperform the single best system in mixed-domain translation tasks, and (3) make effective instance-specific decisions when using contextual bandit strategies.

Keywords

Cite

@article{arxiv.2002.09646,
  title  = {Machine Translation System Selection from Bandit Feedback},
  author = {Jason Naradowsky and Xuan Zhang and Kevin Duh},
  journal= {arXiv preprint arXiv:2002.09646},
  year   = {2020}
}

Comments

Accepted to AMTA 2020

R2 v1 2026-06-23T13:50:12.245Z