中文
相关论文

相关论文: When Does Unsupervised Machine Translation Work?

200 篇论文

Back-translation based approaches have recently lead to significant progress in unsupervised sequence-to-sequence tasks such as machine translation or style transfer. In this work, we extend the paradigm to the problem of learning a…

计算与语言 · 计算机科学 2019-08-26 Yacine Jernite

Many valid translations exist for a given sentence, yet machine translation (MT) is trained with a single reference translation, exacerbating data sparsity in low-resource settings. We introduce Simulated Multiple Reference Training (SMRT),…

计算与语言 · 计算机科学 2021-04-23 Huda Khayrallah , Brian Thompson , Matt Post , Philipp Koehn

Perfect machine translation (MT) would render cross-lingual transfer (XLT) by means of multilingual language models (mLMs) superfluous. Given, on the one hand, the large body of work on improving XLT with mLMs and, on the other hand, recent…

计算与语言 · 计算机科学 2024-07-11 Benedikt Ebing , Goran Glavaš

Despite impressive empirical successes of neural machine translation (NMT) on standard benchmarks, limited parallel data impedes the application of NMT models to many language pairs. Data augmentation methods such as back-translation make…

计算与语言 · 计算机科学 2019-10-08 Chunting Zhou , Xuezhe Ma , Junjie Hu , Graham Neubig

Language style transferring rephrases text with specific stylistic attributes while preserving the original attribute-independent content. One main challenge in learning a style transfer system is a lack of parallel data where the source…

计算与语言 · 计算机科学 2018-08-27 Zhirui Zhang , Shuo Ren , Shujie Liu , Jianyong Wang , Peng Chen , Mu Li , Ming Zhou , Enhong Chen

Given a rough, word-by-word gloss of a source language sentence, target language natives can uncover the latent, fully-fluent rendering of the translation. In this work we explore this intuition by breaking translation into a two step…

计算与语言 · 计算机科学 2019-06-14 Nima Pourdamghani , Nada Aldarrab , Marjan Ghazvininejad , Kevin Knight , Jonathan May

In the online world, Machine Translation (MT) systems are extensively used to translate User-Generated Text (UGT) such as reviews, tweets, and social media posts, where the main message is often the author's positive or negative attitude…

计算与语言 · 计算机科学 2023-06-09 Hadeel Saadany , Constantin Orasan , Emad Mohamed , Ashraf Tantawy

Large language models (LLMs) have achieved remarkable success in machine translation, demonstrating impressive performance across diverse languages. However, translationese, characterized by overly literal and unnatural translations,…

计算与语言 · 计算机科学 2025-03-07 Yafu Li , Ronghao Zhang , Zhilin Wang , Huajian Zhang , Leyang Cui , Yongjing Yin , Tong Xiao , Yue Zhang

This work aims to improve semi-supervised learning in a neural network architecture by introducing a hybrid supervised and unsupervised cost function. The unsupervised component is trained using a differentiable estimator of the Maximum…

机器学习 · 计算机科学 2018-10-30 Mark Hamilton

Unsupervised word translation from non-parallel inter-lingual corpora has attracted much research interest. Very recently, neural network methods trained with adversarial loss functions achieved high accuracy on this task. Despite the…

机器学习 · 计算机科学 2018-08-15 Yedid Hoshen , Lior Wolf

Translating text that diverges from the training domain is a key challenge for machine translation. Domain robustness---the generalization of models to unseen test domains---is low for both statistical (SMT) and neural machine translation…

计算与语言 · 计算机科学 2020-09-28 Mathias Müller , Annette Rios , Rico Sennrich

Large language models (LLMs) have achieved top results in recent machine translation evaluations, but they are also known to be sensitive to errors and perturbations in their prompts. We systematically evaluate how both humanly plausible…

We present a probabilistic framework for multilingual neural machine translation that encompasses supervised and unsupervised setups, focusing on unsupervised translation. In addition to studying the vanilla case where there is only…

计算与语言 · 计算机科学 2020-10-20 Xavier Garcia , Pierre Foret , Thibault Sellam , Ankur P. Parikh

Neural machine translation (NMT) systems have been shown to give undesirable translation when a small change is made in the source sentence. In this paper, we study the behaviour of NMT systems when multiple changes are made to the source…

机器学习 · 计算机科学 2020-03-02 Akshay Chaturvedi , Abijith KP , Utpal Garain

Machine translation (MT) has benefited from using synthetic training data originating from translating monolingual corpora, a technique known as backtranslation. Combining backtranslated data from different sources has led to better results…

计算与语言 · 计算机科学 2020-05-04 Xabier Soto , Dimitar Shterionov , Alberto Poncelas , Andy Way

Previous studies show that intermediate supervision signals benefit various Natural Language Processing tasks. However, it is not clear whether there exist intermediate signals that benefit Neural Machine Translation (NMT). Borrowing…

计算与语言 · 计算机科学 2023-05-17 Chaojun Wang , Yang Liu , Wai Lam

A new paradigm for machine translation has recently emerged: fine-tuning large language models (LLM) on parallel text has been shown to outperform dedicated translation systems trained in a supervised fashion on much larger amounts of…

计算与语言 · 计算机科学 2024-06-03 Aquia Richburg , Marine Carpuat

Statistical machine translation (SMT) systems perform poorly when it is applied to new target domains. Our goal is to explore domain adaptation approaches and techniques for improving the translation quality of domain-specific SMT systems.…

计算与语言 · 计算机科学 2018-04-06 Longyue Wang

Cross-lingual transfer is important for developing high-quality chatbots in multiple languages due to the strongly imbalanced distribution of language resources. A typical approach is to leverage off-the-shelf machine translation (MT)…

计算与语言 · 计算机科学 2023-05-23 Lei Shen , Shuai Yu , Xiaoyu Shen

Machine translation is a popular test bed for research in neural sequence-to-sequence models but despite much recent research, there is still a lack of understanding of these models. Practitioners report performance degradation with large…

计算与语言 · 计算机科学 2018-08-14 Myle Ott , Michael Auli , David Grangier , Marc'Aurelio Ranzato