paper-with-me

홈 › Papers

Octavius: Mitigating Task Interference in MLLMs via LoRA-MoE

2023-11-05 · Zeren Chen, Ziqin Wang, Zhen Wang, Huayang Liu, Zhenfei Yin, Si Liu, Lu Sheng, Wanli Ouyang, Yu Qiao, Jing Shao

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/.

📄 PDF Abstract BibTeX arXiv:2311.02684

Code (2)

XiaochenWang-PSU/FedKIM pytorch
openlamm/lamm pytorch

Tasks

DecoderMixture-of-ExpertsZero-shot Generalization

Similar Papers 제목 키워드 기반

Multimodal Instruction Tuning with Conditional Mixture of LoRA

2024-02-24 · Ying Shen, Zhiyang Xu, Qifan Wang, Yu Cheng 외

Multimodal Large Language Models (MLLMs) have demonstrated remarkable proficiency in diverse tasks across different domains, with an increasing focus on improving their zero-shot generalization capabilities for unseen mu…

parameter-efficient fine-tuningZero-shot Generalization

FlyLoRA: Boosting Task Decoupling and Parameter Efficiency via Implicit Rank-Wise Mixture-of-Experts

2025-10-09 · Heming Zou, Yunliang Zang, Wutong Xu, Yao Zhu 외 arxiv

Low-Rank Adaptation (LoRA) is a widely used parameter-efficient fine-tuning method for foundation models, but it suffers from parameter interference, resulting in suboptimal performance. Although Mixture-of-Experts (MoE)…

parameter-efficient fine-tuningComputational EfficiencyMathematical ReasoningQuestion Answering

LoRASculpt: Sculpting LoRA for Harmonizing General and Specialized Knowledge in Multimodal Large Language Models

2025-03-21 · CVPR 2025 1 · Jian Liang, Wenke Huang, Guancheng Wan, Qu Yang 외

While Multimodal Large Language Models (MLLMs) excel at generalizing across modalities and tasks, effectively adapting them to specific downstream tasks while simultaneously retaining both general and specialized knowled…

General Knowledge

LoRA in LoRA: Towards Parameter-Efficient Architecture Expansion for Continual Visual Instruction Tuning

2025-08-08 · Chang Che, Ziqi Wang, Pengwan Yang, Qi Wang 외 arxiv

Continual Visual Instruction Tuning (CVIT) enables Multimodal Large Language Models (MLLMs) to incrementally learn new tasks over time. However, this process is challenged by catastrophic forgetting, where performance on…

LoRA-Whisper: Parameter-Efficient and Extensible Multilingual ASR

2024-06-07 · Zheshu Song, Jianheng Zhuo, Yifan Yang, Ziyang Ma 외

Recent years have witnessed significant progress in multilingual automatic speech recognition (ASR), driven by the emergence of end-to-end (E2E) models and the scaling of multilingual datasets. Despite that, two main cha…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition