paper-with-me

홈 › Papers

Towards Bidirectional Hierarchical Representations for Attention-Based Neural Machine Translation

2017-07-17 · EMNLP 2017 9 · Baosong Yang, Derek F. Wong, Tong Xiao, Lidia S. Chao, Jingbo Zhu

This paper proposes a hierarchical attentional neural translation model which focuses on enhancing source-side hierarchical representations by covering both local and global semantic information using a bidirectional tree-based encoder. To maximize the predictive likelihood of target words, a weighted variant of an attention mechanism is used to balance the attentive information between lexical and phrase vectors. Using a tree-based rare word encoding, the proposed model is extended to sub-word level to alleviate the out-of-vocabulary (OOV) problem. Empirical results reveal that the proposed model significantly outperforms sequence-to-sequence attention-based and tree-based neural translation models in English-Chinese translation tasks.

📄 PDF Abstract BibTeX arXiv:1707.05114

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Video-guided Machine Translation with Spatial Hierarchical Attention Network

2021-08-01 · ACL 2021 5 · Weiqi Gu, Haiyue Song, Chenhui Chu, Sadao Kurohashi

Video-guided machine translation, as one type of multimodal machine translations, aims to engage video contents as auxiliary information to address the word sense ambiguity problem in machine translation. Previous studie…

Action DetectionMachine TranslationTranslationVideo-Guided Machine Translation

Improved Neural Machine Translation with a Syntax-Aware Encoder and Decoder

2017-07-18 · ACL 2017 7 · Huadong Chen, Shu-Jian Huang, David Chiang, Jia-Jun Chen

Most neural machine translation (NMT) models are based on the sequential encoder-decoder framework, which makes no use of syntactic information. In this paper, we improve this model by explicitly incorporating source-sid…

DecoderMachine TranslationNMTTranslation

Agreement-based Joint Training for Bidirectional Attention-based Neural Machine Translation

2015-12-15 · Yong Cheng, Shiqi Shen, Zhongjun He, wei he 외

The attentional mechanism has proven to be effective in improving end-to-end neural machine translation. However, due to the intricate structural divergence between natural languages, unidirectional attention-based model…

Machine TranslationTranslationWord Alignment

A GRU-Gated Attention Model for Neural Machine Translation

2017-04-27 · Biao Zhang, Deyi Xiong, Jinsong Su

Neural machine translation (NMT) heavily relies on an attention network to produce a context vector for each target word prediction. In practice, we find that context vectors for different target words are quite similar …

DecoderMachine TranslationNMTTranslation

Graph Convolutional Encoders for Syntax-aware Neural Machine Translation

2017-04-15 · EMNLP 2017 9 · Jasmijn Bastings, Ivan Titov, Wilker Aziz, Diego Marcheggiani 외

We present a simple and effective approach to incorporating syntactic structure into neural attention-based encoder-decoder models for machine translation. We rely on graph-convolutional networks (GCNs), a recent class o…

DecoderMachine TranslationTranslation