arXiv:2505.10945cs.CLcs.AI2025-05ACL被引 4

用目标语言模型的嵌入重用,提升多语言大模型跨语言迁移效果

Semantic Aware Linear Transfer by Recycling Pre-trained Language Models for Cross-lingual Transfer

  • 基于源与目标语言词汇重叠度,为非重叠词构建专属映射线性变换
  • 在跨语言理解任务中性能超越现有方法,收敛更快且损失更低
  • 适合想低成本增强大模型多语言能力的研究者和开发者

大型语言模型(LLMs)日益具备多语言能力,推动其向目标语言专用模型迁移的需求。然而,现有方法通过替换源模型词表为特定语言词表来融合嵌入,可能因源模型主要基于英语训练而限制目标语言的表达能力。本文提出语义感知线性迁移(SALT),一种新型跨语言迁移技术,通过复用目标语言预训练语言模型(PLM)的嵌入,将PLM衍生嵌入的深层表征优势传递至LLMs。SALT根据源与目标词表重叠部分的相似性,为每个非重叠词构建独特的回归线,以处理其嵌入空间。大量实验表明,SALT显著优于其他迁移方法,在语言适应过程中实现更低损失并加速收敛。尤其在跨语言理解设置中表现优异。此外,我们通过不同架构实验验证了PLMs可扩展性,证明其能有效增强现代LLMs功能。

原文摘要 · Abstract (English)

Large Language Models (LLMs) increasingly incorporate multilingual capabilities, fueling the demand to transfer them into target language-specific models. However, most approaches, which blend the source model's embedding by replacing the source vocabulary with the target language-specific vocabulary, may constrain expressive capacity in the target language since the source model is predominantly trained on English data. In this paper, we propose Semantic Aware Linear Transfer (SALT), a novel cross-lingual transfer technique that recycles embeddings from target language Pre-trained Language Models (PLMs) to transmit the deep representational strengths of PLM-derived embedding to LLMs. SALT derives unique regression lines based on the similarity in the overlap of the source and target vocabularies, to handle each non-overlapping token's embedding space. Our extensive experiments show that SALT significantly outperforms other transfer methods and achieves lower loss with accelerating faster convergence during language adaptation. Notably, SALT obtains remarkable performance in cross-lingual understanding setups compared to other methods. Furthermore, we highlight the scalable use of PLMs to enhance the functionality of contemporary LLMs by conducting experiments with varying architectures.

跨语言迁移大模型嵌入复用多语言

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。