REVIEW 3 cited by
Tik-to-Tok: Translating Language Models One Token at a Time: An Embedding Initialization Strategy for Efficient Language Adaptation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Training monolingual language models for low and mid-resource languages is made challenging by limited and often inadequate pretraining data. In this study, we propose a novel model conversion strategy to address this issue, adapting high-resources monolingual language models to a new target language. By generalizing over a word translation dictionary encompassing both the source and target languages, we map tokens from the target tokenizer to semantically similar tokens from the source language tokenizer. This one-to-many token mapping improves tremendously the initialization of the embedding table for the target language. We conduct experiments to convert high-resource models to mid- and low-resource languages, namely Dutch and Frisian. These converted models achieve a new state-of-the-art performance on these languages across all sorts of downstream tasks. By reducing significantly the amount of data and time required for training state-of-the-art models, our novel model conversion strategy has the potential to benefit many languages worldwide.
Forward citations
Cited by 3 Pith papers
-
Disentangling Language Modeling and Boundaries
The paper hypothesizes that next-byte and boundary distributions in byte-level LMs can be disentangled, proposes two experiments to test it, but provides no experimental results.
-
Writing-System-Level Tokenizer Adaptation for Byte-Level BPE
A fixed-vocabulary tokenizer surgery method reduces Ukrainian token counts by 33-37% on Nemotron and GPT-OSS while preserving 77-78% of original token IDs and leaving English and EU token counts essentially unchanged.
-
Conditional Unigram Tokenization with Parallel Data
A conditional unigram tokenizer trained on parallel data does not improve machine translation but consistently lowers language-model perplexity per byte.
Discussion (0). Sign in to comment.