papers AI Learner
The Github is limit! Click to go to the new site.

Reinforcement Learning based Curriculum Optimization for Neural Machine Translation

2019-02-28
Gaurav Kumar, George Foster, Colin Cherry, Maxim Krikun

Abstract

We consider the problem of making efficient use of heterogeneous training data in neural machine translation (NMT). Specifically, given a training dataset with a sentence-level feature such as noise, we seek an optimal curriculum, or order for presenting examples to the system during training. Our curriculum framework allows examples to appear an arbitrary number of times, and thus generalizes data weighting, filtering, and fine-tuning schemes. Rather than relying on prior knowledge to design a curriculum, we use reinforcement learning to learn one automatically, jointly with the NMT system, in the course of a single training run. We show that this approach can beat uniform and filtering baselines on Paracrawl and WMT English-to-French datasets by up to +3.4 BLEU, and match the performance of a hand-designed, state-of-the-art curriculum.

Abstract (translated by Google)
URL

http://arxiv.org/abs/1903.00041

PDF

http://arxiv.org/pdf/1903.00041


Similar Posts

Comments