arXiv:2601.00364cs.CL2026-01ACL被引 1

发现翻译能力依赖平行语料,跨语言理解无需双语数据

The Role of Mixed-Language Documents for Multilingual Large Language Model Pretraining

  • 用纯单语数据训练模型,对比双语语料影响
  • 移除双语数据使翻译性能下降56%,其他任务基本不变
  • 平行语料恢复91%翻译效果,混杂语码切换作用微弱

多语言大模型虽主要在单语语料上预训练,却仍具备出色跨语言能力。尽管双语数据被认为至关重要,其具体贡献仍不明确。本文通过从头训练模型,在受控条件下比较标准网络语料与剔除所有双语文档的单语版本。尽管双语数据仅占语料库的2%,移除后翻译性能在BLEU上下降56%,而跨语言问答和通用推理任务表现稳定,训练曲线几乎重合于基线。为理解这一差异,将双语数据分为平行语料(14%)、语码切换(72%)和其它(14%)。通过逐步重构,发现引入平行语料可恢复91%的原始翻译性能,而语码切换贡献极小。其他跨语言任务对两类数据均不敏感。结果表明:翻译依赖平行语料提供的逐标记对齐,而跨语言理解与推理可在无双语数据情况下实现。

原文摘要 · Abstract (English)

Multilingual large language models achieve impressive cross-lingual performance despite largely monolingual pretraining. While bilingual data in pretraining corpora is widely believed to enable these abilities, details of its contributions remain unclear. We investigate this question by pretraining models from scratch under controlled conditions, comparing the standard web corpus with a monolingual-only version that removes all multilingual documents. Despite constituting only 2% of the corpus, removing bilingual data causes translation performance to drop 56% in BLEU, while behaviour on cross-lingual QA and general reasoning tasks remains stable, with training curves largely overlapping the baseline. To understand this asymmetry, we categorize bilingual data into parallel (14%), code-switching (72%), and miscellaneous documents (14%) based on the semantic relevance of content in different languages. We then conduct granular ablations by reintroducing parallel or code-switching data into the monolingual-only corpus. Our experiments reveal that parallel data almost fully restores translation performance (91% of the unfiltered baseline), whereas code-switching contributes minimally. Other cross-lingual tasks remain largely unaffected by either type. These findings reveal that translation critically depends on systematic token-level alignments from parallel data, whereas cross-lingual understanding and reasoning appear to be achievable even without bilingual data.

多语言模型翻译预训练语料分析

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