paper-with-me

Papers

Domain Adaptation in Neural Machine Translation using a Qualia-Enriched FrameNet

2022-02-21 · LREC 2022 6 · Alexandre Diniz Costa, Mateus Coutinho Marim, Ely Edison da Silva Matos, Tiago Timponi Torrent

In this paper we present Scylla, a methodology for domain adaptation of Neural Machine Translation (NMT) systems that make use of a multilingual FrameNet enriched with qualia relations as an external knowledge base. Domain adaptation techniques used in NMT usually require fine-tuning and in-domain training data, which may pose difficulties for those working with lesser-resourced languages and may also lead to performance decay of the NMT system for out-of-domain sentences. Scylla does not require fine-tuning of the NMT model, avoiding the risk of model over-fitting and consequent decrease in performance for out-of-domain translations. Two versions of Scylla are presented: one using the source sentence as input, and another one using the target sentence. We evaluate Scylla in comparison to a state-of-the-art commercial NMT system in an experiment in which 50 sentences from the Sports domain are translated from Brazilian Portuguese to English. The two versions of Scylla significantly outperform the baseline commercial system in HTER.

📄 PDF Abstract BibTeX arXiv:2202.10287

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMachine TranslationNMTSentenceTranslation

Similar Papers 제목 키워드 기반

Domain specialization: a post-training domain adaptation for Neural Machine Translation

2016-12-19 · Christophe Servan, Josep Crego, Jean Senellart

Domain adaptation is a key feature in Machine Translation. It generally encompasses terminology, domain and style adaptation, especially for human post-editing workflows in Computer Assisted Translation (CAT). With Neura…

Domain AdaptationMachine TranslationNMTTranslation

A Survey of Domain Adaptation for Neural Machine Translation

2018-06-01 · COLING 2018 8 · Chenhui Chu, Rui Wang

Neural machine translation (NMT) is a deep learning based approach for machine translation, which yields the state-of-the-art translation performance in scenarios where large-scale parallel corpora are available. Althoug…

Domain AdaptationMachine TranslationNMTSurvey+1

Neural Lattice Search for Domain Adaptation in Machine Translation

2017-11-01 · IJCNLP 2017 11 · Huda Khayrallah, Gaurav Kumar, Kevin Duh, Matt Post 외

Domain adaptation is a major challenge for neural machine translation (NMT). Given unknown words or new domains, NMT systems tend to generate fluent translations at the expense of adequacy. We present a stack-based latti…

Domain AdaptationMachine TranslationNMTTranslation

Domain Adaptation of NMT models for English-Hindi Machine Translation Task at AdapMT ICON 2020

2020-12-22 · Ramchandra Joshi, Rushabh Karnavat, Kaustubh Jirapure, Raviraj Joshi

Recent advancements in Neural Machine Translation (NMT) models have proved to produce a state of the art results on machine translation for low resource Indian languages. This paper describes the neural machine translati…

Domain AdaptationMachine TranslationNMTTranslation

Cost Weighting for Neural Machine Translation Domain Adaptation

2017-08-01 · WS 2017 8 · Boxing Chen, Colin Cherry, George Foster, Samuel Larkin

In this paper, we propose a new domain adaptation technique for neural machine translation called cost weighting, which is appropriate for adaptation scenarios in which a small in-domain data set and a large general-doma…

Domain AdaptationMachine TranslationTranslation