Papers › Improving Multilingual Models with Language-Clustered Vocabularies

Improving Multilingual Models with Language-Clustered Vocabularies

24 Oct 2020EMNLP 2020 11arXiv:2010.12777archive 2025-07-28

Hyung Won Chung, Dan Garrette, Kiat Chuan Tan, Jason Riesa

State-of-the-art multilingual models depend on vocabularies that cover all of the languages the model will expect to see at inference time, but the standard methods for generating those vocabularies are not ideal for massively multilingual applications. In this work, we introduce a novel procedure for multilingual vocabulary generation that combines the separately trained vocabularies of several automatically derived language clusters, thus balancing the trade-off between cross-lingual subword sharing and language-specific vocabularies. Our experiments show improvements across languages on key multilingual benchmark tasks TyDi QA (+2.9 F1), XNLI (+2.1\%), and WikiAnn NER (+2.8 F1) and factor of 8 reduction in out-of-vocabulary rate, all without increasing the size of the model or data.

PaperPDFConference PDFCode 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="2010.12777")

Code

Syntology Ran 3 of 12 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 1 ran with no contract checked.

By repository: found in paper text by Syntology: 12 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

afshinrahimi/mmner found in paper text by SyntologyApache-2.0 report
google-researchdatasets/tydiqa found in paper text by Syntologynot reachable when probed 2026-09-17 — repositories for recent papers often appear after camera-ready 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

12 samples harvested; 3 ran; 0 honoured the contract we drafted; 9 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.

1ran · violated contract
1ran · our draft was wrong
1ran
9unverified

Licence: 0 of the 12 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 afshinrahimi/mmner. “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_vars afshinrahimi/mmner/variables.py found in paper text by Syntology ran · violated contract Apache-2.0 (permissive) · 59c0d53cfcbb2398 · report
softmax afshinrahimi/mmner/models.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · a585b44308980803 · report
subtract_vars afshinrahimi/mmner/variables.py found in paper text by Syntology ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 3880e32be4fd7c7f · report
check_num_records afshinrahimi/mmner/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f6f2ba25467fd36a · report
check_num_records_by_content afshinrahimi/mmner/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0289bb6405576064 · report
collect_vocab_and_tags afshinrahimi/mmner/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 2f4055c62a01cc2c · report
get_chunk_type afshinrahimi/mmner/models.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 620ac62b88277cbd · report
get_processing_word afshinrahimi/mmner/config.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 204d8fb2bfa6564f · report
get_vocabs afshinrahimi/mmner/config.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 384baa37e7d09ae3 · report
interpolate_vars afshinrahimi/mmner/variables.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 382960e74b17b40a · report
load_vocab afshinrahimi/mmner/config.py found in paper text by Syntology unverified Apache-2.0 (permissive) · b1e144bdab6449a6 · report
pad_sequences afshinrahimi/mmner/models.py found in paper text by Syntology unverified Apache-2.0 (permissive) · ef651ba41fdc6cad · report

Tasks

NER

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