揭示模型合并性能随专家数量增加而下降的理论原因
Why Do More Experts Fail? A Theoretical Analysis of Model Merging

- 证明合并存在上限,有效参数空间会快速饱和
- 发现新增模型的收益呈严格凹函数递减,存在最优合并阈值
- 提出RHT方法扩展合并模型覆盖范围,提升性能
模型合并通过将多个专家模型整合为单一多任务模型,显著降低存储与计算开销。尽管近期方法表现良好,但随着合并模型数量增加,性能增益逐渐减弱。本文揭示了限制模型合并可扩展性的关键障碍:首先证明合并存在理论上限;进一步分析表明,受限的有效参数空间对可合并模型数量构成严格约束。高斯宽度分析显示,额外模型带来的边际收益遵循严格凹函数衰减,说明有效参数空间会迅速饱和。基于近似运动学理论,证明存在唯一最优阈值,超过该阈值后增加模型不再带来显著性能提升。同时提出简单有效的重参数化重尾方法(RHT),以扩大合并模型的覆盖范围并提升性能。12个基准测试结果验证了理论分析,涵盖知识密集型与通用任务。研究结果推动模型合并领域向更深层理解发展。
原文摘要 · Abstract (English)
Model merging dramatically reduces storage and computational resources by combining multiple expert models into a single multi-task model. Although recent model merging methods have shown promising results, they struggle to maintain performance gains as the number of merged models increases. In this paper, we investigate the key obstacles that limit the scalability of model merging when integrating a large number of expert models. First, we prove that there is an upper bound on model merging. Further theoretical analysis reveals that the limited effective parameter space imposes a strict constraint on the number of models that can be successfully merged. Gaussian Width shows that the marginal benefit of merging additional models diminishes according to a strictly concave function. This implies that the effective parameter space becomes rapidly saturated as the number of merged models increases. Furthermore, using Approximate Kinematics Theory, we prove the existence of a unique optimal threshold beyond which adding more models does not yield significant performance improvements. At the same time, we introduce a straightforward Reparameterized Heavy-Tailed method (RHT) to extend the coverage of the merged model, thereby enhancing its performance. Empirical results on 12 benchmarks, including both knowledge-intensive and general-purpose tasks, validate our theoretical analysis. We believe that these results spark further research beyond the current scope of model merging. The source code is in the Github repository: https://github.com/wzj1718/ModelMergingAnalysis.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。