paper-with-me

Papers

A Shared Task on Bandit Learning for Machine Translation

2017-07-27 · WS 2017 9 · Artem Sokolov, Julia Kreutzer, Kellen Sunderland, Pavel Danchenko, Witold Szymaniak, Hagen Fürstenau, Stefan Riezler

We introduce and describe the results of a novel shared task on bandit learning for machine translation. The task was organized jointly by Amazon and Heidelberg University for the first time at the Second Conference on Machine Translation (WMT 2017). The goal of the task is to encourage research on learning machine translation from weak user feedback instead of human references or post-edits. On each of a sequence of rounds, a machine translation system is required to propose a translation for an input, and receives a real-valued estimate of the quality of the proposed translation for learning. This paper describes the shared task's learning and evaluation setup, using services hosted on Amazon Web Services (AWS), the data and evaluation metrics, and the results of various machine translation architectures and learning protocols.

📄 PDF Abstract BibTeX arXiv:1707.09050

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

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 imp…

Machine TranslationTranslation

Can Neural Machine Translation be Improved with User Feedback?

2018-04-16 · NAACL 2018 6 · Julia Kreutzer, Shahram Khadivi, Evgeny Matusov, Stefan Riezler

We present the first real-world application of methods for improving neural machine translation (NMT) with human reinforcement, based on explicit and implicit user feedback collected on the eBay e-commerce platform. Prev…

Machine TranslationNMTTranslation

Bandits Don't Follow Rules: Balancing Multi-Facet Machine Translation with Multi-Armed Bandits

2021-10-13 · Julia Kreutzer, David Vilar, Artem Sokolov

Training data for machine translation (MT) is often sourced from a multitude of large corpora that are multi-faceted in nature, e.g. containing contents from multiple domains or different levels of quality or complexity.…

Machine TranslationMulti-Armed BanditsTranslation