paper-with-me

홈 › Papers

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

2024-08-13 · Prateek Yadav, Colin Raffel, Mohammed Muqeeth, Lucas Caccia, Haokun Liu, Tianlong Chen, Mohit Bansal, Leshem Choshen, Alessandro Sordoni

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.

📄 PDF Abstract BibTeX arXiv:2408.07057

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-ExpertsSurvey

Similar Papers 제목 키워드 기반

Glider: Global and Local Instruction-Driven Expert Router

2024-10-09 · Pingzhi Li, Prateek Yadav, Jaehong Yoon, Jie Peng 외

The availability of performant pre-trained models has led to a proliferation of fine-tuned expert models that are specialized to particular domains. This has enabled the creation of powerful and adaptive routing-based "M…

Learning to Route Among Specialized Experts for Zero-Shot Generalization

2024-02-08 · Mohammed Muqeeth, Haokun Liu, Yufan Liu, Colin Raffel

Recently, there has been a widespread proliferation of "expert" language models that are specialized to a specific task or domain through parameter-efficient fine-tuning. How can we recycle large collections of expert la…

parameter-efficient fine-tuningZero-shot Generalization

A Discrete Firefly Algorithm to Solve a Rich Vehicle Routing Problem Modelling a Newspaper Distribution System with Recycling Policy

2016-04-14 · E. Osaba, Xin-She Yang, F. Diaz, E. Onieva 외

A real-world newspaper distribution problem with recycling policy is tackled in this work. In order to meet all the complex restrictions contained in such a problem, it has been modeled as a rich vehicle routing problem,…

Heuristics for Vehicle Routing Problem: A Survey and Recent Advances

2023-03-01 · Fei Liu, Chengyu Lu, Lin Gui, Qingfu Zhang 외

Vehicle routing is a well-known optimization research topic with significant practical importance. Among different approaches to solving vehicle routing, heuristics can produce a satisfactory solution at a reasonable com…

Survey

Mixture-of-Experts in Remote Sensing: A Survey

2026-04-03 · Yongchuan Cui, Peng Liu, Lajiao Chen arxiv

Remote sensing data analysis and interpretation present unique challenges due to the diversity in sensor modalities and spatiotemporal dynamics of Earth observation data. Mixture-of-Experts (MoE) model has emerged as a p…