paper-with-me

Papers

Counterfactual Learning for Machine Translation: Degeneracies and Solutions

2017-11-23 · Carolin Lawrence, Pratik Gajane, Stefan Riezler

Counterfactual learning is a natural scenario to improve web-based machine translation services by offline learning from feedback logged during user interactions. In order to avoid the risk of showing inferior translations to users, in such scenarios mostly exploration-free deterministic logging policies are in place. We analyze possible degeneracies of inverse and reweighted propensity scoring estimators, in stochastic and deterministic settings, and relate them to recently proposed techniques for counterfactual learning under deterministic logging.

📄 PDF Abstract BibTeX arXiv:1711.08621

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Improving a Neural Semantic Parser by Counterfactual Learning from Human Bandit Feedback

2018-05-03 · ACL 2018 7 · Carolin Lawrence, Stefan Riezler

Counterfactual learning from human bandit feedback describes a scenario where user feedback on the quality of outputs of a historic system is logged and used to improve a target system. We show how to apply this learning…

counterfactualSemantic Parsing

Counterfactual Learning from Human Proofreading Feedback for Semantic Parsing

2018-11-29 · Carolin Lawrence, Stefan Riezler

In semantic parsing for question-answering, it is often too expensive to collect gold parses or even gold answers as supervision signals. We propose to convert model outputs into a set of human-understandable statements …

counterfactualQuestion AnsweringSemantic Parsing

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

Counterfactual Data Augmentation for Neural Machine Translation

2021-06-01 · NAACL 2021 4 · Qi Liu, Matt Kusner, Phil Blunsom

We propose a data augmentation method for neural machine translation. It works by interpreting language models and phrasal alignment causally. Specifically, it creates augmented parallel translation corpora by generating…

counterfactualData AugmentationLanguage ModelingLanguage Modelling+2