MergeME: Model Merging Techniques for Homogeneous and Heterogeneous MoEs
Yuhang Zhou, Giannis Karamanolakis, Victor Soto, Anna Rumshisky,, Mayank Kulkarni, Furong Huang, Wei Ai, Jianhua Lu

TL;DR
This paper introduces advanced techniques for merging expert models in Mixture-of-Experts frameworks, addressing challenges with model divergence and architecture differences to improve performance and reduce fine-tuning.
Contribution
The paper presents novel MoE merging methods that handle heterogeneous architectures and mitigate parameter interference, surpassing existing simple averaging approaches.
Findings
Effective merging reduces fine-tuning requirements
Improved performance over state-of-the-art methods
Applicable to both homogeneous and heterogeneous models
Abstract
The recent success of specialized Large Language Models (LLMs) in domains such as mathematical reasoning and coding has led to growing interest in methods for merging these expert LLMs into a unified Mixture-of-Experts (MoE) model, with the goal of enhancing performance in each domain while retaining effectiveness on general tasks. However, the effective merging of expert models remains an open challenge, especially for models with highly divergent weight parameters or different architectures. State-of-the-art MoE merging methods only work with homogeneous model architectures and rely on simple unweighted averaging to merge expert layers, which does not address parameter interference and requires extensive fine-tuning of the merged MoE to restore performance. To address these limitations, this paper introduces new MoE merging techniques, including strategies to mitigate parameter…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBusiness Process Modeling and Analysis · Model-Driven Software Engineering Techniques · Service-Oriented Architecture and Web Services
MethodsMixture of Experts
