arXiv:2605.25263cs.CLcs.AI2026-05

用概念代替词元训练大模型,实现多语言语义理解

Mimir: Large-scale Multilingual Concept Modeling

论文配图:Mimir: Large-scale Multilingual Concept Modeling
图 1 · 摘自论文原文
  • 以概念为单位而非词元进行建模,提升语义粒度
  • 在46种语言的388亿句数据上训练16亿参数模型
  • 适合多语言语义理解与生成任务的研究者使用

当前语言建模方法基于词元,文本被切分为词元并以此训练模型。这种范式虽性能优异,但引发对模型如何理解意义的质疑,以及是否可采用更高粒度推进研究的思考。为此提出概念建模,即直接预测下一个概念而非下一个词元,使模型从细粒度词元转向宽泛概念。本文介绍Mimir,一个16亿参数的大概念模型,用于多语言概念理解与生成。模型在覆盖46种语言的388亿句大规模多语言预训练语料和涵盖35种语言的6680万句多轮多语言指令调优数据集上训练。实验表明其性能优于同规模语言模型。

原文摘要 · Abstract (English)

Current language modeling approaches are built around tokens. Text corpora are split into tokens, and models are trained by performing computations on these tokens, such as predicting the next token given the preceding ones as context. This paradigm has become the standard in modern language modeling, especially given the outstanding performance obtained by token-based architectures. However, recent works have not only begun to question how language models process and understand meaning from tokens, but also to question whether using higher levels of granularity could advance the research field. This led to the idea of Concept Modeling, that is, to directly train models for next-concept prediction rather than next-token prediction. The goal is to change the input from tokens to concepts, forcing the underlying language model to shift its granularity from fine-grained tokens to broad concepts. In this work, we introduce Mimir, a 1.6B Large Concept Model trained for multilingual concept understanding and generation. We leverage a large-scale multilingual pre-training corpus (38,883,987,240 sentences) spanning 46 languages and a large-scale multi-turn and multilingual instruction-tuning dataset (66,816,428 sentences) covering a total of 35 languages. We extensively evaluate model performance against a language model with a comparable number of parameters.

概念建模多语言大模型语义理解

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