Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Expert Merging in Sparse Mixture of Experts with Nash Bargaining

About

Existing expert merging strategies for Sparse Mixture of Experts (SMoE) typically rely on input-dependent or input-independent averaging of expert parameters, but often lack a principled weighting mechanism. In this work, we reinterpret expert merging through the lens of game theory, revealing cooperative and competitive dynamics among experts. Based on this perspective, we introduce Nash Merging of Experts (NAMEx), a novel framework that incorporates Nash Bargaining into the merging process, enabling more balanced and efficient collaboration among experts. Additionally, we incorporate complex momentum into NAMEx to accelerate expert propagation with theoretical guarantees for convergence. Extensive experiments across language modelling, text classification, image classification, and zero-shot robustness under data corruption show that NAMEx consistently outperforms competing methods while integrating seamlessly with popular MoE architectures. Finally, we demonstrate NAMEx's scalability by applying it to large-scale systems, including Qwen1.5-MoE (14B) and DeepSeek-MoE (16B), where it proves effective in both zero-shot and fine-tuning settings. The code is publicly available at: https://github.com/anh147/NAMEx.

Dung V. Nguyen, Anh T. Nguyen, Minh H. Nguyen, Luc Q. Nguyen, Shiqi Jiang, Ethan Fetaya, Linh Duy Tran, Gal Chechik, Tan M. Nguyen• 2025

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1k (val)
Top-1 Accuracy78.15
1498
Image ClassificationImageNet-R
Top-1 Acc38.96
581
Multitask Language UnderstandingMMLU
Accuracy46.42
520
Multitask Language UnderstandingMMLU (test)
Accuracy62.15
312
Image ClassificationImageNet-A (test)--
177
Image ClassificationImageNet-R (test)
Accuracy33.95
170
Language UnderstandingMMLU
MMLU Accuracy62.15
147
Language UnderstandingMMLU 0-shot
Accuracy61.9
119
Science Question AnsweringARC
ARC Accuracy50.64
76
Image ClassificationImageNet A
Accuracy35.27
73
Showing 10 of 21 rows

Other info

Follow for update