paper-with-me

홈 › Papers

A Document-Level Neural Machine Translation Model with Dynamic Caching Guided by Theme-Rheme Information

2020-12-01 · COLING 2020 8 · Yiqi Tong, Jiangbin Zheng, Hongkang Zhu, Yidong Chen, Xiaodong Shi

Research on document-level Neural Machine Translation (NMT) models has attracted increasing attention in recent years. Although the proposed works have proved that the inter-sentence information is helpful for improving the performance of the NMT models, what information should be regarded as context remains ambiguous. To solve this problem, we proposed a novel cache-based document-level NMT model which conducts dynamic caching guided by theme-rheme information. The experiments on NIST evaluation sets demonstrate that our proposed model achieves substantial improvements over the state-of-the-art baseline NMT models. As far as we know, we are the first to introduce theme-rheme theory into the field of machine translation.

📄 PDF Abstract BibTeX

Code (1)

ydc/ctrd 공식 구현

Tasks

Machine TranslationNMTSentenceTranslation

Similar Papers 제목 키워드 기반

Dynamic Context Selection for Document-level Neural Machine Translation via Reinforcement Learning

2020-10-09 · EMNLP 2020 11 · Xiaomian Kang, Yang Zhao, Jiajun Zhang, Chengqing Zong

Document-level neural machine translation has yielded attractive improvements. However, majority of existing methods roughly use all context sentences in a fixed scope. They neglect the fact that different source sentenc…

Machine Translationreinforcement-learningReinforcement Learning (RL)Sentence+1

STAR : Sentence Translation Alignment Rate for Document-to-Document Machine Translation

2026-08-27 · Yichen Dong, Hao Wang, Junhui Li, Linlong Xu 외 arxiv

Large Language Models (LLMs) have enabled a shift from sentence-level to document-to-document (Doc2Doc) machine translation, promising improved global coherence. However, document-to-document generation in a single pass …

Machine Translation

Log-Linear Reformulation of the Noisy Channel Model for Document-Level Neural Machine Translation

2020-11-01 · EMNLP (spnlp) 2020 11 · Sébastien Jean, Kyunghyun Cho

We seek to maximally use various data sources, such as parallel and monolingual data, to build an effective and efficient document-level translation system. In particular, we start by considering a noisy channel approach…

Language ModelingLanguage ModellingMachine TranslationSentence+1

Document-Level Neural Machine Translation Using BERT as Context Encoder

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Zhiyu Guo, Minh Le Nguyen

Large-scale pre-trained representations such as BERT have been widely used in many natural language understanding tasks. The methods of incorporating BERT into document-level machine translation are still being explored.…

DecoderDocument Level Machine TranslationMachine TranslationNatural Language Understanding+2

Multilingual Contextualization of Large Language Models for Document-Level Machine Translation

2025-04-16 · Miguel Moura Ramos, Patrick Fernandes, Sweta Agrawal, André F. T. Martins

Large language models (LLMs) have demonstrated strong performance in sentence-level machine translation, but scaling to document-level translation remains challenging, particularly in modeling long-range dependencies and…

Document Level Machine TranslationDocument TranslationMachine TranslationSentence+1