arXiv:2503.01275cs.CL2025-03AAAI被引 16

通过深层监督微调,提升英文大模型的非英语语言能力

Enhancing Non-English Capabilities of English-Centric Large Language Models through Deep Supervision Fine-Tuning

  • 在模型中间层引入跨语言对齐监督,引导非英输入转译
  • 在多语言数据集上显著优于传统微调方法,提升关键指标
  • 适合需要增强多语言推理能力的研究者与应用开发者

大型语言模型在多语言理解和生成方面取得了显著进展,但由于训练数据分布不均,其在非英语语言上的能力受限。近期研究揭示了大模型的英语中心机制:模型在底层隐式将非英语查询转换为英文,并在中层以英文进行推理。然而,由于中间层缺乏显式跨语言对齐监督,内部表示可能失准。本文提出深度监督微调(DFT)方法,在模型不同层级引入额外监督:底层约束目标语言向英文转换,中层约束以英文推理。设计了基于logits和特征的两类监督信号,分别实现严格约束与相对宽松引导。该方法不仅关注最终输出,更确保内部表示准确。在典型英文主导的大模型LLaMA-2和Gemma-2上进行广泛实验,结果表明在多个多语言数据集上显著优于传统微调方法。

原文摘要 · Abstract (English)

Large language models (LLMs) have demonstrated significant progress in multilingual language understanding and generation. However, due to the imbalance in training data, their capabilities in non-English languages are limited. Recent studies revealed the English-pivot multilingual mechanism of LLMs, where LLMs implicitly convert non-English queries into English ones at the bottom layers and adopt English for thinking at the middle layers. However, due to the absence of explicit supervision for cross-lingual alignment in the intermediate layers of LLMs, the internal representations during these stages may become inaccurate. In this work, we introduce a deep supervision fine-tuning method (DFT) that incorporates additional supervision in the internal layers of the model to guide its workflow. Specifically, we introduce two training objectives on different layers of LLMs: one at the bottom layers to constrain the conversion of the target language into English, and another at the middle layers to constrain reasoning in English. To effectively achieve the guiding purpose, we designed two types of supervision signals: logits and feature, which represent a stricter constraint and a relatively more relaxed guidance. Our method guides the model to not only consider the final generated result when processing non-English inputs but also ensure the accuracy of internal representations. We conducted extensive experiments on typical English-centric large models, LLaMA-2 and Gemma-2, and the results on multiple multilingual datasets show that our method significantly outperforms traditional fine-tuning methods.

大模型多语言微调

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