paper-with-me

Papers

Multilingual Multi-Domain Adaptation Approaches for Neural Machine Translation

2019-06-19 · Chenhui Chu, Raj Dabre

In this paper, we propose two novel methods for domain adaptation for the attention-only neural machine translation (NMT) model, i.e., the Transformer. Our methods focus on training a single translation model for multiple domains by either learning domain specialized hidden state representations or predictor biases for each domain. We combine our methods with a previously proposed black-box method called mixed fine tuning, which is known to be highly effective for domain adaptation. In addition, we incorporate multilingualism into the domain adaptation framework. Experiments show that multilingual multi-domain adaptation can significantly improve both resource-poor in-domain and resource-rich out-of-domain translations, and the combination of our methods with mixed fine tuning achieves the best performance.

📄 PDF Abstract BibTeX arXiv:1906.07978

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMachine TranslationNMTTranslation

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 설명 없음
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…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Domain Adaptation of Multilingual Semantic Search - Literature Review

2024-02-05 · Anna Bringmann, Anastasia Zhukova

This literature review gives an overview of current approaches to perform domain adaptation in a low-resource and approaches to perform multilingual semantic search in a low-resource setting. We developed a new typology …

Domain AdaptationInformation RetrievalRetrieval

Simple, Scalable Adaptation for Neural Machine Translation

2019-09-18 · IJCNLP 2019 11 · Ankur Bapna, Naveen Arivazhagan, Orhan Firat

Fine-tuning pre-trained Neural Machine Translation (NMT) models is the dominant approach for adapting to new languages and domains. However, fine-tuning requires adapting and maintaining a separate model for each target …

Domain AdaptationMachine TranslationNMTTranslation

$m^4Adapter$: Multilingual Multi-Domain Adaptation for Machine Translation with a Meta-Adapter

2022-10-21 · Wen Lai, Alexandra Chronopoulou, Alexander Fraser

Multilingual neural machine translation models (MNMT) yield state-of-the-art performance when evaluated on data from a domain and language pair seen at training time. However, when a MNMT model is used to translate under…

Domain AdaptationMachine TranslationMeta-LearningTranslation

EduMT: Developing Machine Translation System for Educational Content in Indian Languages

2021-12-01 · ICON 2021 12 · Ramakrishna Appicharla, Asif Ekbal, Pushpak Bhattacharyya

In this paper, we explore various approaches to build Hindi to Bengali Neural Machine Translation (NMT) systems for the educational domain. Translation of educational content poses several challenges, such as unavailabil…

Data AugmentationDomain AdaptationMachine TranslationNMT+1

Easy Adaptation to Mitigate Gender Bias in Multilingual Text Classification

2022-04-12 · NAACL 2022 7 · Xiaolei Huang

Existing approaches to mitigate demographic biases evaluate on monolingual data, however, multilingual data has not been examined. In this work, we treat the gender as domains (e.g., male vs. female) and present a standa…

Domain AdaptationHate Speech DetectionMultilingual text classificationtext-classification+1