paper-with-me

홈 › Papers

Lack of Fluency is Hurting Your Translation Model

2022-05-24 · Jaehyo Yoo, Jaewoo Kang

Many machine translation models are trained on bilingual corpus, which consist of aligned sentence pairs from two different languages with same semantic. However, there is a qualitative discrepancy between train and test set in bilingual corpus. While the most train sentences are created via automatic techniques such as crawling and sentence-alignment methods, the test sentences are annotated with the consideration of fluency by human. We suppose this discrepancy in training corpus will yield performance drop of translation model. In this work, we define \textit{fluency noise} to determine which parts of train sentences cause them to seem unnatural. We show that \textit{fluency noise} can be detected by simple gradient-based method with pre-trained classifier. By removing \textit{fluency noise} in train sentences, our final model outperforms the baseline on WMT-14 DE$\rightarrow$EN and RU$\rightarrow$EN. We also show the compatibility with back-translation augmentation, which has been commonly used to improve the fluency of the translation model. At last, the qualitative analysis of \textit{fluency noise} provides the insight of what points we should focus on.

📄 PDF Abstract BibTeX arXiv:2205.11826

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationmodelSentenceTranslation

Similar Papers 제목 키워드 기반

Mitigating Translationese in Low-resource Languages: The Storyboard Approach

2024-07-14 · Garry Kuwanto, Eno-Abasi E. Urua, Priscilla Amondi Amuok, Shamsuddeen Hassan Muhammad 외

Low-resource languages often face challenges in acquiring high-quality language data due to the reliance on translation-based methods, which can introduce the translationese effect. This phenomenon results in translated …

Translation

Fluency and Faithfulness in Human and Machine Literary Translation

2026-05-14 · Sarah Griebel, Ted Underwood arxiv

Literary translation requires balancing target-language fluency with faithfulness to the source. Recent large language models (LLMs) often produce fluent translations, but it remains unclear whether fluency corresponds t…

Context Gates for Neural Machine Translation

2016-08-22 · TACL 2017 1 · Zhaopeng Tu, Yang Liu, Zhengdong Lu, Xiaohua Liu 외

In neural machine translation (NMT), generation of a target word depends on both source and target contexts. We find that source contexts have a direct impact on the adequacy of a translation while target contexts affect…

Machine TranslationNMTTranslation

Improve the Evaluation of Fluency Using Entropy for Machine Translation Evaluation Metrics

2015-08-10 · Hui Yu, Xiaofeng Wu, Wenbin Jiang, Qun Liu 외

The widely-used automatic evaluation metrics cannot adequately reflect the fluency of the translations. The n-gram-based metrics, like BLEU, limit the maximum length of matched fragments to n and cannot catch the matched…

Machine TranslationSentenceTranslation

Simpson's Paradox and the Accuracy-Fluency Tradeoff in Translation

2024-02-20 · Zheng Wei Lim, Ekaterina Vylomova, Trevor Cohn, Charles Kemp

A good translation should be faithful to the source and should respect the norms of the target language. We address a theoretical puzzle about the relationship between these objectives. On one hand, intuition and some pr…

SentenceTranslation