Papers › NLLB-CLIP -- train performant multilingual image retrieval model on a budget

NLLB-CLIP -- train performant multilingual image retrieval model on a budget

4 Sep 2023arXiv:2309.01859archive 2025-07-28

Alexander Visheratin

Today, the exponential rise of large models developed by academic and industrial institutions with the help of massive computing resources raises the question of whether someone without access to such resources can make a valuable scientific contribution. To explore this, we tried to solve the challenging task of multilingual image retrieval having a limited budget of $1,000. As a result, we present NLLB-CLIP - CLIP model with a text encoder from the NLLB model. To train the model, we used an automatically created dataset of 106,246 good-quality images with captions in 201 languages derived from the LAION COCO dataset. We trained multiple models using image and text encoders of various sizes and kept different parts of the model frozen during the training. We thoroughly analyzed the trained models using existing evaluation datasets and newly created XTD200 and Flickr30k-200 datasets. We show that NLLB-CLIP is comparable in quality to state-of-the-art models and significantly outperforms them on low-resource languages.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2309.01859")

Code

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

By repository: community (archive-listed): 8 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

eify/clip_benchmark mentioned on GitHubpytorchMIT report
laion-ai/clip_benchmark mentioned on GitHubpytorchMIT report
pwc-1/Paper-5 mindspore report
pwc-1/Paper-9 mindspore 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

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

1ran
7unverified

Licence: 0 of the 8 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 eify/clip_benchmark. “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.

get_dataset_default_task eify/clip_benchmark/clip_benchmark/datasets/builder.py community (archive-listed) ran fingerprinted MIT (permissive) · dbc602d6bfc435f3 · report
PIL_to_bytes eify/clip_benchmark/clip_benchmark/webdataset_builder.py community (archive-listed) unverified MIT (permissive) · 27180e9964b8cac8 · report
build_dataset eify/clip_benchmark/clip_benchmark/datasets/builder.py community (archive-listed) unverified MIT (permissive) · 63b80a251f3277e4 · report
get_metadata eify/clip_benchmark/clip_benchmark/datasets/objectnet.py community (archive-listed) unverified MIT (permissive) · f4eee6ad42516616 · report
get_model_collection_from_file eify/clip_benchmark/clip_benchmark/model_collection.py community (archive-listed) unverified MIT (permissive) · e02503f545c31203 · report
load_japanese_clip eify/clip_benchmark/clip_benchmark/models/japanese_clip.py community (archive-listed) unverified MIT (permissive) · f5190e9b44c5f641 · report
path_to_bytes eify/clip_benchmark/clip_benchmark/webdataset_builder.py community (archive-listed) unverified MIT (permissive) · eb9c4da61c3f9683 · report
value_from_first_key_found eify/clip_benchmark/clip_benchmark/datasets/builder.py community (archive-listed) unverified MIT (permissive) · 9e8b17a3977b594e · report

Tasks

Image RetrievalRetrieval

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CLIP

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