paper-with-me

Papers

Interactive Attention for Neural Machine Translation

2016-10-17 · COLING 2016 12 · Fandong Meng, Zhengdong Lu, Hang Li, Qun Liu

Conventional attention-based Neural Machine Translation (NMT) conducts dynamic alignment in generating the target sentence. By repeatedly reading the representation of source sentence, which keeps fixed after generated by the encoder (Bahdanau et al., 2015), the attention mechanism has greatly enhanced state-of-the-art NMT. In this paper, we propose a new attention mechanism, called INTERACTIVE ATTENTION, which models the interaction between the decoder and the representation of source sentence during translation by both reading and writing operations. INTERACTIVE ATTENTION can keep track of the interaction history and therefore improve the translation performance. Experiments on NIST Chinese-English translation task show that INTERACTIVE ATTENTION can achieve significant improvements over both the previous attention-based NMT baseline and some state-of-the-art variants of attention-based NMT (i.e., coverage models (Tu et al., 2016)). And neural machine translator with our INTERACTIVE ATTENTION can outperform the open source attention-based NMT system Groundhog by 4.22 BLEU points and the open source phrase-based system Moses by 3.94 BLEU points averagely on multiple test sets.

📄 PDF Abstract BibTeX arXiv:1610.05011

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationNMTSentenceTranslation

Similar Papers 제목 키워드 기반

Interactive Visualization and Manipulation of Attention-based Neural Machine Translation

2017-09-01 · EMNLP 2017 9 · Jaesong Lee, Joong-Hwi Shin, Jun-Seok Kim

While neural machine translation (NMT) provides high-quality translation, it is still hard to interpret and analyze its behavior. We present an interactive interface for visualizing and intervening behavior of NMT, speci…

Machine TranslationNMTTranslation

Active Learning for Interactive Neural Machine Translation of Data Streams

2018-07-30 · CONLL 2018 10 · Álvaro Peris, Francisco Casacuberta

We study the application of active learning techniques to the translation of unbounded data streams via interactive neural machine translation. The main idea is to select, from an unbounded stream of source sentences, th…

Active LearningMachine TranslationTranslation

Learning an Interactive Attention Policy for Neural Machine Translation

2017-09-01 · MTSummit 2017 9 · Samee Ibraheem, Nicholas Altieri, John DeNero
Machine TranslationTranslation

Noise-robust Cross-modal Interactive Learning with Text2Image Mask for Multi-modal Neural Machine Translation

2022-10-01 · COLING 2022 10 · Junjie Ye, Junjun Guo, Yan Xiang, Kaiwen Tan 외

Multi-modal neural machine translation (MNMT) aims to improve textual level machine translation performance in the presence of text-related images. Most of the previous works on MNMT focus on multi-modal fusion methods w…

de-enMachine TranslationRelationTranslation

Synslator: An Interactive Machine Translation Tool with Online Learning

2023-10-08 · Jiayi Wang, Ke Wang, Fengming Zhou, Chengyu Wang 외

Interactive machine translation (IMT) has emerged as a progression of the computer-aided translation paradigm, where the machine translation system and the human translator collaborate to produce high-quality translation…

Language ModelingLanguage ModellingMachine TranslationTranslation