paper-with-me

Papers

Improving Document-Level Neural Machine Translation with Domain Adaptation

2020-07-01 · WS 2020 7 · Sami Ul Haq, Sadaf Abdul Rauf, Arslan Shoukat, Noor-e- Hira

Recent studies have shown that translation quality of NMT systems can be improved by providing document-level contextual information. In general sentence-based NMT models are extended to capture contextual information from large-scale document-level corpora which are difficult to acquire. Domain adaptation on the other hand promises adapting components of already developed systems by exploiting limited in-domain data. This paper presents FJWU{'}s system submission at WNGT, we specifically participated in Document level MT task for German-English translation. Our system is based on context-aware Transformer model developed on top of original NMT architecture by integrating contextual information using attention networks. Our experimental results show providing previous sentences as context significantly improves the BLEU score as compared to a strong NMT baseline. We also studied the impact of domain adaptation on document level translationand were able to improve results by adaptingthe systems according to the testing domain.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMachine TranslationNMTSentenceTranslation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Multi-Head Attention 설명 없음
Adam 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Document-Level Adaptation for Neural Machine Translation

2018-07-01 · WS 2018 7 · Sachith Sri Ram Kothur, Rebecca Knowles, Philipp Koehn

It is common practice to adapt machine translation systems to novel domains, but even a well-adapted system may be able to perform better on a particular document if it were to learn from a translator{'}s corrections wit…

Machine TranslationSentenceTranslationWord Translation

Addressing Zero-Resource Domains Using Document-Level Context in Neural Machine Translation

2020-04-30 · EACL (AdaptNLP) 2021 4 · Dario Stojanovski, Alexander Fraser

Achieving satisfying performance in machine translation on domains for which there is no training data is challenging. Traditional supervised domain adaptation is not suitable for addressing such zero-resource domains be…

Domain AdaptationMachine TranslationSentenceTranslation

Hierarchical Modeling of Global Context for Document-Level Neural Machine Translation

2019-11-01 · IJCNLP 2019 11 · Xin Tan, Longyin Zhang, Deyi Xiong, Guodong Zhou

Document-level machine translation (MT) remains challenging due to the difficulty in efficiently using document context for translation. In this paper, we propose a hierarchical model to learn the global context for docu…

Document Level Machine TranslationMachine TranslationNMTSentence+1

TopicVD: A Topic-Based Dataset of Video-Guided Multimodal Machine Translation for Documentaries

2025-05-09 · Jinze Lv, Jian Chen, Zi Long, Xianghua Fu 외

Most existing multimodal machine translation (MMT) datasets are predominantly composed of static images or short video clips, lacking extensive video data across diverse domains and topics. As a result, they fail to meet…

Domain AdaptationMachine TranslationMultimodal Machine TranslationNMT+1

Domain Adaptation of Document-Level NMT in IWSLT19

2019-11-01 · EMNLP (IWSLT) 2019 11 · Martin Popel, Christian Federmann

We describe our four NMT systems submitted to the IWSLT19 shared task in English→Czech text-to-text translation of TED talks. The goal of this study is to understand the interactions between document-level NMT and domain…

Domain AdaptationNMTSentenceTranslation