English

Enhancing Multi-modal Models with Heterogeneous MoE Adapters for Fine-tuning

Machine Learning 2025-03-27 v1

Abstract

Multi-modal models excel in cross-modal tasks but are computationally expensive due to their billions of parameters. Parameter-efficient fine-tuning (PEFT) offers a solution by adding small trainable components while freezing pre-trained parameters. However, existing methods primarily focus on uni-modal processing, overlooking the critical modal fusion needed for multi-modal tasks. To fill this gap, we propose heterogeneous mixture of experts adapters that extend the traditional PEFT framework to support multi-modal expert combinations and improve information interaction. Additionally, our approach modifies the affine linear expert design to enable efficient modal fusion in a low-rank space, achieving competitive performance with only 5-8\% of the parameters fine-tuned. Experiments across eight downstream tasks, including visual-audio and text-visual, demonstrate the superior performance of the approach.

Keywords

Cite

@article{arxiv.2503.20633,
  title  = {Enhancing Multi-modal Models with Heterogeneous MoE Adapters for Fine-tuning},
  author = {Sashuai Zhou and Hai Huang and Yan Xia},
  journal= {arXiv preprint arXiv:2503.20633},
  year   = {2025}
}

Comments

6 pages,3 figures

R2 v1 2026-06-28T22:35:18.963Z