A Survey on Model MoErging: Recycling and Routing Among Specialized Experts for Collaborative Learning

📅 2024-08-13
🏛️ arXiv.org
📈 Citations: 28
Influential: 3
📄 PDF
🤖 AI Summary
Efficiently reusing multiple domain- or task-specific fine-tuned expert models while achieving high performance and strong generalization remains challenging. Method: We propose MoErging—a unified methodology for model merging, Mixture of Experts (MoE), and multi-task learning—featuring input-aware dynamic routing, parameter-space fusion, learnable router design, and collaborative multi-expert inference. Contribution/Results: We introduce the first taxonomy of MoErging methods; develop an open-source toolchain and standardized evaluation benchmark; and construct the first multidimensional MoErging knowledge graph. Our analysis rigorously characterizes applicability boundaries and performance trade-offs across paradigms, establishing a theoretical framework and practical guidelines for collaborative model reuse.

Technology Category

Application Category

📝 Abstract
The availability of performant pre-trained models has led to a proliferation of fine-tuned expert models that are specialized to a particular domain or task. Model MoErging methods aim to recycle expert models to create an aggregate system with improved performance or generalization. A key component of MoErging methods is the creation of a router that decides which expert model(s) to use for a particular input or application. The promise, effectiveness, and large design space of MoErging has spurred the development of many new methods over the past few years. This rapid pace of development has made it challenging to compare different MoErging methods, which are rarely compared to one another and are often validated in different experimental setups. To remedy such gaps, we present a comprehensive survey of MoErging methods that includes a novel taxonomy for cataloging key design choices and clarifying suitable applications for each method. Apart from surveying MoErging research, we inventory software tools and applications that make use of MoErging. We additionally discuss related fields of study such as model merging, multitask learning, and mixture-of-experts models. Taken as a whole, our survey provides a unified overview of existing MoErging methods and creates a solid foundation for future work in this burgeoning field.
Problem

Research questions and friction points this paper is trying to address.

Recycling expert models for improved performance or generalization
Designing routers to select expert models for specific inputs
Surveying MoErging methods to compare and unify diverse approaches
Innovation

Methods, ideas, or system contributions that make the work stand out.

Recycling expert models for improved performance
Creating routers to select expert models
Surveying MoErging methods with novel taxonomy
🔎 Similar Papers
No similar papers found.