中文
相关论文

相关论文: PsFuture: A Pseudo-Future-based Zero-Shot Adaptive…

200 篇论文

End-to-end Speech Translation (ST) aims at translating the source language speech into target language text without generating the intermediate transcriptions. However, the training of end-to-end methods relies on parallel ST data, which…

计算与语言 · 计算机科学 2022-10-19 Chen Wang , Yuchen Liu , Boxing Chen , Jiajun Zhang , Wei Luo , Zhongqiang Huang , Chengqing Zong

While recent neural machine translation approaches have delivered state-of-the-art performance for resource-rich language pairs, they suffer from the data scarcity problem for resource-scarce language pairs. Although this problem can be…

计算与语言 · 计算机科学 2017-02-22 Yong Cheng , Yang Liu , Qian Yang , Maosong Sun , Wei Xu

Despite the success of neural machine translation (NMT), simultaneous neural machine translation (SNMT), the task of translating in real time before a full sentence has been observed, remains challenging due to the syntactic structure…

计算与语言 · 计算机科学 2020-10-06 Yun Chen , Liangyou Li , Xin Jiang , Xiao Chen , Qun Liu

Simultaneous machine translation (SiMT) outputs the target sequence while receiving the source sequence, and hence learning when to start translating each target token is the core challenge for SiMT task. However, it is non-trivial to learn…

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

Simultaneous machine translation has recently gained traction thanks to significant quality improvements and the advent of streaming applications. Simultaneous translation systems need to find a trade-off between translation quality and…

计算与语言 · 计算机科学 2021-09-09 Javier Iranzo-Sánchez , Jorge Civera , Alfons Juan

Robot learning requires a considerable amount of high-quality data to realize the promise of generalization. However, large data sets are costly to collect in the real world. Physics simulators can cheaply generate vast data sets with broad…

Existing approaches to neural machine translation (NMT) generate the target language sequence token by token from left to right. However, this kind of unidirectional decoding framework cannot make full use of the target-side future contexts…

计算与语言 · 计算机科学 2019-05-14 Long Zhou , Jiajun Zhang , Chengqing Zong

While end-to-end neural machine translation (NMT) has achieved notable success in the past years in translating a handful of resource-rich language pairs, it still suffers from the data scarcity problem for low-resource language pairs and…

计算与语言 · 计算机科学 2018-02-12 Yun Chen , Yang Liu , Victor O. K. Li

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 translation, which translates sentences before they are finished, is useful in many scenarios but is notoriously difficult due to word-order differences. While the conventional seq-to-seq framework is only suitable for…

Simultaneous Machine Translation (SiMT) generates translations while receiving streaming source inputs. This requires the SiMT model to learn a read/write policy, deciding when to translate and when to wait for more source input. Numerous…

计算与语言 · 计算机科学 2025-02-06 Donglei Yu , Yang Zhao , Jie Zhu , Yangyifan Xu , Yu Zhou , Chengqing Zong

Text image machine translation (TIMT) aims to translate texts embedded in images from one source language to another target language. Existing methods, both two-stage cascade and one-stage end-to-end architectures, suffer from different…

计算与语言 · 计算机科学 2023-05-11 Cong Ma , Yaping Zhang , Mei Tu , Yang Zhao , Yu Zhou , Chengqing Zong

Simultaneous translation (ST) starts translations synchronously while reading source sentences, and is used in many online scenarios. The previous wait-k policy is concise and achieved good results in ST. However, wait-k policy faces two…

计算与语言 · 计算机科学 2020-12-24 Shaolei Zhang , Yang Feng , Liangyou Li

Recent work in speech-to-speech translation (S2ST) has focused primarily on offline settings, where the full input utterance is available before any output is given. This, however, is not reasonable in many real-world scenarios. In…

计算与语言 · 计算机科学 2023-06-05 Liam Dugan , Anshul Wadhawan , Kyle Spence , Chris Callison-Burch , Morgan McGuire , Victor Zordan

Large-scale text-to-image generative models have shown their remarkable ability to synthesize diverse and high-quality images. However, it is still challenging to directly apply these models for editing real images for two reasons. First,…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Gaurav Parmar , Krishna Kumar Singh , Richard Zhang , Yijun Li , Jingwan Lu , Jun-Yan Zhu

Simultaneous translation (ST) outputs translation while receiving the source inputs, and hence requires a policy to determine whether to translate a target token or wait for the next source token. The major challenge of ST is that each…

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

Multilingual Neural Machine Translation (MNMT) has aroused widespread interest due to its efficiency. An exciting advantage of MNMT models is that they could also translate between unsupervised (zero-shot) language directions. Language tag…

计算与语言 · 计算机科学 2021-06-16 Liwei Wu , Shanbo Cheng , Mingxuan Wang , Lei Li

In contemporary deep learning, a prevalent and effective workflow for solving low-data problems is adapting powerful pre-trained foundation models (FMs) to new tasks via parameter-efficient fine-tuning (PEFT). However, while empirically…

机器学习 · 计算机科学 2025-05-29 Fady Rezk , Royson Lee , Henry Gouk , Timothy Hospedales , Minyoung Kim

Simultaneous machine translation (SiMT) outputs translation while receiving the streaming source inputs, and hence needs a policy to determine where to start translating. The alignment between target and source words often implies the most…

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

Simultaneous machine translation begins to translate each source sentence before the source speaker is finished speaking, with applications to live and streaming scenarios. Simultaneous systems must carefully schedule their reading of the…