paper-with-me

Papers

Machine Translation System Selection from Bandit Feedback

2020-02-22 · AMTA 2020 10 · Jason Naradowsky, Xuan Zhang, Kevin Duh

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.

📄 PDF Abstract BibTeX arXiv:2002.09646

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

The UMD Neural Machine Translation Systems at WMT17 Bandit Learning Task

2017-08-03 · WS 2017 9 · Amr Sharaf, Shi Feng, Khanh Nguyen, Kianté Brantley 외

We describe the University of Maryland machine translation systems submitted to the WMT17 German-English Bandit Learning Task. The task is to adapt a translation system to a new domain, using only bandit feedback: the sy…

Domain AdaptationMachine Translationreinforcement-learningReinforcement Learning+3

Bandit Structured Prediction for Learning from Partial Feedback in Statistical Machine Translation

2016-01-18 · Artem Sokolov, Stefan Riezler, Tanguy Urvoy

We present an approach to structured prediction from bandit feedback, called Bandit Structured Prediction, where only the value of a task loss function at a single predicted point, instead of a correct structure, is obse…

Machine TranslationRerankingStructured PredictionTranslation

Counterfactual Learning from Bandit Feedback under Deterministic Logging: A Case Study in Statistical Machine Translation

2017-07-28 · Carolin Lawrence, Artem Sokolov, Stefan Riezler

The goal of counterfactual learning for statistical machine translation (SMT) is to optimize a target SMT system from logged data that consist of user feedback to translations that were predicted by another, historic SMT…

counterfactualMachine TranslationTranslation

Counterfactual Learning from Bandit Feedback under Deterministic Logging : A Case Study in Statistical Machine Translation

2017-09-01 · EMNLP 2017 9 · Carolin Lawrence, Artem Sokolov, Stefan Riezler

The goal of counterfactual learning for statistical machine translation (SMT) is to optimize a target SMT system from logged data that consist of user feedback to translations that were predicted by another, historic SMT…

counterfactualMachine TranslationStructured PredictionTranslation

Introducing Mouse Actions into Interactive-Predictive Neural Machine Translation

2021-08-01 · MTSummit 2021 8 · Ángel Navarro, Francisco Casacuberta

The quality of the translations generated by Machine Translation (MT) systems has highly improved through the years and but we are still far away to obtain fully automatic high-quality translations. To generate them and …

Machine TranslationTranslation