中文
相关论文

相关论文: Gaussian Multi-head Attention for Simultaneous Mac…

200 篇论文

Simultaneous machine translation (SiMT) generates translation while reading the whole source sentence. However, existing SiMT models are typically trained using the same reference disregarding the varying amounts of available source…

计算与语言 · 计算机科学 2023-10-27 Shoutao Guo , Shaolei Zhang , Yang Feng

Neural Machine Translation (NMT) is a new approach to machine translation that has made great progress in recent years. However, recent studies show that NMT generally produces fluent but inadequate translations (Tu et al. 2016b; Tu et al.…

计算与语言 · 计算机科学 2017-01-02 Xing Wang , Zhengdong Lu , Zhaopeng Tu , Hang Li , Deyi Xiong , Min Zhang

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 to one another and…

计算与语言 · 计算机科学 2019-11-14 Biao Zhang , Deyi Xiong , Jinsong Su

Simultaneous Machine Translation (SiMT) requires high-quality translations under strict real-time constraints, which traditional policies with only READ/WRITE actions cannot fully address. We extend the action space of SiMT with four…

计算与语言 · 计算机科学 2026-01-19 Qianen Zhang , Zeyu Yang , Satoshi Nakamura

Simultaneous machine translation (SimulMT) speeds up the translation process by starting to translate before the source sentence is completely available. It is difficult due to limited context and word order difference between languages.…

计算与语言 · 计算机科学 2022-05-05 Chih-Chiang Chang , Shun-Po Chuang , Hung-yi Lee

Simultaneous machine translation (SiMT) requires a robust read/write policy in conjunction with a high-quality translation model. Traditional methods rely on either a fixed wait-$k$ policy coupled with a standalone wait-$k$ translation…

计算与语言 · 计算机科学 2023-10-24 Libo Zhao , Kai Fan , Wei Luo , Jing Wu , Shushu Wang , Ziqian Zeng , Zhongqiang Huang

The study of the attention mechanism has sparked interest in many fields, such as language modeling and machine translation. Although its patterns have been exploited to perform different tasks, from neural network understanding to textual…

计算与语言 · 计算机科学 2023-10-19 Sara Papi , Matteo Negri , Marco Turchi

Attention mechanism has enhanced state-of-the-art Neural Machine Translation (NMT) by jointly learning to align and translate. It tends to ignore past alignment information, however, which often leads to over-translation and…

计算与语言 · 计算机科学 2016-08-09 Zhaopeng Tu , Zhengdong Lu , Yang Liu , Xiaohua Liu , Hang Li

We propose multi-way, multilingual neural machine translation. The proposed approach enables a single neural translation model to translate between multiple languages, with a number of parameters that grows only linearly with the number of…

计算与语言 · 计算机科学 2016-01-07 Orhan Firat , Kyunghyun Cho , Yoshua Bengio

Simultaneous translation involves translating a sentence before the speaker's utterance is completed in order to realize real-time understanding in multiple languages. This task is significantly more challenging than the general full…

计算与语言 · 计算机科学 2020-10-26 Aizhan Imankulova , Masahiro Kaneko , Tosho Hirasawa , Mamoru Komachi

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…

计算与语言 · 计算机科学 2019-12-02 Jiacheng Zhang , Huanbo Luan , Maosong Sun , FeiFei Zhai , Jingfang Xu , Yang Liu

Simultaneous Machine Translation (SiMT) requires high-quality translations under strict real-time constraints, which traditional encoder-decoder policies with only READ/WRITE actions cannot fully address. We extend the action space of SiMT…

计算与语言 · 计算机科学 2025-09-29 Qianen Zhang , Satoshi Nakamura

This work investigates the alignment problem in state-of-the-art multi-head attention models based on the transformer architecture. We demonstrate that alignment extraction in transformer models can be improved by augmenting an additional…

计算与语言 · 计算机科学 2018-09-12 Tamer Alkhouli , Gabriel Bretschner , Hermann Ney

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…

计算与语言 · 计算机科学 2016-10-18 Fandong Meng , Zhengdong Lu , Hang Li , Qun Liu

Neural machine translation (NMT) has been a new paradigm in machine translation, and the attention mechanism has become the dominant approach with the state-of-the-art records in many language pairs. While there are variants of the…

计算与语言 · 计算机科学 2018-04-04 Heeyoul Choi , Kyunghyun Cho , Yoshua Bengio

Translation is important for cross-language communication, and many efforts have been made to improve its accuracy. However, less investment is conducted in aligning translations with human preferences, such as translation tones or styles.…

计算与语言 · 计算机科学 2024-10-16 Shuqiao Sun , Yutong Yao , Peiwen Wu , Feijun Jiang , Kaifu Zhang

Although attention-based Neural Machine Translation (NMT) has achieved remarkable progress in recent years, it still suffers from issues of repeating and dropping translations. To alleviate these issues, we propose a novel key-value…

计算与语言 · 计算机科学 2018-07-02 Fandong Meng , Zhaopeng Tu , Yong Cheng , Haiyang Wu , Junjie Zhai , Yuekui Yang , Di Wang

Simultaneous machine translation (SiMT) is a challenging task that requires starting translation before the full source sentence is available. Prefix-to-prefix framework is often applied to SiMT, which learns to predict target tokens using…

计算与语言 · 计算机科学 2023-11-08 Mengge Liu , Wen Zhang , Xiang Li , Yanzhi Tian , Yuhang Guo , Jian Luan , Bin Wang , Shuoying Chen

Machine Translation (MT) is a zone of concentrate in Natural Language processing which manages the programmed interpretation of human language, starting with one language then onto the next by the PC. Having a rich research history…

计算与语言 · 计算机科学 2019-09-24 Siddhant Srivastava , Ritu Tiwari

Machine Translation (MT) is usually viewed as a one-shot process that generates the target language equivalent of some source text from scratch. We consider here a more general setting which assumes an initial target sequence, that must be…

计算与语言 · 计算机科学 2022-10-25 Jitao Xu , Josep Crego , François Yvon