paper-with-me

홈 › Papers

Leveraging Discourse Rewards for Document-Level Neural Machine Translation

2020-10-08 · COLING 2020 8 · Inigo Jauregi Unanue, Nazanin Esmaili, Gholamreza Haffari, Massimo Piccardi

Document-level machine translation focuses on the translation of entire documents from a source to a target language. It is widely regarded as a challenging task since the translation of the individual sentences in the document needs to retain aspects of the discourse at document level. However, document-level translation models are usually not trained to explicitly ensure discourse quality. Therefore, in this paper we propose a training approach that explicitly optimizes two established discourse metrics, lexical cohesion (LC) and coherence (COH), by using a reinforcement learning objective. Experiments over four different language pairs and three translation domains have shown that our training approach has been able to achieve more cohesive and coherent document translations than other competitive approaches, yet without compromising the faithfulness to the reference translation. In the case of the Zh-En language pair, our method has achieved an improvement of 2.46 percentage points (pp) in LC and 1.17 pp in COH over the runner-up, while at the same time improving 0.63 pp in BLEU score and 0.47 pp in F_BERT.

📄 PDF Abstract BibTeX arXiv:2010.03732

Code (0)

등록된 구현이 없습니다.

Tasks

Document Level Machine TranslationMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Document-level Neural Machine Translation Using Dependency RST Structure

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Document-level machine translation (MT) extends the translation unit from the sentence to the whole document. Intuitively, discourse structure can be useful for document-level MT for its helpfulness in long-range depende…

DecoderDocument Level Machine TranslationMachine TranslationNMT+2

Document-Level Machine Translation with Large Language Models

2023-04-05 · Longyue Wang, Chenyang Lyu, Tianbo Ji, Zhirui Zhang 외

Large language models (LLMs) such as ChatGPT can produce coherent, cohesive, relevant, and fluent answers for various natural language processing (NLP) tasks. Taking document-level machine translation (MT) as a testbed, …

Document Level Machine TranslationMachine TranslationTranslation

Challenges in Context-Aware Neural Machine Translation

2023-05-23 · Linghao Jin, Jacqueline He, Jonathan May, Xuezhe Ma

Context-aware neural machine translation involves leveraging information beyond sentence-level context to resolve inter-sentential discourse dependencies and improve document-level translation quality, and has given rise…

Machine TranslationSentenceTranslation

Modeling Discourse Structure for Document-level Neural Machine Translation

2020-06-08 · WS 2020 7 · Junxuan Chen, Xiang Li, Jiarui Zhang, Chulun Zhou 외

Recently, document-level neural machine translation (NMT) has become a hot topic in the community of machine translation. Despite its success, most of existing studies ignored the discourse structure information of the i…

Machine TranslationNMTTranslation

A Test Suite for Evaluating Discourse Phenomena in Document-level Neural Machine Translation

2020-12-01 · AACL (iwdp) 2020 12 · Xinyi Cai, Deyi Xiong

The need to evaluate the ability of context-aware neural machine translation (NMT) models in dealing with specific discourse phenomena arises in document-level NMT. However, test sets that satisfy this need are rare. In …

Machine TranslationNMTTranslation