让多个模型协作进化,最终只剩一个模型就能达到协同效果。
The Single-Multi Evolution Loop for Self-Improving Model Collaboration Systems
- 用协作输出训练单模型,实现高效模仿协同。
- 模型平均提升8.0%,协作系统整体提升14.9%。
- 适合想低成本获得多模型优势的开发者。
模型协作系统通过多个语言模型协同发挥各自优势,但存在加载多个模型的开销。本文提出将协作模式提炼为单个模型,在推理时仅使用该模型,即可模仿协作效果并降低至单模型成本。进一步提出单-多进化循环:多个模型协作后各自从输出中蒸馏,再参与下一轮协作,形成自我进化的生态系统。在7种协作策略和15项任务(问答、推理、事实性等)上的实验表明:1)个体模型平均提升8.0%,在保留协作优势的同时成本降至单模型;2)协作系统因蒸馏后更强的模型而提升,相比无进化初始系统平均提高14.9%。分析显示该方法优于多种现有进化AI方法,兼容多种模型/协作/蒸馏设置,能有效解决初始模型或系统难以应对的问题。
原文摘要 · Abstract (English)
Model collaboration -- systems where multiple language models (LMs) collaborate -- combines the strengths of diverse models with cost in loading multiple LMs. We improve efficiency while preserving the strengths of collaboration by distilling collaborative patterns into a single model, where the model is trained on the outputs of the model collaboration system. At inference time, only the distilled model is employed: it imitates the collaboration while only incurring the cost of a single model. Furthermore, we propose the single-multi evolution loop: multiple LMs collaborate, each distills from the collaborative outputs, and these post-distillation improved LMs collaborate again, forming a collective evolution ecosystem where models evolve and self-improve by interacting with an environment of other models. Extensive experiments with 7 collaboration strategies and 15 tasks (QA, reasoning, factuality, etc.) demonstrate that: 1) individual models improve by 8.0% on average, absorbing the strengths of collaboration while reducing the cost to a single model; 2) the collaboration also benefits from the stronger and more synergistic LMs after distillation, improving over initial systems without evolution by 14.9% on average. Analysis reveals that the single-multi evolution loop outperforms various existing evolutionary AI methods, is compatible with diverse model/collaboration/distillation settings, and helps solve problems where the initial model/system struggles to.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。