REVIEW 3 cited by
Addressing the Rare Word Problem in Neural Machine Translation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Neural Machine Translation (NMT) is a new approach to machine translation that has shown promising results that are comparable to traditional approaches. A significant weakness in conventional NMT systems is their inability to correctly translate very rare words: end-to-end NMTs tend to have relatively small vocabularies with a single unk symbol that represents every possible out-of-vocabulary (OOV) word. In this paper, we propose and implement an effective technique to address this problem. We train an NMT system on data that is augmented by the output of a word alignment algorithm, allowing the NMT system to emit, for each OOV word in the target sentence, the position of its corresponding word in the source sentence. This information is later utilized in a post-processing step that translates every OOV word using a dictionary. Our experiments on the WMT14 English to French translation task show that this method provides a substantial improvement of up to 2.8 BLEU points over an equivalent NMT system that does not use this technique. With 37.5 BLEU points, our NMT system is the first to surpass the best result achieved on a WMT14 contest task.
Forward citations
Cited by 3 Pith papers
-
Multi-task Learning for Low-resource Second Language Acquisition Modeling
Multi-task learning across three Duolingo language datasets improves word-level answer prediction in low-resource settings, roughly matching 10x larger single-task training sets.
-
A New NMT Model for Translating Clinical Texts from English to Spanish
A lexicon- and phrase-table-enhanced NMT model reports BLEU and human-eval gains over two baselines for English-to-Spanish EHR translation, but one experiment contradicts the claimed all-around improvement.
-
Deep Learning Based Chatbot Models
A 2017 student report surveys over 70 chatbot papers and reports preliminary Transformer experiments suggesting the model underperforms seq2seq on dialogue while speaker-addressee conditioning changes response quality.
Discussion (0). Continue with ORCID to comment.