paper-with-me

홈 › Papers

A Review of Discourse-level Machine Translation

2020-12-01 · AACL (iwdp) 2020 12 · Xiaojun Zhang

Machine translation (MT) models usually translate a text at sentence level by considering isolated sentences, which is based on a strict assumption that the sentences in a text are independent of one another. However, the fact is that the texts at discourse level have properties going beyond individual sentences. These properties reveal texts in the frequency and distribution of words, word senses, referential forms and syntactic structures. Dissregarding dependencies across sentences will harm translation quality especially in terms of coherence, cohesion, and consistency. To solve these problems, several approaches have previously been investigated for conventional statistical machine translation (SMT). With the fast growth of neural machine translation (NMT), discourse-level NMT has drawn increasing attention from researchers. In this work, we review major works on addressing discourse related problems for both SMT and NMT models with a survey of recent trends in the fields.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTSentenceTranslation

Similar Papers 제목 키워드 기반

Lexical Chains meet Word Embeddings in Document-level Statistical Machine Translation

2017-09-01 · WS 2017 9 · Laura Mascarell

Currently under review for EMNLP 2017 The phrase-based Statistical Machine Translation (SMT) approach deals with sentences in isolation, making it difficult to consider discourse context in translation. This poses a chal…

DecoderDocument SummarizationInformation RetrievalMachine Translation+4

Discourse Structure in Machine Translation Evaluation

2017-10-04 · CL 2017 12 · Shafiq Joty, Francisco Guzmán, Lluís Màrquez, Preslav Nakov

In this article, we explore the potential of using sentence-level discourse structure for machine translation evaluation. We first design discourse-aware similarity measures, which use all-subtree kernels to compare disc…

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

GRAFT: A Graph-based Flow-aware Agentic Framework for Document-level Machine Translation

2025-07-04 · Himanshu Dutta, Sunny Manchanda, Prakhar Bapat, Meva Ram Gurjar 외

Document level Machine Translation (DocMT) approaches often struggle with effectively capturing discourse level phenomena. Existing approaches rely on heuristic rules to segment documents into discourse units, which rare…

Document Level Machine TranslationDocument TranslationLarge Language ModelMachine Translation+1