cd /news/machine-learning/embedding-initialization-for-unseen-… · home topics machine-learning article
[ARTICLE · art-91392] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Embedding Initialization for Unseen Low-resource Languages in Multilingual NMT: A Case Study on Limbum-English Translation

Researchers at the University of Yaoundé I and the University of Buea implemented an embedding initialization strategy for unseen low-resource languages in multilingual neural machine translation, testing it on Limbum-to-English translation. Using NLLB-200, the averaged embedding initialization achieved a chrF2++ score of 46.7, comparable to the best single-language proxy (Swahili, 47.3) and far above zero-shot (12.5) and from-scratch (14.5) baselines. The study, released on arXiv (2608.07629v1), shows multilingual transfer dominates in extremely low-resource Bantu translation, though tonal diacritics remain a challenge.

read1 min views1 publishedAug 11, 2026

arXiv:2608.07629v1 Announce Type: new Abstract: Multilingual neural machine translation models such as NLLB-200 cover 200 languages but leave thousands unsupported, including most Grassfields Bantu languages of Cameroon. When fine-tuning these models for an unseen language, practitioners must choose a proxy language token, yet no principled method exists for this selection. We implemented an embedding initialization strategy where a language token is the average of embeddings from multiple typologically related languages already in the mod el. We evaluate this approach on Limbum-to-English translation using a parallel corpus of 8,837 sentence pairs from New Testament text and a bilingual dictionary. We compare models: NLLB-200 zero-shot (chrF2++ = 12.5), a Transformer trained from scratch (chrF2++ = 14.5), NLLB-200 fine-tuned with a Swahili proxy token (chrF2++ = 47.3), and NLLB-200 with our averaged embedding initialization (chrF2++ = 46.7). We find that the multi-language initialization achieves performance comparable to the best single-language proxy. Both NLLB-200 variants improve over the from-scratch baseline by over 32 chrF2++ points. These results show that multilingual transfer is the dominant factor in extremely low-resource Bantu translation while eliminating the need for heuristic proxy selection. However, all systems fail to preserve tonal diacritics, highlighting an open challenge. We make our dataset and code available to support further research.

── more in #machine-learning 4 stories · sorted by recency
── more on @nllb-200 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/embedding-initializa…] indexed:0 read:1min 2026-08-11 ·