arXiv:2606.26466cs.CL2026-06

通过软令牌对齐提升多语言模型推理一致性

Soft Token Alignment for Cross-Lingual Reasoning

  • 用英语作桥梁,对齐不同语言的软令牌表示
  • 在4个基准上最高提升17.7分,低资源语言增益更明显
  • 适合需要跨语言推理一致性的多语言应用

多语言大模型在不同语言中对语义等价提示的推理和回答常不一致。现有研究认为中间表示相对语言无关,但生成阶段因离散输出令牌而逐渐变得语言特异,导致语义等价的推理路径在不同语言中发散。为此,我们提出SOLAR,一种用于监督微调的辅助目标,以英语为枢纽对齐跨语言的软令牌表示。软令牌是词表嵌入的概率加权混合,生成连续表示,可聚合跨语言语义相关词的信息。我们将在非英语中的软令牌摘要与对应英语摘要在共享嵌入空间中对齐。在四个多语言推理基准上,SOLAR相较基线模型提升最多17.7分,比标准监督微调提升3.8分,低资源语言收益最大。SOLAR还增强了最终层的跨语言相似性,显著降低语言簇分离度,表明对齐软令牌表示有助于在多语言推理中保持共享语义结构。

原文摘要 · Abstract (English)

Multilingual large language models often produce inconsistent reasoning and answers for semantically equivalent prompts in different languages. Prior work suggests that intermediate representations can be relatively language-agnostic, but generation becomes increasingly language-specific as models commit to discrete output tokens. This is problematic because language-specific lexical choices can cause semantically equivalent reasoning paths to diverge across languages. These divergences motivate searching for a cross-lingual alignment signal that is less tied to any single vocabulary item or script. We propose SOLAR, an auxiliary objective for supervised fine-tuning that aligns soft-token representations across languages, using English as a pivot. Soft tokens are probability-weighted mixtures over the vocabulary embeddings, yielding continuous representations that can aggregate information from semantically related tokens across languages. We then align each non-English soft-token summary to its English counterpart in the shared embedding space. Across four multilingual reasoning benchmarks, SOLAR improves accuracy by up to +17.7 points over the base model and +3.8 over standard supervised fine-tuning, with the largest gains on low-resource languages. SOLAR also strengthens final-layer cross-lingual similarity and substantially reduces language-cluster separability, suggesting that aligning soft-token representations helps preserve shared semantic structure during multilingual reasoning.

多语言推理对齐软令牌跨语言

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