arXiv:2601.21257cs.CL2026-01被引 5

MoCo工具箱让多个大模型协作更简单,一键测试61%场景下表现更好。

MoCo: A One-Stop Shop for Model Collaboration Research

  • 提供26种模型协作方法,支持从文本到参数的多级信息交互。
  • 在61.0%的测试场景中协作效果优于单模型,最高提升25.8%。
  • 适合研究模型协同、AI系统设计或想快速验证协作策略的开发者。

超越单一大语言模型,模型协作成为研究热点,即多个大模型协同、组合与互补。现有研究分散且缺乏严谨对比。为此,我们提出MoCo:一个集执行、评估与比较于一体的可扩展Python库,支持大规模模型协作算法研究。MoCo包含26种协作方法,涵盖路由、文本、逻辑值及模型参数等不同层次的信息交换;集成25个评估数据集,覆盖推理、问答、代码、安全等多个领域,用户也可自定义数据。大规模实验表明,大多数协作策略在61.0%的(模型,数据)组合中优于无协作模型,最优方法提升达25.8%。我们进一步分析了协作策略的扩展性、训练/推理效率,指出协作系统能解决单模型难以应对的问题,并展望未来研究方向。MoCo为构建开放、模块化、去中心化的协作式AI提供了强大工具。

原文摘要 · Abstract (English)

Advancing beyond single monolithic language models (LMs), recent research increasingly recognizes the importance of model collaboration, where multiple LMs collaborate, compose, and complement each other. Existing research on this topic has mostly been disparate and disconnected, from different research communities, and lacks rigorous comparison. To consolidate existing research and establish model collaboration as a school of thought, we present MoCo: a one-stop Python library of executing, benchmarking, and comparing model collaboration algorithms at scale. MoCo features 26 model collaboration methods, spanning diverse levels of cross-model information exchange such as routing, text, logit, and model parameters. MoCo integrates 25 evaluation datasets spanning reasoning, QA, code, safety, and more, while users could flexibly bring their own data. Extensive experiments with MoCo demonstrate that most collaboration strategies outperform models without collaboration in 61.0% of (model, data) settings on average, with the most effective methods outperforming by up to 25.8%. We further analyze the scaling of model collaboration strategies, the training/inference efficiency of diverse methods, highlight that the collaborative system solves problems where single LMs struggle, and discuss future work in model collaboration, all made possible by MoCo. We envision MoCo as a valuable toolkit to facilitate and turbocharge the quest for an open, modular, decentralized, and collaborative AI future.

模型协作大模型工具库多模型

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