paper-with-me

홈 › Papers

LiME: Lightweight Mixture of Experts for Efficient Multimodal Multi-task Learning

2026-02-01 · Md Kowsher, Haris Mansoor, Nusrat Jahan Prottasha, Ozlem Garibay, Victor Zhu, Zhengping Ji, Chen Chen arxiv

MoE-PEFT methods combine Mixture of Experts with parameter-efficient fine-tuning for multi-task adaptation, but require separate adapters per expert causing trainable parameters to scale linearly with expert count and limiting applicability to adapter-based architectures. We propose LiME (Lightweight Mixture of Experts), which achieves expert specialization through lightweight modulation rather than adapter replication. Instead of separate adapters, LiME uses a single shared PEFT module and modulates its output with lightweight expert vectors, reducing expert parameters while generalizing to any PEFT method. Notably, LiME introduces zero-parameter routing by leveraging existing frozen and adapted representations eliminating learned router parameters typically required per layer. Theoretically, we prove that (i) more experts preserve more task-relevant information and (ii) modulation approximates full expert-specific PEFT with bounded error. LiME further incorporates n-gram windowed routing and adaptive expert selection (Auto Top-K) based on routing confidence. Experiments on MMT-47, a multimodal multi-task benchmark with 47 tasks spanning text, image, and video, demonstrate that LiME achieves competitive or superior performance while using up to 4x fewer trainable parameters and up to 29% faster training compared to corresponding MoE-PEFT baselines.

📄 PDF Abstract BibTeX arXiv:2604.02338

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningMulti-Task Learning

Similar Papers 제목 키워드 기반

TiMi: Empower Time Series Transformers with Multimodal Mixture of Experts

2026-02-25 · Jiafeng Lin, Yuxuan Wang, Huakun Luo, Zhongyi Pei 외 arxiv

Multimodal time series forecasting has garnered significant attention for its potential to provide more accurate predictions than traditional single-modality models by leveraging rich information inherent in other modali…

Time Series Forecasting

Omni-SMoLA: Boosting Generalist Multimodal Models with Soft Mixture of Low-rank Experts

2023-12-01 · CVPR 2024 1 · Jialin Wu, Xia Hu, Yaqing Wang, Bo Pang 외

Large multi-modal models (LMMs) exhibit remarkable performance across numerous tasks. However, generalist LMMs often suffer from performance degradation when tuned over a large collection of tasks. Recent research sugges…

Chart Question AnsweringDocument AIImage CaptioningMixture-of-Experts+2

Med-MoE: Mixture of Domain-Specific Experts for Lightweight Medical Vision-Language Models

2024-04-16 · Songtao Jiang, Tuo Zheng, Yan Zhang, Yeying Jin 외

Recent advancements in general-purpose or domain-specific multimodal large language models (LLMs) have witnessed remarkable progress for medical decision-making. However, they are designated for specific classification o…

image-classificationImage ClassificationMedical Question AnsweringMixture-of-Experts+2

Multimodal Mixture-of-Experts for ISAC in Low-Altitude Wireless Networks

2025-12-01 · Kai Zhang, Wentao Yu, Hengtao He, Shenghui Song 외 arxiv

Integrated sensing and communication (ISAC) is a key enabler for low-altitude wireless networks (LAWNs), providing simultaneous environmental perception and data transmission in complex aerial scenarios. By combining het…

H3M-SSMoEs: Hypergraph-based Multimodal Learning with LLM Reasoning and Style-Structured Mixture of Experts

2025-10-29 · Peilin Tan, Liang Xie, Churan Zhi, Dian Tu 외 arxiv

Stock movement prediction remains fundamentally challenging due to complex temporal dependencies, heterogeneous modalities, and dynamically evolving inter-stock relationships. Existing approaches often fail to unify stru…