中文
相关论文

相关论文: Turning Fixed to Adaptive: Integrating Post-Evalua…

200 篇论文

Simultaneous machine translation (SiMT) starts to output translation while reading the source sentence and needs a precise policy to decide when to output the generated translation. Therefore, the policy determines the number of source…

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

Simultaneous machine translation aims at solving the task of real-time translation by starting to translate before consuming the full input, which poses challenges in terms of balancing quality and latency of the translation. The wait-$k$…

计算与语言 · 计算机科学 2024-07-19 Abderrahmane Issam , Yusuf Can Semerci , Jan Scholtes , Gerasimos Spanakis

Simultaneous machine translation, which aims at a real-time translation, is useful in many live scenarios but very challenging due to the trade-off between accuracy and latency. To achieve the balance for both, the model needs to wait for…

计算与语言 · 计算机科学 2023-03-22 Lei Lin , Shuangtao Li , Xiaodong Shi

Simultaneous machine translation (SiMT) generates translation before reading the entire source sentence and hence it has to trade off between translation quality and latency. To fulfill the requirements of different translation quality and…

计算与语言 · 计算机科学 2022-03-22 Shaolei Zhang , Yang Feng

In simultaneous translation (SimulMT), the most widely used strategy is the wait-k policy thanks to its simplicity and effectiveness in balancing translation quality and latency. However, wait-k suffers from two major limitations: (a) it is…

计算与语言 · 计算机科学 2022-04-28 Guangxu Xun , Mingbo Ma , Yuchen Bian , Xingyu Cai , Jiaji Huang , Renjie Zheng , Junkun Chen , Jiahong Yuan , Kenneth Church , Liang Huang

Adaptive policies are better than fixed policies for simultaneous translation, since they can flexibly balance the tradeoff between translation quality and latency based on the current context information. But previous methods on obtaining…

计算与语言 · 计算机科学 2020-05-05 Baigong Zheng , Kaibo Liu , Renjie Zheng , Mingbo Ma , Hairong Liu , Liang Huang

Simultaneous translation is widely useful but remains challenging. Previous work falls into two main categories: (a) fixed-latency policies such as Ma et al. (2019) and (b) adaptive policies such as Gu et al. (2017). The former are simple…

计算与语言 · 计算机科学 2019-09-13 Baigong Zheng , Renjie Zheng , Mingbo Ma , Liang Huang

Simultaneous Machine Translation (SiMT) generates target translations while reading the source sentence. It relies on a policy to determine the optimal timing for reading sentences and generating translations. Existing SiMT methods…

计算与语言 · 计算机科学 2024-06-13 Shoutao Guo , Shaolei Zhang , Zhengrui Ma , Min Zhang , Yang Feng

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

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 (SiMT) generates target outputs while receiving stream source inputs and requires a read/write policy to decide whether to wait for the next source token or generate a new target token, whose decisions form…

计算与语言 · 计算机科学 2024-06-05 Donglei Yu , Xiaomian Kang , Yuchen Liu , Yu Zhou , Chengqing Zong

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

Simultaneous Machine Translation (SiMT) generates translations while reading the source sentence, necessitating a policy to determine the optimal timing for reading and generating words. Despite the remarkable performance achieved by Large…

计算与语言 · 计算机科学 2024-02-21 Shoutao Guo , Shaolei Zhang , Zhengrui Ma , Min Zhang , Yang Feng

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

Simultaneous speech translation (SimulST) is a challenging task aiming to translate streaming speech before the complete input is observed. A SimulST system generally includes two components: the pre-decision that aggregates the speech…

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

Recent years have seen remarkable advances in the field of Simultaneous Machine Translation (SiMT) due to the introduction of innovative policies that dictate whether to READ or WRITE at each step of the translation process. However, a…

计算与语言 · 计算机科学 2023-10-26 Kang Kim , Hankyu Cho

Simultaneous text translation and end-to-end speech translation have recently made great progress but little work has combined these tasks together. We investigate how to adapt simultaneous text translation methods such as wait-k and…

计算与语言 · 计算机科学 2020-11-05 Xutai Ma , Juan Pino , Philipp Koehn

This paper addresses the problem of simultaneous machine translation (SiMT) by exploring two main concepts: (a) adaptive policies to learn a good trade-off between high translation quality and low latency; and (b) visual information to…

计算与语言 · 计算机科学 2021-02-24 Julia Ive , Andy Mingren Li , Yishu Miao , Ozan Caglayan , Pranava Madhyastha , Lucia Specia

Simultaneous neural machine translation(SNMT) models start emitting the target sequence before they have processed the source sequence. The recent adaptive policies for SNMT use monotonic attention to perform read/write decisions based on…

计算与语言 · 计算机科学 2021-09-08 Mohd Abbas Zaidi , Sathish Indurthi , Beomseok Lee , Nikhil Kumar Lakumarapu , Sangha Kim

Simultaneous machine translation (SiMT) outputs the translation while receiving the source inputs, and hence needs to balance the received source information and translated target information to make a reasonable decision between waiting…

计算与语言 · 计算机科学 2022-10-21 Shaolei Zhang , Shoutao Guo , Yang Feng
‹ 上一页 1 2 3 10 下一页 ›