paper-with-me

Papers

SemiAdapt and SemiLoRA: Efficient Domain Adaptation for Transformer-based Low-Resource Language Translation with a Case Study on Irish

2025-10-21 · Josh McGiff, Nikola S. Nikolov arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.18725

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningMachine TranslationTransfer LearningDomain Adaptation

Similar 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 multipl…

Domain AdaptationMachine TranslationNMTTranslation

Transformer-Based Named Entity Recognition for French Using Adversarial Adaptation to Similar Domain Corpora

2022-12-05 · Arjun Choudhry, Pankaj Gupta, Inder Khatri, Aaryan Gupta 외

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)NER

Addressing Zero-Resource Domains Using Document-Level Context in Neural Machine Translation

2020-04-30 · EACL (AdaptNLP) 2021 4 · Dario Stojanovski, Alexander Fraser

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 TranslationSentenceTranslation

TADA: Efficient Task-Agnostic Domain Adaptation for Transformers

2023-05-22 · Chia-Chien Hung, Lukas Lange, Jannik Strötgen

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 Adaptation

Adversarial Adaptation for French Named Entity Recognition

2023-01-12 · Arjun Choudhry, Inder Khatri, Pankaj Gupta, Aaryan Gupta 외

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