Pith. sign in

REVIEW 2 cited by

WECHSEL: Effective initialization of subword embeddings for cross-lingual transfer of monolingual language models

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

arxiv 2112.06598 v2 pith:MTY6RO7Q submitted 2021-12-13 cs.CL

classification cs.CL
keywords modelsenglishlanguagelanguageswechseltransferembeddingsmethod
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large pretrained language models (LMs) have become the central building block of many NLP applications. Training these models requires ever more computational resources and most of the existing models are trained on English text only. It is exceedingly expensive to train these models in other languages. To alleviate this problem, we introduce a novel method -- called WECHSEL -- to efficiently and effectively transfer pretrained LMs to new languages. WECHSEL can be applied to any model which uses subword-based tokenization and learns an embedding for each subword. The tokenizer of the source model (in English) is replaced with a tokenizer in the target language and token embeddings are initialized such that they are semantically similar to the English tokens by utilizing multilingual static word embeddings covering English and the target language. We use WECHSEL to transfer the English RoBERTa and GPT-2 models to four languages (French, German, Chinese and Swahili). We also study the benefits of our method on very low-resource languages. WECHSEL improves over proposed methods for cross-lingual parameter transfer and outperforms models of comparable size trained from scratch with up to 64x less training effort. Our method makes training large language models for new languages more accessible and less damaging to the environment. We make our code and models publicly available.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Thunder-LLM: Efficiently Adapting LLMs to Korean with Minimal Resources

    cs.CL 2025-06 conditional novelty 6.0 of 10

    A cost-effective recipe consisting of tokenizer extension, continual pretraining, FP8 training, and SFT/DPO post-training yields Korean-English bilingual 8B models with top Korean benchmark scores.

  2. Cross-Lingual Optimization for Language Transfer in Large Language Models

    cs.CL 2025-05 conditional novelty 6.0 of 10

    CLO, a modified DPO loss that contrasts English and translated target-language responses in the same batch, improves target-language instruction following and preserves English better than standard SFT.

Pith tools