paper-with-me

Papers

Assessing the Bilingual Knowledge Learned by Neural Machine Translation Models

2020-04-28 · Shilin He, Xing Wang, Shuming Shi, Michael R. Lyu, Zhaopeng Tu

Machine translation (MT) systems translate text between different languages by automatically learning in-depth knowledge of bilingual lexicons, grammar and semantics from the training examples. Although neural machine translation (NMT) has led the field of MT, we have a poor understanding on how and why it works. In this paper, we bridge the gap by assessing the bilingual knowledge learned by NMT models with phrase table -- an interpretable table of bilingual lexicons. We extract the phrase table from the training examples that an NMT model correctly predicts. Extensive experiments on widely-used datasets show that the phrase table is reasonable and consistent against language pairs and random seeds. Equipped with the interpretable phrase table, we find that NMT models learn patterns from simple to complex and distill essential bilingual knowledge from the training examples. We also revisit some advances that potentially affect the learning of bilingual knowledge (e.g., back-translation), and report some interesting findings. We believe this work opens a new angle to interpret NMT with statistic models, and provides empirical supports for recent advances in improving NMT models.

📄 PDF Abstract BibTeX arXiv:2004.13270

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

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

Improving Neural Machine Translation by Achieving Knowledge Transfer with Sentence Alignment Learning

2019-11-01 · CONLL 2019 11 · Xuewen Shi, He-Yan Huang, Wenguan Wang, Ping Jian 외

Neural Machine Translation (NMT) optimized by Maximum Likelihood Estimation (MLE) lacks the guarantee of translation adequacy. To alleviate this problem, we propose an NMT approach that heightens the adequacy in machine …

Machine TranslationNMTSentenceSentence Embedding+3

"Bilingual Expert" Can Find Translation Errors

2018-07-25 · Kai Fan, Jiayi Wang, Bo Li, Fengming Zhou 외

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 …

Language ModelingLanguage ModellingMachine TranslationTranslation

Is Context Helpful for Chat Translation Evaluation?

2024-03-13 · Sweta Agrawal, Amin Farajian, Patrick Fernandes, Ricardo Rei 외

Despite the recent success of automatic metrics for assessing translation quality, their application in evaluating the quality of machine-translated chats has been limited. Unlike more structured texts like news, chat co…

Language ModelingLanguage ModellingLarge Language ModelSentence+1

Continuous Learning in Neural Machine Translation using Bilingual Dictionaries

2021-02-12 · EACL 2021 2 · Jan Niehues

While recent advances in deep learning led to significant improvements in machine translation, neural machine translation is often still not able to continuously adapt to the environment. For humans, as well as for machi…

LEMMAMachine TranslationOne-Shot LearningTranslation