Papers › MINERS: Multilingual Language Models as Semantic Retrievers

MINERS: Multilingual Language Models as Semantic Retrievers

11 Jun 2024arXiv:2406.07424archive 2025-07-28

Genta Indra Winata, Ruochen Zhang, David Ifeoluwa Adelani

Words have been represented in a high-dimensional vector space that encodes their semantic similarities, enabling downstream applications such as retrieving synonyms, antonyms, and relevant contexts. However, despite recent advances in multilingual language models (LMs), the effectiveness of these models' representations in semantic retrieval contexts has not been comprehensively explored. To fill this gap, this paper introduces the MINERS, a benchmark designed to evaluate the ability of multilingual LMs in semantic retrieval tasks, including bitext mining and classification via retrieval-augmented contexts. We create a comprehensive framework to assess the robustness of LMs in retrieving samples across over 200 diverse languages, including extremely low-resource languages in challenging cross-lingual and code-switching settings. Our results demonstrate that by solely retrieving semantically similar embeddings yields performance competitive with state-of-the-art approaches, without requiring any fine-tuning.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.07424")

Code

Syntology Ran 9 of 10 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

gentaiscool/miners officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 9 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
1unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from gentaiscool/miners. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

argmax gentaiscool/miners/icl.py official repository ran Apache-2.0 (permissive) · 1d233f39e0fd58dd · report
evaluate_bitext_mining gentaiscool/miners/bitext.py official repository ran Apache-2.0 (permissive) · 5c5225ec7c94e346 · report
evaluate_bitext_mining gentaiscool/miners/bitext_ensemble.py official repository ran Apache-2.0 (permissive) · 4643906af527fdf1 · report
evaluate_classification gentaiscool/miners/classification.py official repository ran Apache-2.0 (permissive) · 73e0a652d3ec6ca9 · report
evaluate_classification gentaiscool/miners/classification_ensemble.py official repository ran Apache-2.0 (permissive) · dd6254a6573baa16 · report
get_cohere_embedding gentaiscool/miners/bitext.py official repository ran Apache-2.0 (permissive) · bae8ecac288828c5 · report
get_openai_embedding gentaiscool/miners/bitext.py official repository ran Apache-2.0 (permissive) · 89976ba52f51bd6e · report
logsumexp gentaiscool/miners/icl.py official repository ran fingerprinted Apache-2.0 (permissive) · 80c5aec8fadb2125 · report
normalize gentaiscool/miners/icl.py official repository ran fingerprinted Apache-2.0 (permissive) · f15777c5ca784848 · report
get_tokenized_dataset gentaiscool/miners/finetune_baseline.py official repository unverified Apache-2.0 (permissive) · a0e1f45f8c77f2ec · report

Tasks

RetrievalSemantic Retrieval

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections