IJCAI 2020poster0 citations

Bridging the Gap between Training and Inference for Neural Machine Translation (Extended Abstract)

Wen Zhang, Yang Feng, Qun Liu

Abstract

Neural Machine Translation (NMT) generates target words sequentially in the way of predicting the next word conditioned on the context words. At training time, it predicts with the ground truth words as context while at inference it has to generate the entire sequence from scratch. This discrepancy of the fed context leads to error accumulation among the translation. Furthermore, word-level training requires strict matching between the generated sequence and the ground truth sequence which leads to overcorrection over different but reasonable translations. In this paper, we address these issues by sampling context words not only from the ground truth sequence but also from the predicted sequence during training. Experimental results on NIST Chinese->English and WMT2014 English->German translation tasks demonstrate that our method can achieve significant improvements on multiple data sets compared to strong baselines.

Natural Language Processing: Machine TranslationNatural Language Processing: Natural Language Processing
BibTeX
@inproceedings{ijcai2020p667,
  title     = {Bridging the Gap between Training and Inference for Neural Machine Translation (Extended Abstract)},
  author    = {Zhang, Wen and Feng, Yang and Liu, Qun},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {4790--4794},
  year      = {2020},
  month     = {7},
  note      = {Sister Conferences Best Papers},
  doi       = {10.24963/ijcai.2020/667},
  url       = {https://doi.org/10.24963/ijcai.2020/667},
}
Bridging the Gap between Training and Inference for Neural Machine Translation (Extended Abstract) · IJCAI 2020