Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

Less is More: Adapting Text Embeddings for Low-Resource Languages with Small Scale Noisy Synthetic Data

Domaine:

natural language processing

Type de record:

paperdatasetmodel
Créateur:
NavBugMinDav
Hôte:avatar
Low-resource languages (LRLs) often lack high-quality, large-scale datasets for training effective text embedding models, hindering their application in tasks like retrieval-augmented generation (RAG) and semantic search. In this work, we challenge the prevailing assumption that effective semantic alignment requires massive datasets or pristine, human-verified translations. Focusing on Armenian (an LRL with a unique script), we introduce a cost-effective adaptation strategy using small scale noisy synthetic data generated by translating English Reddit title-body pairs with open-weights models. We establish a comprehensive evaluation benchmark comprising existing datasets, translated data, and a manually curated dataset. Our experiments reveal a surprising "Less is More" phenomenon: fine-tuning a multilingual encoder (mE5) on just 10,000 noisy synthetic pairs yields 11-12\% average improvements across the benchmark with a 20\%+ relative improvement in retrieval performance, matching the performance of models trained on ~1 million examples. Furthermore, we demonstrate that neither increasing data scale, improving translation quality via state-of-the-art LLMs, nor diversifying data domains yields significant gains over this minimal baseline. We validate the generalizability of these findings on another LRL with a unique script. Our results suggest that semantic alignment for LRLs saturates early and is highly robust to noise, democratizing high-performance embedding creation for resource-constrained communities. We release the model, data, and the benchmark at metric-ai-lab.github.io to facilitate further research. Accepted at LoResLM 2026, EACL 2026 Workshop

Visit

arxiv.org

Tasks

embeddingsinformation retrieval

Tags

Computation and LanguageInformation Retrieval

Similaires

Metric-AI-Lab/less-is-more-embeddingsIsomorphic Cross-lingual Embeddings for Low-Resource LanguagesText Normalization for Low Resource LanguagesSynthetic Data Diversity vs. Back-Translation for Multilingual NER in Low-Resource Languages13Aluminium/Synthetic-Multilingual-Code-Switch-Data-Generation-A-Pipeline-for-Low-Resource-Languages Text-to-Speech Synthesis Using Found Data for Low-Resource Languages

Metric-AI-Lab/less-is-more-embeddings

Official repository for the paper "Less is More: Adapting Text Embeddings for Low-Resource Languages

Isomorphic Cross-lingual Embeddings for Low-Resource Languages

Cross-Lingual Word Embeddings (CLWEs) are a key component to transfer linguistic information learnt

Text Normalization for Low Resource Languages

This repository contains code related to the Google open source internship project Text Normalization for Low Resource Languages.

Synthetic Data Diversity vs. Back-Translation for Multilingual NER in Low-Resource Languages

Named Entity Recognition(NER) for low-resource languages aims to produce robust systems for language

13Aluminium/Synthetic-Multilingual-Code-Switch-Data-Generation-A-Pipeline-for-Low-Resource-Languages

# Synthetic-Multilingual-Code-Switch-Data-Generation-A-Pipeline-for-Low-Resource-Languages ## Resea

Text-to-Speech Synthesis Using Found Data for Low-Resource Languages

Text-to-speech synthesis is a key component of interactive, speech-based systems. Typically, buildi