English

Octavius: Mitigating Task Interference in MLLMs via LoRA-MoE

Computer Vision and Pattern Recognition 2024-11-26 v3 Computation and Language

Abstract

Recent studies have demonstrated Large Language Models (LLMs) can extend their zero-shot generalization capabilities to multimodal learning through instruction tuning. As more modalities and downstream tasks are introduced, negative conflicts and interference may have a worse impact on performance. While this phenomenon has been overlooked in previous work, we propose a novel and extensible framework, called Octavius, for comprehensive studies and experimentation on multimodal learning with Multimodal Large Language Models (MLLMs). Specifically, we combine the well-known Mixture-of-Experts (MoE) and one of the representative PEFT techniques, i.e., LoRA, designing a novel LLM-based decoder, called LoRA-MoE, for multimodal learning. To the best of our knowledge, we are one of the pioneering efforts to introduce MoE into MLLMs to address this problem. The experimental results (about 20% improvement) have shown the effectiveness and versatility of our design in various 2D and 3D downstream tasks. Code and datasets are available at https://openlamm.github.io/tutorial/.

Keywords

Cite

@article{arxiv.2311.02684,
  title  = {Octavius: Mitigating Task Interference in MLLMs via LoRA-MoE},
  author = {Zeren Chen and Ziqin Wang and Zhen Wang and Huayang Liu and Zhenfei Yin and Si Liu and Lu Sheng and Wanli Ouyang and Yu Qiao and Jing Shao},
  journal= {arXiv preprint arXiv:2311.02684},
  year   = {2024}
}

Comments

22 pages, 12 figures. Accepted in ICLR 2024

R2 v1 2026-06-28T13:12:02.880Z