English

Domain-Specific Quality Estimation for Machine Translation in Low-Resource Scenarios

Computation and Language 2026-03-10 v1 Artificial Intelligence Machine Learning

Abstract

Quality Estimation (QE) is essential for assessing machine translation quality in reference-less settings, particularly for domain-specific and low-resource language scenarios. In this paper, we investigate sentence-level QE for English to Indic machine translation across four domains (Healthcare, Legal, Tourism, and General) and five language pairs. We systematically compare zero-shot, few-shot, and guideline-anchored prompting across selected closed-weight and open-weight LLMs. Findings indicate that while closed-weight models achieve strong performance via prompting alone, prompt-only approaches remain fragile for open-weight models, especially in high-risk domains. To address this, we adopt ALOPE, a framework for LLM-based QE that uses Low-Rank Adaptation with regression heads attached to selected intermediate Transformer layers. We also extend ALOPE with recently proposed Low-Rank Multiplicative Adaptation (LoRMA). Our results show that intermediate-layer adaptation consistently improves QE performance, with gains in semantically complex domains, indicating a path toward more robust QE in practical scenarios. We release code and domain-specific QE datasets publicly to support further research.

Keywords

Cite

@article{arxiv.2603.07372,
  title  = {Domain-Specific Quality Estimation for Machine Translation in Low-Resource Scenarios},
  author = {Namrata Patil Gurav and Akashdeep Ranu and Archchana Sindhujan and Diptesh Kanojia},
  journal= {arXiv preprint arXiv:2603.07372},
  year   = {2026}
}

Comments

21 pages, 7 tables, 7 figures

R2 v1 2026-07-01T11:08:46.242Z