Papers › XTREME-UP: A User-Centric Scarce-Data Benchmark for Under-Represented Languages

XTREME-UP: A User-Centric Scarce-Data Benchmark for Under-Represented Languages

19 May 2023arXiv:2305.11938archive 2025-07-28

Sebastian Ruder, Jonathan H. Clark, Alexander Gutkin, Mihir Kale, Min Ma, Massimo Nicosia, Shruti Rijhwani, Parker Riley, Jean-Michel A. Sarr, Xinyi Wang, John Wieting, Nitish Gupta, Anna Katanova, Christo Kirov, Dana L. Dickinson, Brian Roark, Bidisha Samanta, Connie Tao, David I. Adelani, Vera Axelrod, Isaac Caswell, Colin Cherry, Dan Garrette, Reeve Ingle, Melvin Johnson, Dmitry Panteleev, Partha Talukdar

Data scarcity is a crucial issue for the development of highly multilingual NLP systems. Yet for many under-represented languages (ULs) -- languages for which NLP re-search is particularly far behind in meeting user needs -- it is feasible to annotate small amounts of data. Motivated by this, we propose XTREME-UP, a benchmark defined by: its focus on the scarce-data scenario rather than zero-shot; its focus on user-centric tasks -- tasks with broad adoption by speakers of high-resource languages; and its focus on under-represented languages where this scarce-data scenario tends to be most realistic. XTREME-UP evaluates the capabilities of language models across 88 under-represented languages over 9 key user-centric technologies including ASR, OCR, MT, and information access tasks that are of general utility. We create new datasets for OCR, autocomplete, semantic parsing, and transliteration, and build on and refine existing datasets for other tasks. XTREME-UP provides methodology for evaluating many modeling scenarios including text-only, multi-modal (vision, audio, and text),supervised parameter tuning, and in-context learning. We evaluate commonly used models on the benchmark. We release all code and scripts to train and evaluate models

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

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

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

google-research/xtreme-up officialmentioned in paperjaxApache-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

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

11unverified

Licence: 0 of the 11 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 google-research/xtreme-up. “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.

average google-research/xtreme-up/evaluation/score_system.py official repository unverified Apache-2.0 (permissive) · 9b8db034cb6fc339 · report
compute_similarities google-research/xtreme-up/baseline/compute_nearest_neighbors.py official repository unverified Apache-2.0 (permissive) · ffe1eb8489531d61 · report
dummy_metric google-research/xtreme-up/baseline/autocomplete_tasks.py official repository unverified Apache-2.0 (permissive) · eda34985ba4beae0 · report
gather_predictions google-research/xtreme-up/baseline/autocomplete_tasks.py official repository unverified Apache-2.0 (permissive) · abd225a4df0fa702 · report
get_task_info google-research/xtreme-up/baseline/jsonl_to_seqio_tsv_lib.py official repository unverified Apache-2.0 (permissive) · dd148fcf0cf05289 · report
l2_normalize google-research/xtreme-up/baseline/compute_nearest_neighbors.py official repository unverified Apache-2.0 (permissive) · 086e5dd32d79621b · report
lowercase google-research/xtreme-up/baseline/retrieval_tasks.py official repository unverified Apache-2.0 (permissive) · 7a4a03eb0fe8c1df · report
preprocess_autocomplete_example google-research/xtreme-up/baseline/jsonl_to_seqio_tsv_lib.py official repository unverified Apache-2.0 (permissive) · cb0b499a715ebd32 · report
process_example google-research/xtreme-up/baseline/jsonl_to_seqio_tsv_lib.py official repository unverified Apache-2.0 (permissive) · 11b74ed4666eca82 · report
split_and_rekey_processor google-research/xtreme-up/baseline/retrieval_tasks.py official repository unverified Apache-2.0 (permissive) · 16cbaba2dd46e92f · report
to_inference_pair google-research/xtreme-up/baseline/retrieval_tasks.py official repository unverified Apache-2.0 (permissive) · f89c4c37abd368b2 · report

Tasks

In-Context LearningMultilingual NLPOptical Character Recognition (OCR)Semantic ParsingTransliteration

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