Typologically-Informed Candidate Reranking for LLM-based Translation into Low-Resource Languages
Nipuna Abeykoon, Ashen Weerathunga, Pubudu Wijesinghe, Parameswari Krishnamurthy
TL;DR
The paper tackles systematic typological bias in LLM-driven translation for low-resource languages by proposing the Universal Metalinguistic Framework (UMF), a model-agnostic, inference-time metalinguistic layer that uses a 16-dimension typological profile to guide candidate reranking. It combines a Semantic Constraint Layer for lexical disambiguation with a Typological Scoring component that enforces target-language constraints, controlled by a tunable mixing parameter. Across nine language pairs and 341 sentences, UMF shows a strong link between typological distance and interception rate, delivering high Gain-Risk performance in structurally distant languages while exposing limitations in morphologically dense or conservatively treated languages, as validated by human judgments and a detailed error taxonomy. The work demonstrates that typology-informed reranking can improve structural correctness without parallel data or retraining, offering practical value for deploying MT to under-resourced languages and guiding future refinements in linguistic representations and evaluation beyond surface similarity metrics.
Abstract
Large language models trained predominantly on high-resource languages exhibit systematic biases toward dominant typological patterns, leading to structural non-conformance when translating into typologically divergent low-resource languages. We present a framework that leverages linguistic typology to improve translation quality without parallel training data or model retraining. The framework consists of two components: the Universal Metalinguistic Framework (UMF), which represents languages as structured profiles across 16 typological dimensions with divergence-weighted scoring, and the Computational Engine, which operates through linguistic disambiguation during generation and typological compliance scoring during selection. Evaluation across nine language pairs demonstrates intervention rates strongly correlating with typological distance from English. In experiments on 341 English sentences each having different morphological and syntactic phenomena, the framework shows an intervention precision of 48.16% for conservatively treated languages, 28.15% for morphologically dense languages, and 86.26% for structurally profiled languages. The framework requires no parallel training data and operates with any LLM capable of producing multiple candidate outputs, enabling practical deployment for under-resourced languages.
