English

Neural Phrase-to-Phrase Machine Translation

Computation and Language 2018-11-07 v1 Machine Learning Machine Learning

Abstract

In this paper, we propose Neural Phrase-to-Phrase Machine Translation (NP2^2MT). Our model uses a phrase attention mechanism to discover relevant input (source) segments that are used by a decoder to generate output (target) phrases. We also design an efficient dynamic programming algorithm to decode segments that allows the model to be trained faster than the existing neural phrase-based machine translation method by Huang et al. (2018). Furthermore, our method can naturally integrate with external phrase dictionaries during decoding. Empirical experiments show that our method achieves comparable performance with the state-of-the art methods on benchmark datasets. However, when the training and testing data are from different distributions or domains, our method performs better.

Keywords

Cite

@article{arxiv.1811.02172,
  title  = {Neural Phrase-to-Phrase Machine Translation},
  author = {Jiangtao Feng and Lingpeng Kong and Po-Sen Huang and Chong Wang and Da Huang and Jiayuan Mao and Kan Qiao and Dengyong Zhou},
  journal= {arXiv preprint arXiv:1811.02172},
  year   = {2018}
}
R2 v1 2026-06-23T05:05:37.750Z