paper-with-me

홈 › Papers

Neural Machine Translation with Explicit Phrase Alignment

2019-11-26 · Jiacheng Zhang, Huanbo Luan, Maosong Sun, FeiFei Zhai, Jingfang Xu, Yang Liu

While neural machine translation (NMT) has achieved state-of-the-art translation performance, it is unable to capture the alignment between the input and output during the translation process. The lack of alignment in NMT models leads to three problems: it is hard to (1) interpret the translation process, (2) impose lexical constraints, and (3) impose structural constraints. To alleviate these problems, we propose to introduce explicit phrase alignment into the translation process of arbitrary NMT models. The key idea is to build a search space similar to that of phrase-based statistical machine translation for NMT where phrase alignment is readily available. We design a new decoding algorithm that can easily impose lexical and structural constraints. Experiments show that our approach makes the translation process of NMT more interpretable without sacrificing translation quality. In addition, our approach achieves significant improvements in lexically and structurally constrained translation tasks.

📄 PDF Abstract BibTeX arXiv:1911.11520

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

Towards Neural Phrase-based Machine Translation

2017-06-17 · ICLR 2018 1 · Po-Sen Huang, Chong Wang, Sitao Huang, Dengyong Zhou 외

In this paper, we present Neural Phrase-based Machine Translation (NPMT). Our method explicitly models the phrase structures in output sequences using Sleep-WAke Networks (SWAN), a recently proposed segmentation-based se…

Machine TranslationNMTTranslation

Enhancing Attention with Explicit Phrasal Alignments

2019-09-25 · Xuan-Phi Nguyen, Shafiq Joty, Thanh-Tung Nguyen

The attention mechanism is an indispensable component of any state-of-the-art neural machine translation system. However, existing attention methods are often token-based and ignore the importance of phrasal alignments, …

Language ModelingLanguage ModellingMachine TranslationTranslation

Neural Reordering Model Considering Phrase Translation and Word Alignment for Phrase-based Translation

2016-12-01 · WS 2016 12 · Shin Kanouchi, Katsuhito Sudoh, Mamoru Komachi

This paper presents an improved lexicalized reordering model for phrase-based statistical machine translation using a deep neural network. Lexicalized reordering suffers from reordering ambiguity, data sparseness and noi…

Machine TranslationTranslationWord Alignment

An Investigation of the Sampling-Based Alignment Method and Its Contributions

2013-08-21 · Juan Luo, Yves Lepage

By investigating the distribution of phrase pairs in phrase translation tables, the work in this paper describes an approach to increase the number of n-gram alignments in phrase translation tables output by a sampling-b…

Machine TranslationTranslation

Hybrid Neural Network Alignment and Lexicon Model in Direct HMM for Statistical Machine Translation

2017-07-01 · ACL 2017 7 · Weiyue Wang, Tamer Alkhouli, Derui Zhu, Hermann Ney

Recently, the neural machine translation systems showed their promising performance and surpassed the phrase-based systems for most translation tasks. Retreating into conventional concepts machine translation while utili…

Machine TranslationTranslationWord Alignment