Papers › How Can We Effectively Expand the Vocabulary of LLMs with 0.01GB of Target Language Text?

How Can We Effectively Expand the Vocabulary of LLMs with 0.01GB of Target Language Text?

17 Jun 2024arXiv:2406.11477archive 2025-07-28

Atsuki Yamaguchi, Aline Villavicencio, Nikolaos Aletras

Large language models (LLMs) have shown remarkable capabilities in many languages beyond English. Yet, LLMs require more inference steps when generating non-English text due to their reliance on English-centric tokenizers and vocabulary, resulting in higher usage costs to non-English speakers. Vocabulary expansion with target language tokens is a widely used cross-lingual vocabulary adaptation approach to remedy this issue. Despite its effectiveness in inference speedup, previous work on vocabulary expansion has focused on high-resource settings assuming access to a substantial amount of target language data to effectively initialize the embeddings of the new tokens and adapt the LLM to the target language. However, vocabulary expansion in low-resource settings has yet to be explored. In this paper, we investigate vocabulary expansion in low-resource settings by considering embedding initialization methods and continual pre-training strategies. Through extensive experiments across typologically diverse languages, tasks and models, we establish a set of strategies to perform vocabulary expansion for faster inference, maintaining competitive downstream performance to baselines with only 30K sentences (∼0.01GB text data) from the target language.

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.11477")

Code

Syntology Ran 9 of 12 code samples harvested from 2 repositories linked to this paper; 3 have no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: official repository: 12 samples from 2 repositories, 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.

gucci-j/lowres-cva officialmentioned in papermentioned on GitHubpytorchMIT report
gucci-j/lowres-cve officialmentioned in papermentioned on GitHubpytorchMIT 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; 9 ran; 0 honoured the contract we drafted; 3 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.

9ran
3unverified

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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

create_mapping_dict gucci-j/lowres-cva/instantiation/src/core/align_init.py official repository ran MIT (permissive) · 4eaffb969c834cfd · report
filter_fn gucci-j/lowres-cva/preprocessing/src/train_fasttext.py official repository ran MIT (permissive) · cfba8ed4574f17f5 · report
filter_fn gucci-j/lowres-cve/preprocessing/src/train_fasttext.py official repository ran MIT (permissive) · 5b144fd329d608c3 · report
generate_yaml gucci-j/lowres-cva/eval/src/generate_yml.py official repository ran fingerprinted MIT (permissive) · 922fb3fe47d60fd8 · report
group_texts gucci-j/lowres-cva/preprocessing/src/main_lapt.py official repository ran MIT (permissive) · 0643ee8d0cd584bc · report
restructure_data gucci-j/lowres-cva/eval/src/convert_greeksum_into_hf_datasets.py official repository ran MIT (permissive) · 033921f119e7d425 · report
restructure_data gucci-j/lowres-cva/eval/src/create_hf_nli_datasets.py official repository ran MIT (permissive) · 8cd912324b707626 · report
restructure_data gucci-j/lowres-cva/eval/src/create_hf_span_datasets.py official repository ran MIT (permissive) · 493e6cb5c20a5002 · report
restructure_data gucci-j/lowres-cva/eval/src/create_hf_sum_datasets.py official repository ran MIT (permissive) · aa6c63022da0881b · report
instantiate_model_by_align gucci-j/lowres-cva/instantiation/src/core/align_init.py official repository unverified MIT (permissive) · 2e24044afbae3ca2 · report
load_kenswquad gucci-j/lowres-cva/eval/src/create_hf_span_datasets.py official repository unverified MIT (permissive) · fc5aa82c442a286e · report
round_to_nearest_multiple gucci-j/lowres-cva/instantiation/src/core/align_init.py official repository unverified MIT (permissive) · cee6083e09139c9a · report

Tasks

Cross-Lingual Transfer

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

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