SemiAdapt and SemiLoRA: Efficient Domain Adaptation for Transformer-based Low-Resource Language Translation with a Case Study on Irish
Fine-tuning is widely used to tailor large language models for specific tasks such as neural machine translation (NMT). However, leveraging transfer learning is computationally expensive when fine-tuning large multilingual models with billions of parameters, thus creating a barrier to entry for researchers working on low-resource domains such as Irish translation. Parameter-efficient fine-tuning (PEFT) bridges this gap by training on a fraction of the original model parameters, with the Low-Rank Adaptation (LoRA) approach introducing small, trainable adapter layers. We introduce SemiAdapt and SemiLoRA as semi-supervised inference-efficient approaches that strengthen domain adaptation and lead to improved overall performance in NMT. We demonstrate that SemiAdapt can outperform full-domain fine-tuning, while most notably, SemiLoRA can propel PEFT methods to match or even outperform full-model fine-tuning. We further evaluate domain-by-dataset fine-tuning and demonstrate that our embedding-based inference methods perform especially well on larger and noisier corpora. All Irish translation models developed in this work are released as open resources. These methods aim to make high-quality domain adaptation and fine-tuning more accessible to researchers working with low-resource languages.
Code (0)
등록된 구현이 없습니다.
Tasks
parameter-efficient fine-tuningMachine TranslationTransfer LearningDomain AdaptationSimilar Papers 제목 키워드 기반
Multilingual Multi-Domain Adaptation Approaches for Neural Machine Translation
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 multipl…
Domain AdaptationMachine TranslationNMTTranslationTransformer-Based Named Entity Recognition for French Using Adversarial Adaptation to Similar Domain Corpora
Named Entity Recognition (NER) involves the identification and classification of named entities in unstructured text into predefined classes. NER in languages with limited resources, like French, is still an open problem…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERAddressing Zero-Resource Domains Using Document-Level Context in Neural Machine Translation
Achieving satisfying performance in machine translation on domains for which there is no training data is challenging. Traditional supervised domain adaptation is not suitable for addressing such zero-resource domains be…
Domain AdaptationMachine TranslationSentenceTranslationTADA: Efficient Task-Agnostic Domain Adaptation for Transformers
Intermediate training of pre-trained transformer-based language models on domain-specific data leads to substantial gains for downstream tasks. To increase efficiency and prevent catastrophic forgetting alleviated from f…
Domain AdaptationAdversarial Adaptation for French Named Entity Recognition
Named Entity Recognition (NER) is the task of identifying and classifying named entities in large-scale texts into predefined classes. NER in French and other relatively limited-resource languages cannot always benefit f…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER