paper-with-me

Papers

Context-Aware Learning for Neural Machine Translation

2019-03-12 · Sébastien Jean, Kyunghyun Cho

Interest in larger-context neural machine translation, including document-level and multi-modal translation, has been growing. Multiple works have proposed new network architectures or evaluation schemes, but potentially helpful context is still sometimes ignored by larger-context translation models. In this paper, we propose a novel learning algorithm that explicitly encourages a neural translation model to take into account additional context using a multilevel pair-wise ranking loss. We evaluate the proposed learning algorithm with a transformer-based larger-context translation system on document-level translation. By comparing performance using actual and random contexts, we show that a model trained with the proposed algorithm is more sensitive to the additional context.

📄 PDF Abstract BibTeX arXiv:1903.04715

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Lexically Cohesive Neural Machine Translation with Copy Mechanism

2020-10-11 · Vipul Mishra, Chenhui Chu, Yuki Arase

Lexically cohesive translations preserve consistency in word choices in document-level translation. We employ a copy mechanism into a context-aware neural machine translation model to allow copying words from previous tr…

Machine TranslationTranslation

Context-aware Decoder for Neural Machine Translation using a Target-side Document-Level Language Model

2020-10-24 · NAACL 2021 4 · Amane Sugiyama, Naoki Yoshinaga

Although many context-aware neural machine translation models have been proposed to incorporate contexts in translation, most of those models are trained end-to-end on parallel documents aligned in sentence-level. Becaus…

DecoderLanguage ModelingLanguage ModellingMachine Translation+2

Towards Chapter-to-Chapter Context-Aware Literary Translation via Large Language Models

2024-07-12 · Linghao Jin, Li An, Xuezhe Ma

Discourse phenomena in existing document-level translation datasets are sparse, which has been a fundamental obstacle in the development of context-aware machine translation models. Moreover, most existing document-level…

Machine TranslationSentenceTranslation

Does Context Help Mitigate Gender Bias in Neural Machine Translation?

2024-06-18 · Harritxu Gete, Thierry Etchegoyhen

Neural Machine Translation models tend to perpetuate gender bias present in their training data distribution. Context-aware models have been previously suggested as a means to mitigate this type of bias. In this work, we…

Machine 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