中文
相关论文

相关论文: Six Challenges for Neural Machine Translation

200 篇论文

Artificial intelligence has made great progress in recent years, particularly in the development of Vision--Language Models (VLMs) that understand both visual and textual data. However, these advancements remain largely limited to English,…

计算与语言 · 计算机科学 2025-12-12 Jules Lahmi , Alexis Roger

In this paper we share findings from our effort to build practical machine translation (MT) systems capable of translating across over one thousand languages. We describe results in three research domains: (i) Building clean, web-mined…

Machine translation (MT) is an important task in natural language processing (NLP) as it automates the translation process and reduces the reliance on human translators. With the resurgence of neural networks, the translation quality…

计算与语言 · 计算机科学 2021-01-14 Sameen Maruf , Fahimeh Saleh , Gholamreza Haffari

A neural machine translation (NMT) system is expensive to train, especially with high-resource settings. As the NMT architectures become deeper and wider, this issue gets worse and worse. In this paper, we aim to improve the efficiency of…

计算与语言 · 计算机科学 2020-06-04 Xuebo Liu , Houtim Lai , Derek F. Wong , Lidia S. Chao

Multilingual machine translation systems aim to make knowledge accessible across languages, yet learning effective cross-lingual representations remains challenging. These challenges are especially pronounced for low-resource languages,…

计算与语言 · 计算机科学 2026-01-08 David Stap

Code translation aims to convert code from one programming language to another automatically. It is motivated by the need for multi-language software development and legacy system migration. In recent years, neural code translation has…

软件工程 · 计算机科学 2025-05-13 Xiang Chen , Jiacheng Xue , Xiaofei Xie , Caokai Liang , Xiaolin Ju

Although Neural Machine Translation (NMT) models have advanced state-of-the-art performance in machine translation, they face problems like the inadequate translation. We attribute this to that the standard Maximum Likelihood Estimation…

计算与语言 · 计算机科学 2018-11-22 Xiang Kong , Zhaopeng Tu , Shuming Shi , Eduard Hovy , Tong Zhang

When training multilingual machine translation (MT) models that can translate to/from multiple languages, we are faced with imbalanced training sets: some languages have much more training data than others. Standard practice is to up-sample…

计算与语言 · 计算机科学 2020-09-08 Xinyi Wang , Yulia Tsvetkov , Graham Neubig

Neural Machine Translation (NMT) systems face significant challenges when working with low-resource languages, particularly in domain adaptation tasks. These difficulties arise due to limited training data and suboptimal model…

计算与语言 · 计算机科学 2025-05-22 Pratik Rakesh Singh , Kritarth Prasad , Mohammadi Zaki , Pankaj Wasnik

Fine-tuning and testing a multilingual large language model is expensive and challenging for low-resource languages (LRLs). While previous studies have predicted the performance of natural language processing (NLP) tasks using machine…

Building conversational speech recognition systems for new languages is constrained by the availability of utterances that capture user-device interactions. Data collection is both expensive and limited by the speed of manual transcription.…

计算与语言 · 计算机科学 2019-12-03 Surabhi Punjabi , Harish Arsikere , Sri Garimella

Multilingual semantic parsing aims to leverage the knowledge from the high-resource languages to improve low-resource semantic parsing, yet commonly suffers from the data imbalance problem. Prior works propose to utilize the translations by…

计算与语言 · 计算机科学 2023-05-23 Zhuang Li , Lizhen Qu , Philip R. Cohen , Raj V. Tumuluri , Gholamreza Haffari

In order to control computational complexity, neural machine translation (NMT) systems convert all rare words outside the vocabulary into a single unk symbol. Previous solution (Luong et al., 2015) resorts to use multiple numbered unks to…

计算与语言 · 计算机科学 2016-07-08 Xiaoqing Li , Jiajun Zhang , Chengqing Zong

With the advent of the Transformer architecture, Neural Machine Translation (NMT) results have shown great improvement lately. However, results in low-resource conditions still lag behind in both bilingual and multilingual setups, due to…

计算与语言 · 计算机科学 2023-12-04 Isidora Chara Tourni , Derry Wijaya

The quality of a Neural Machine Translation system depends substantially on the availability of sizable parallel corpora. For low-resource language pairs this is not the case, resulting in poor translation quality. Inspired by work in…

计算与语言 · 计算机科学 2018-02-14 Marzieh Fadaee , Arianna Bisazza , Christof Monz

Recently, the development of neural machine translation (NMT) has significantly improved the translation quality of automatic machine translation. While most sentences are more accurate and fluent than translations by statistical machine…

计算与语言 · 计算机科学 2016-10-18 Jan Niehues , Eunah Cho , Thanh-Le Ha , Alex Waibel

One of the challenges in a task oriented natural language application like the Google Assistant, Siri, or Alexa is to localize the output to many languages. This paper explores doing this by applying machine translation to the English…

计算与语言 · 计算机科学 2021-07-12 Scott Roy , Cliff Brunk , Kyu-Young Kim , Justin Zhao , Markus Freitag , Mihir Kale , Gagan Bansal , Sidharth Mudgal , Chris Varano

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

While multilingual neural machine translation has achieved great success, it suffers from the off-target issue, where the translation is in the wrong language. This problem is more pronounced on zero-shot translation tasks. In this work, we…

计算与语言 · 计算机科学 2023-06-05 Liang Chen , Shuming Ma , Dongdong Zhang , Furu Wei , Baobao Chang

In machine translation, a common problem is that the translation of certain words even if translated can cause incomprehension of the target language audience due to different cultural backgrounds. A solution to solve this problem is to add…

计算与语言 · 计算机科学 2023-09-25 Renhan Lou , Jan Niehues