中文
相关论文

相关论文: On Synthetic Data for Back Translation

200 篇论文

Machine Translation (MT) system generally aims at automatic representation of source language into target language retaining the originality of context using various Natural Language Processing (NLP) techniques. Among various NLP methods,…

计算与语言 · 计算机科学 2026-03-04 Sudhansu Bala Das , Divyajoti Panda , Tapas Kumar Mishra , Bidyut Kr. Patra

State-of-the-art Transformer-based neural machine translation (NMT) systems still follow a standard encoder-decoder framework, in which source sentence representation can be well done by an encoder with self-attention mechanism. Though…

计算与语言 · 计算机科学 2019-12-30 Zuchao Li , Rui Wang , Kehai Chen , Masao Utiyama , Eiichiro Sumita , Zhuosheng Zhang , Hai Zhao

Pre-training models with large crawled corpora can lead to issues such as toxicity and bias, as well as copyright and privacy concerns. A promising way of alleviating such concerns is to conduct pre-training with synthetic tasks and data,…

计算与语言 · 计算机科学 2023-06-01 Zexue He , Graeme Blackwood , Rameswar Panda , Julian McAuley , Rogerio Feris

Neural machine translation (NMT) aims at solving machine translation (MT) problems using neural networks and has exhibited promising results in recent years. However, most of the existing NMT models are shallow and there is still a…

计算与语言 · 计算机科学 2016-07-26 Jie Zhou , Ying Cao , Xuguang Wang , Peng Li , Wei Xu

Recent studies have shown that reinforcement learning (RL) is an effective approach for improving the performance of neural machine translation (NMT) system. However, due to its instability, successfully RL training is challenging,…

机器学习 · 计算机科学 2018-08-28 Lijun Wu , Fei Tian , Tao Qin , Jianhuang Lai , Tie-Yan Liu

Language models (LMs) pretrained on a large text corpus and fine-tuned on a downstream text corpus and fine-tuned on a downstream task becomes a de facto training strategy for several natural language processing (NLP) tasks. Recently, an…

计算与语言 · 计算机科学 2021-07-23 Junghoon Lee , Jounghee Kim , Pilsung Kang

Many document-level neural machine translation (NMT) systems have explored the utility of context-aware architecture, usually requiring an increasing number of parameters and computational complexity. However, few attention is paid to the…

计算与语言 · 计算机科学 2020-09-22 Pei Zhang , Boxing Chen , Niyu Ge , Kai Fan

One of the difficulties of neural machine translation (NMT) is the recall and appropriate translation of low-frequency words or phrases. In this paper, we propose a simple, fast, and effective method for recalling previously seen…

计算与语言 · 计算机科学 2018-04-10 Jingyi Zhang , Masao Utiyama , Eiichro Sumita , Graham Neubig , Satoshi Nakamura

Non-Autoregressive Neural Machine Translation (NAT) achieves significant decoding speedup through generating target words independently and simultaneously. However, in the context of non-autoregressive translation, the word-level…

计算与语言 · 计算机科学 2019-11-22 Chenze Shao , Jinchao Zhang , Yang Feng , Fandong Meng , Jie Zhou

Natural Language Processing (NLP) has undergone transformative changes with the advent of deep learning methodologies. One challenge persistently confronting researchers is the scarcity of high-quality, annotated datasets that drive these…

计算与语言 · 计算机科学 2023-10-13 Sia Gholami , Marwan Omar

A major challenge in the practical use of Machine Translation (MT) is that users lack guidance to make informed decisions about when to rely on outputs. Progress in quality estimation research provides techniques to automatically assess MT…

计算与语言 · 计算机科学 2023-10-27 Nikita Mehandru , Sweta Agrawal , Yimin Xiao , Elaine C Khoong , Ge Gao , Marine Carpuat , Niloufar Salehi

In this paper, we introduce a novel approach to generate synthetic data for training Neural Machine Translation systems. The proposed approach transforms a given parallel corpus between a written language and a target language to a parallel…

计算与语言 · 计算机科学 2017-11-30 Hany Hassan , Mostafa Elaraby , Ahmed Tawfik

Non-Autoregressive Neural Machine Translation (NAT) has achieved significant inference speedup by generating all tokens simultaneously. Despite its high efficiency, NAT usually suffers from two kinds of translation errors: over-translation…

计算与语言 · 计算机科学 2021-04-27 Yong Shan , Yang Feng , Chenze Shao

In this paper, an extended combined approach of phrase based statistical machine translation (SMT), example based MT (EBMT) and rule based MT (RBMT) is proposed to develop a novel hybrid data driven MT system capable of outperforming the…

计算与语言 · 计算机科学 2017-05-09 Omkar Dhariya , Shrikant Malviya , Uma Shanker Tiwary

Most of the speech translation models heavily rely on parallel data, which is hard to collect especially for low-resource languages. To tackle this issue, we propose to build a cascaded speech translation system without leveraging any kind…

计算与语言 · 计算机科学 2023-05-15 Yu-Kuan Fu , Liang-Hsuan Tseng , Jiatong Shi , Chen-An Li , Tsu-Yuan Hsu , Shinji Watanabe , Hung-yi Lee

Neural Machine Translation (NMT) is the task of translating a text from one language to another with the use of a trained neural network. Several existing works aim at incorporating external information into NMT models to improve or control…

计算与语言 · 计算机科学 2024-04-30 Charles Brazier , Jean-Luc Rouas

While it has been shown that Neural Machine Translation (NMT) is highly sensitive to noisy parallel training samples, prior work treats all types of mismatches between source and target as noise. As a result, it remains unclear how samples…

计算与语言 · 计算机科学 2021-06-01 Eleftheria Briakou , Marine Carpuat

Machine translation (MT) plays an important role in benefiting linguists, sociologists, computer scientists, etc. by processing natural language to translate it into some other natural language. And this demand has grown exponentially over…

计算与语言 · 计算机科学 2019-01-07 Ankush Garg , Mayank Agarwal

We introduce negative space learning machine translation (NSL-MT), a training method for underresourced languages, that augments limited parallel data with synthetically generated violations of the target language's grammar and explicitly…

机器学习 · 计算机科学 2026-05-07 Mamadou K. Keita , Christopher Homan , Huy Le

Neural Machine Translation (NMT) systems are typically evaluated using automated metrics that assess the agreement between generated translations and ground truth candidates. To improve systems with respect to these metrics, NLP researchers…

计算与语言 · 计算机科学 2020-11-30 Nicholas Roberts , Davis Liang , Graham Neubig , Zachary C. Lipton