PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 23, 2025IEEE Transactions on Pattern Analysis and Machine Intelligence0 citations

Zero-Shot Sparse Mixture of Low-Rank Experts Construction From Pre-Trained Foundation Models

View Full Paper
ATAnke TangKaiser PermanenteLSLi ShenSun Yat-sen UniversityYLYong LuoNational Institute of Japanese Literature

Key Points

  • Zero-shot Sparse Mixture of Experts can achieve high performance with fewer parameters, improving efficiency in model fusion efforts.
  • For fully fine-tuned models, approximately 50% more parameters can reach 98-99% performance of eight individual fine-tuned models.
  • The method addresses parameter interference as an optimization problem, using subspace analysis to facilitate smoother fusion processes.
  • Extensive experiments across image classification and text generation showcase the adaptability and efficiency of the SMILE approach.

Abstract

Deep model training on extensive datasets is increasingly becoming cost-prohibitive, prompting the widespread adoption of deep model fusion techniques to leverage knowledge from pre-existing models. From simple weight averaging to more sophisticated methods like AdaMerging, model fusion effectively improves model performance and accelerates the development of new models. However, potential interference between parameters of individual models and the lack of interpretability in the fusion progress remain significant challenges. Existing methods often try to resolve the parameter interference issue by evaluating attributes of parameters, such as their magnitude or sign, or by parameter pruning. In this study, we begin by examining the fine-tuning of linear layers through the lens of subspace analysis and explicitly define parameter interference as an optimization problem to shed light on this subject. Subsequently, we introduce an innovative approach to model fusion called zero-shot Sparse MIxture of Low-rank Experts (SMILE) construction, which allows for the upscaling of source models into an MoE model without extra data or further training. Our approach relies on the observation that fine-tuning mostly keeps the important parts from the pre-training, but it uses less significant or unused areas to adapt to new tasks. Additionally, the issue of parameter interference, which is intrinsically challenging in the original parameter space, can be managed by expanding the dimensions. We conduct extensive experiments across diverse scenarios, such as image classification and text generation tasks, using full fine-tuning and LoRA fine-tuning, and we apply our method to large language models (CLIP models, Flan-T5 models, and Mistral-7B models), highlighting the adaptability and scalability of SMILE. For full fine-tuned models, about 50% additional parameters can achieve around 98-99% of the performance of eight individual fine-tuned ViT models, while for LoRA fine-tuned Flan-T5 models, maintaining 99% performance with only 2% extra parameters. Code is available at https: //github. com/tanganke/fusionbench.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Tang et al. (2025) studied this question.

synapsesocial.com/papers/68d4739d31b076d99fa6bd6ahttps://doi.org/10.1109/tpami.2025.3612480
Ask AI
Helpful
Bookmark
Share
View Full Paper