paper-with-me

Papers

Transformers for Low-Resource Languages: Is Féidir Linn!

2021-08-01 · MTSummit 2021 8 · Seamus Lankford, Haithem Alfi, Andy Way

The Transformer model is the state-of-the-art in Machine Translation. However and in general and neural translation models often under perform on language pairs with insufficient training data. As a consequence and relatively few experiments have been carried out using this architecture on low-resource language pairs. In this study and hyperparameter optimization of Transformer models in translating the low-resource English-Irish language pair is evaluated. We demonstrate that choosing appropriate parameters leads to considerable performance improvements. Most importantly and the correct choice of subword model is shown to be the biggest driver of translation performance. SentencePiece models using both unigram and BPE approaches were appraised. Variations on model architectures included modifying the number of layers and testing various regularization techniques and evaluating the optimal number of heads for attention. A generic 55k DGT corpus and an in-domain 88k public admin corpus were used for evaluation. A Transformer optimized model demonstrated a BLEU score improvement of 7.8 points when compared with a baseline RNN model. Improvements were observed across a range of metrics and including TER and indicating a substantially reduced post editing effort for Transformer optimized models with 16k BPE subword models. Bench-marked against Google Translate and our translation engines demonstrated significant improvements. The question of whether or not Transformers can be used effectively in a low-resource setting of English-Irish translation has been addressed. Is féidir linn - yes we can.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

16kHyperparameter OptimizationMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Transformers for Low-Resource Languages:Is Féidir Linn!

2024-03-04 · Séamus Lankford, Haithem Afli, Andy Way

The Transformer model is the state-of-the-art in Machine Translation. However, in general, neural translation models often under perform on language pairs with insufficient training data. As a consequence, relatively few…

16kHyperparameter OptimizationMachine TranslationTranslation

Transferring BERT Capabilities from High-Resource to Low-Resource Languages Using Vocabulary Matching

2024-02-22 · Piotr Rybak

Pre-trained language models have revolutionized the natural language understanding landscape, most notably BERT (Bidirectional Encoder Representations from Transformers). However, a significant challenge remains for low-…

Natural Language Understanding

Taking Actions Separately: A Bidirectionally-Adaptive Transfer Learning Method for Low-Resource Neural Machine Translation

2022-10-01 · COLING 2022 10 · Xiaolin Xing, Yu Hong, Minhan Xu, Jianmin Yao 외

Training Neural Machine Translation (NMT) models suffers from sparse parallel data, in the infrequent translation scenarios towards low-resource source languages. The existing solutions primarily concentrate on the utili…

Generative Adversarial NetworkLanguage ModelingLanguage ModellingLow Resource Neural Machine Translation+8

YiSi - a Unified Semantic MT Quality Evaluation and Estimation Metric for Languages with Different Levels of Available Resources

2019-08-01 · WS 2019 8 · Chi-kiu Lo

We present YiSi, a unified automatic semantic machine translation quality evaluation and estimation metric for languages with different levels of available resources. Underneath the interface with different language reso…

Machine TranslationSemantic SimilaritySemantic Textual SimilarityTranslation

Enhancing Plagiarism Detection in Marathi with a Weighted Ensemble of TF-IDF and BERT Embeddings for Low-Resource Language Processing

2025-01-09 · Atharva Mutsaddi, Aditya Choudhary

Plagiarism involves using another person's work or concepts without proper attribution, presenting them as original creations. With the growing amount of data communicated in regional languages such as Marathi -- one of …

Paraphrase IdentificationSentenceSentence Embeddings