paper-with-me

홈 › Papers

Machine Translation in the Covid domain: an English-Irish case study for LoResMT 2021

2024-03-02 · MTSummit 2021 8 · Séamus Lankford, Haithem Afli, Andy Way

Translation models for the specific domain of translating Covid data from English to Irish were developed for the LoResMT 2021 shared task. Domain adaptation techniques, using a Covid-adapted generic 55k corpus from the Directorate General of Translation, were applied. Fine-tuning, mixed fine-tuning and combined dataset approaches were compared with models trained on an extended in-domain dataset. As part of this study, an English-Irish dataset of Covid related data, from the Health and Education domains, was developed. The highest-performing model used a Transformer architecture trained with an extended in-domain Covid dataset. In the context of this study, we have demonstrated that extending an 8k in-domain baseline dataset by just 5k lines improved the BLEU score by 27 points.

📄 PDF Abstract BibTeX arXiv:2403.01196

Code (0)

등록된 구현이 없습니다.

Tasks

8kDomain AdaptationMachine TranslationTranslation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
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 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Findings of the LoResMT 2021 Shared Task on COVID and Sign Language for Low-resource Languages

2021-08-14 · MTSummit 2021 8 · Atul Kr. Ojha, Chao-Hong Liu, Katharina Kann, John Ortega 외

We present the findings of the LoResMT 2021 shared task which focuses on machine translation (MT) of COVID-19 data for both low-resource spoken and sign languages. The organization of this task was conducted as part of t…

Machine TranslationTranslation

IRIS: English-Irish Machine Translation System

2016-05-01 · LREC 2016 5 · Mihael Arcan, Caoilfhionn Lane, Eoin {\'O} Droighne{\'a}in, Paul Buitelaar

We describe IRIS, a statistical machine translation (SMT) system for translating from English into Irish and vice versa. Since Irish is considered an under-resourced language with a limited amount of machine-readable tex…

Machine TranslationTranslation

Attentive fine-tuning of Transformers for Translation of low-resourced languages @LoResMT 2021

2021-08-19 · MTSummit 2021 8 · Karthik Puranik, Adeep Hande, Ruba Priyadharshini, Thenmozhi Durairaj 외

This paper reports the Machine Translation (MT) systems submitted by the IIITT team for the English->Marathi and English->Irish language pairs LoResMT 2021 shared task. The task focuses on getting exceptional translation…

Machine TranslationNMTTranslation

A human evaluation of English-Irish statistical and neural machine translation

2020-11-01 · EAMT 2020 11 · Meghan Dowling, Sheila Castilho, Joss Moorkens, Teresa Lynn 외

With official status in both Ireland and the EU, there is a need for high-quality English-Irish (EN-GA) machine translation (MT) systems which are suitable for use in a professional translation environment. While we have…

Machine TranslationTranslation

The UCF Systems for the LoResMT 2021 Machine Translation Shared Task

2021-08-01 · MTSummit 2021 8 · William Chen, Brett Fazio

We present the University of Central Florida systems for the LoResMT 2021 Shared Task, participating in the English-Irish and English-Marathi translation pairs. We focused our efforts on constrained track of the task, us…

Machine TranslationTransfer LearningTranslation