中文
相关论文

相关论文: Majority Voting with Bidirectional Pre-translation…

200 篇论文

Neural Machine Translation (NMT) has been proven to achieve impressive results. The NMT system translation results depend strongly on the size and quality of parallel corpora. Nevertheless, for many language pairs, no rich-resource parallel…

计算与语言 · 计算机科学 2019-05-23 Jinyi Zhang , Tadahiro Matsumoto

Neural machine translation (NMT) has achieved great successes with large datasets, so NMT is more premised on high-resource languages. This continuously underpins the low resource languages such as Luganda due to the lack of high-quality…

计算与语言 · 计算机科学 2023-01-10 Richard Kimera , Daniela N. Rim , Heeyoul Choi

An effective method to generate a large number of parallel sentences for training improved neural machine translation (NMT) systems is the use of back-translations of the target-side monolingual data. Recently, iterative back-translation…

计算与语言 · 计算机科学 2020-12-11 Idris Abdulmumin , Bashir Shehu Galadanci , Abubakar Isa

Parallel texts (bitexts) have properties that distinguish them from other kinds of parallel data. First, most words translate to only one other word. Second, bitext correspondence is noisy. This article presents methods for biasing…

cmp-lg · 计算机科学 2007-05-23 I. Dan Melamed

Neural machine translation (NMT) systems require large amounts of high quality in-domain parallel corpora for training. State-of-the-art NMT systems still face challenges related to out-of-vocabulary words and dealing with low-resource…

计算与语言 · 计算机科学 2019-09-18 Jetic Gū , Hassan S. Shavarani , Anoop Sarkar

How to achieve neural machine translation with limited parallel data? Existing techniques often rely on large-scale monolingual corpora, which is impractical for some low-resource languages. In this paper, we turn to connect several…

计算与语言 · 计算机科学 2022-10-14 Zhe Yang , Qingkai Fang , Yang Feng

Machine translation is highly sensitive to the size and quality of the training data, which has led to an increasing interest in collecting and filtering large parallel corpora. In this paper, we propose a new method for this task based on…

计算与语言 · 计算机科学 2021-12-28 Mikel Artetxe , Holger Schwenk

The overreliance on large parallel corpora significantly limits the applicability of machine translation systems to the majority of language pairs. Back-translation has been dominantly used in previous approaches for unsupervised neural…

计算与语言 · 计算机科学 2019-04-05 Jiawei Wu , Xin Wang , William Yang Wang

Multi-source translation is an approach to exploit multiple inputs (e.g. in two different languages) to increase translation accuracy. In this paper, we examine approaches for multi-source neural machine translation (NMT) using an…

计算与语言 · 计算机科学 2018-06-11 Yuta Nishimura , Katsuhito Sudoh , Graham Neubig , Satoshi Nakamura

In neural machine translation (NMT), monolingual data in the target language are usually exploited through a method so-called "back-translation" to synthesize additional training parallel data. The synthetic data have been shown helpful to…

计算与语言 · 计算机科学 2021-02-01 Benjamin Marie , Atsushi Fujita

Neural Machine Translation (MT) has radically changed the way systems are developed. A major difference with the previous generation (Phrase-Based MT) is the way monolingual target data, which often abounds, is used in these two paradigms.…

计算与语言 · 计算机科学 2019-03-28 Franck Burlot , François Yvon

Recognizing semantically similar sentences or paragraphs across languages is beneficial for many tasks, ranging from cross-lingual information retrieval and plagiarism detection to machine translation. Recently proposed methods for…

计算与语言 · 计算机科学 2018-01-22 Goran Glavaš , Marc Franco-Salvador , Simone Paolo Ponzetto , Paolo Rosso

Despite the growing variety of languages supported by existing multilingual neural machine translation (MNMT) models, most of the world's languages are still being left behind. We aim to extend large-scale MNMT models to incorporate a new…

计算与语言 · 计算机科学 2025-12-02 Wen Lai , Viktor Hangya , Yingli Shen , Alexander Fraser

Parallel sentence extraction is a task addressing the data sparsity problem found in multilingual natural language processing applications. We propose an end-to-end deep neural network approach to detect translational equivalence between…

计算与语言 · 计算机科学 2017-09-29 Francis Grégoire , Philippe Langlais

Neural machine translation requires large amounts of parallel training text to learn a reasonable-quality translation model. This is particularly inconvenient for language pairs for which enough parallel text is not available. In this…

计算与语言 · 计算机科学 2018-05-14 Poorya Zaremoodi , Gholamreza Haffari

We consider the problem of learning general-purpose, paraphrastic sentence embeddings in the setting of Wieting et al. (2016b). We use neural machine translation to generate sentential paraphrases via back-translation of bilingual sentence…

计算与语言 · 计算机科学 2017-06-07 John Wieting , Jonathan Mallinson , Kevin Gimpel

Translating in real-time, a.k.a. simultaneous translation, outputs translation words before the input sentence ends, which is a challenging problem for conventional machine translation methods. We propose a neural machine translation (NMT)…

计算与语言 · 计算机科学 2017-01-12 Jiatao Gu , Graham Neubig , Kyunghyun Cho , Victor O. K. Li

Recent works have shown that synthetic parallel data automatically generated by translation models can be effective for various neural machine translation (NMT) issues. In this study, we build NMT systems using only synthetic parallel data.…

计算与语言 · 计算机科学 2017-09-19 Jaehong Park , Jongyoon Song , Sungroh Yoon

Neural approaches have achieved state-of-the-art accuracy on machine translation but suffer from the high cost of collecting large scale parallel data. Thus, a lot of research has been conducted for neural machine translation (NMT) with…

计算与语言 · 计算机科学 2021-07-12 Rui Wang , Xu Tan , Renqian Luo , Tao Qin , Tie-Yan Liu

Despite the recent developments in the field of cross-modal retrieval, there has been less research focusing on low-resource languages due to the lack of manually annotated datasets. In this paper, we propose a noise-robust cross-lingual…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Yabing Wang , Jianfeng Dong , Tianxiang Liang , Minsong Zhang , Rui Cai , Xun Wang