paper-with-me

홈 › Papers

Tailoring Domain Adaptation for Machine Translation Quality Estimation

2023-04-18 · Javad PourMostafa Roshan Sharami, Dimitar Shterionov, Frédéric Blain, Eva Vanmassenhove, Mirella De Sisto, Chris Emmery, Pieter Spronck

While quality estimation (QE) can play an important role in the translation process, its effectiveness relies on the availability and quality of training data. For QE in particular, high-quality labeled data is often lacking due to the high cost and effort associated with labeling such data. Aside from the data scarcity challenge, QE models should also be generalizable, i.e., they should be able to handle data from different domains, both generic and specific. To alleviate these two main issues -- data scarcity and domain mismatch -- this paper combines domain adaptation and data augmentation within a robust QE system. Our method first trains a generic QE model and then fine-tunes it on a specific domain while retaining generic knowledge. Our results show a significant improvement for all the language pairs investigated, better cross-lingual inference, and a superior performance in zero-shot learning scenarios as compared to state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2304.08891

Code (1)

joyebright/da-qe-eamt2023 공식 구현

Tasks

Data AugmentationDomain AdaptationMachine TranslationTranslationZero-Shot Learning

Similar Papers 제목 키워드 기반

Beyond "To whom it may concern": Tailoring Machine Translation to Audience and Intent

2026-06-02 · Raphael Merx, Ekaterina Vylomova, Trevor Cohn arxiv

Translation quality depends on purpose: the same source text demands different translations depending on audience, tone, and communicative intent. Yet MT models and metrics treat translation as a fixed mapping from sourc…

Machine Translation

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

NICT-2 Translation System for WAT2016: Applying Domain Adaptation to Phrase-based Statistical Machine Translation

2016-12-01 · WS 2016 12 · Kenji Imamura, Eiichiro Sumita

This paper describes the NICT-2 translation system for the 3rd Workshop on Asian Translation. The proposed system employs a domain adaptation method based on feature augmentation. We regarded the Japan Patent Office Corp…

Domain AdaptationMachine TranslationTranslation

Compact Personalized Models for Neural Machine Translation

2018-11-05 · EMNLP 2018 10 · Joern Wuebker, Patrick Simianer, John DeNero

We propose and compare methods for gradient-based domain adaptation of self-attentive neural machine translation models. We demonstrate that a large proportion of model parameters can be frozen during adaptation with min…

Domain AdaptationMachine TranslationTranslation

Rapid Domain Adaptation for Machine Translation with Monolingual Data

2020-10-23 · Mahdis Mahdieh, Mia Xu Chen, Yuan Cao, Orhan Firat

One challenge of machine translation is how to quickly adapt to unseen domains in face of surging events like COVID-19, in which case timely and accurate translation of in-domain information into multiple languages is cr…

Domain AdaptationMachine TranslationTranslation