paper-with-me

홈 › Papers

"Bilingual Expert" Can Find Translation Errors

2018-07-25 · Kai Fan, Jiayi Wang, Bo Li, Fengming Zhou, Boxing Chen, Luo Si

Recent advances in statistical machine translation via the adoption of neural sequence-to-sequence models empower the end-to-end system to achieve state-of-the-art in many WMT benchmarks. The performance of such machine translation (MT) system is usually evaluated by automatic metric BLEU when the golden references are provided for validation. However, for model inference or production deployment, the golden references are prohibitively available or require expensive human annotation with bilingual expertise. In order to address the issue of quality evaluation (QE) without reference, we propose a general framework for automatic evaluation of translation output for most WMT quality evaluation tasks. We first build a conditional target language model with a novel bidirectional transformer, named neural bilingual expert model, which is pre-trained on large parallel corpora for feature extraction. For QE inference, the bilingual expert model can simultaneously produce the joint latent representation between the source and the translation, and real-valued measurements of possible erroneous tokens based on the prior knowledge learned from parallel data. Subsequently, the features will further be fed into a simple Bi-LSTM predictive model for quality evaluation. The experimental results show that our approach achieves the state-of-the-art performance in the quality estimation track of WMT 2017/2018.

📄 PDF Abstract BibTeX arXiv:1807.09433

Code (1)

lovecambi/qebrain tf

Tasks

Language ModelingLanguage ModellingMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Toward Machine Translation Literacy: How Lay Users Perceive and Rely on Imperfect Translations

2025-10-11 · Yimin Xiao, Yongle Zhang, Dayeon Ki, Calvin Bao 외 arxiv

As Machine Translation (MT) becomes increasingly commonplace, understanding how the general public perceives and relies on imperfect MT is crucial for contextualizing MT research in real-world applications. We present a …

Machine Translation

Alibaba Submission for WMT18 Quality Estimation Task

2018-10-01 · WS 2018 10 · Jiayi Wang, Kai Fan, Bo Li, Fengming Zhou 외

The goal of WMT 2018 Shared Task on Translation Quality Estimation is to investigate automatic methods for estimating the quality of machine translation results without reference translations. This paper presents the QE …

Automatic Post-EditingLanguage ModelingLanguage ModellingMachine Translation+2

Towards General Error Diagnosis via Behavioral Testing in Machine Translation

2023-10-20 · Junjie Wu, Lemao Liu, Dit-yan Yeung

Behavioral testing offers a crucial means of diagnosing linguistic errors and assessing capabilities of NLP models. However, applying behavioral testing to machine translation (MT) systems is challenging as it generally …

Machine TranslationTranslation

Context-Aware Monolingual Human Evaluation of Machine Translation

2025-04-10 · Silvio Picinini, Sheila Castilho

This paper explores the potential of context-aware monolingual human evaluation for assessing machine translation (MT) when no source is given for reference. To this end, we compare monolingual with bilingual evaluations…

Machine TranslationTranslation

Automatically constructing Wordnet synsets

2022-08-08 · ACL 2014 6 · Khang Nhut Lam, Feras Al Tarouti, Jugal Kalita

Manually constructing a Wordnet is a difficult task, needing years of experts' time. As a first step to automatically construct full Wordnets, we propose approaches to generate Wordnet synsets for languages both resource…

Translation