CLAIFeb 22, 2024

Efficient and Effective Vocabulary Expansion Towards Multilingual Large Language Models

arXiv:2402.14714v113 citationsh-index: 10Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of limited multilingual capabilities in large language models for Korean language users, representing a strong domain-specific improvement.

The authors tackled the inefficiency of English-centric tokenizers in processing non-English texts by introducing an efficient vocabulary expansion method, achieving state-of-the-art Korean language performance with just 2 billion training tokens and ranking as the leading open-source Korean pre-trained model.

This report introduces \texttt{EEVE-Korean-v1.0}, a Korean adaptation of large language models that exhibit remarkable capabilities across English and Korean text understanding. Building on recent highly capable but English-centric LLMs, such as SOLAR-10.7B and Phi-2, where non-English texts are inefficiently processed with English-centric tokenizers, we present an efficient and effective vocabulary expansion (EEVE) method, which encompasses parameter freezing and subword initialization. In contrast to previous efforts that believe new embeddings require trillions of training tokens, we show that our method can significantly boost non-English proficiency within just 2 billion tokens. Surpassing most instruction-tuned LLMs on the Open Ko-LLM Leaderboard, as of January 2024, our model \texttt{EEVE-Korean-10.8B-v1.0} ranks as the leading Korean pre-trained model in the open-source community, according to Hugging Face's leaderboard. We open-source our models on Huggingface to empower the open research community in various languages.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes