Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ELO: Efficient Layer-Specific Optimization for Continual Pretraining of Multilingual LLMs

About

We propose an efficient layer-specific optimization (ELO) method designed to enhance continual pretraining (CP) for specific languages in multilingual large language models (MLLMs). This approach addresses the common challenges of high computational cost and degradation of source language performance associated with traditional CP. The ELO method consists of two main stages: (1) ELO Pretraining, where a small subset of specific layers, identified in our experiments as the critically important first and last layers, are detached from the original MLLM and trained with the target language. This significantly reduces not only the number of trainable parameters but also the total parameters computed during the forward pass, minimizing GPU memory consumption and accelerating the training process. (2) Layer Alignment, where the newly trained layers are reintegrated into the original model, followed by a brief full fine-tuning step on a small dataset to align the parameters. Experimental results demonstrate that the ELO method achieves a training speedup of up to 6.46 times compared to existing methods, while improving target language performance by up to 6.2\% on qualitative benchmarks and effectively preserving source language (English) capabilities.

HanGyeol Yoo, ChangSu Choi, Minjun Kim, Seohyun Song, SeungWoo Song, Inho Won, Jongyoul Park, Cheoneum Park, KyungTae Lim• 2026

Related benchmarks

TaskDatasetResultRank
Instruction FollowingMT-Bench EN
MT-Bench Score (10)7.25
15
Language UnderstandingMMLU EN
MMLU (en)70.11
15
Korean LLM EvaluationLogicKor ko
LogicKor Score7.76
9
Korean Language UnderstandingKoBEST ko
KoBEST Accuracy71.57
9
Instruction FollowingMT-Bench ja
MT-Bench (ja) Score5.68
6
Text ClassificationMARC-ja
MARC-ja Score95.35
6
Showing 6 of 6 rows

Other info

Follow for update