paper-with-me

Papers

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 observed in learning. We present an application to discriminative reranking in Statistical Machine Translation (SMT) where the learning algorithm only has access to a 1-BLEU loss evaluation of a predicted translation instead of obtaining a gold standard reference translation. In our experiment bandit feedback is obtained by evaluating BLEU on reference translations without revealing them to the algorithm. This can be thought of as a simulation of interactive machine translation where an SMT system is personalized by a user who provides single point feedback to predicted translations. Our experiments show that our approach improves translation quality and is comparable to approaches that employ more informative feedback in learning.

📄 PDF Abstract BibTeX arXiv:1601.04468

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationRerankingStructured PredictionTranslation

Similar Papers 제목 키워드 기반

Bandit Structured Prediction for Neural Sequence-to-Sequence Learning

2017-04-21 · ACL 2017 7 · Julia Kreutzer, Artem Sokolov, Stefan Riezler

Bandit structured prediction describes a stochastic optimization framework where learning is performed from partial feedback. This feedback is received in the form of a task loss evaluation to a predicted output structur…

Domain AdaptationMachine TranslationStochastic OptimizationStructured Prediction+1

Stochastic Structured Prediction under Bandit Feedback

2016-06-02 · NeurIPS 2016 12 · Artem Sokolov, Julia Kreutzer, Christopher Lo, Stefan Riezler

Stochastic structured prediction under bandit feedback follows a learning protocol where on each of a sequence of iterations, the learner receives an input, predicts an output structure, and receives partial feedback in …

PredictionStructured Prediction

Utility-based Dueling Bandits as a Partial Monitoring Game

2015-07-10 · Pratik Gajane, Tanguy Urvoy

Partial monitoring is a generic framework for sequential decision-making with incomplete feedback. It encompasses a wide class of problems such as dueling bandits, learning with expect advice, dynamic pricing, dark pools…

Decision MakingSequential Decision Making

Structured Prediction via Learning to Search under Bandit Feedback

2017-09-01 · WS 2017 9 · Amr Sharaf, Hal Daum{\'e} III

We present an algorithm for structured prediction under online bandit feedback. The learner repeatedly predicts a sequence of actions, generating a structured output. It then observes feedback for that output and no othe…

Active LearningDependency ParsingPredictionStructured Prediction

Residual Loss Prediction: Reinforcement Learning With No Incremental Feedback

2018-01-01 · ICLR 2018 1 · Hal Daumé III, John Langford, Amr Sharaf

We consider reinforcement learning and bandit structured prediction problems with very sparse loss feedback: only at the end of an episode. We introduce a novel algorithm, RESIDUAL LOSS PREDICTION (RESLOPE), that solves …

Multi-Armed BanditsPredictionreinforcement-learningReinforcement Learning+2