Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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 suggests that Mixture of Experts (MoE) architectures are useful for instruction tuning, but for LMMs of parameter size around O(50-100B), the prohibitive cost of replicating and storing the expert models severely limits the number of experts we can use. We propose Omni-SMoLA, an architecture that uses the Soft MoE approach to (softly) mix many multimodal low rank experts, and avoids introducing a significant number of new parameters compared to conventional MoE models. The core intuition here is that the large model provides a foundational backbone, while different lightweight experts residually learn specialized knowledge, either per-modality or multimodally. Extensive experiments demonstrate that the SMoLA approach helps improve the generalist performance across a broad range of generative vision-and-language tasks, achieving new SoTA generalist performance that often matches or outperforms single specialized LMM baselines, as well as new SoTA specialist performance.

Jialin Wu, Xia Hu, Yaqing Wang, Bo Pang, Radu Soricut• 2023

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2 (test-dev)
Overall Accuracy85.7
706
Image CaptioningMS COCO Karpathy (test)
CIDEr1.498
682
Science Question AnsweringScienceQA (test)
Average Accuracy67.8
245
Document Visual Question AnsweringDocVQA (test)
ANLS90.8
213
Chart Question AnsweringChartQA (test)--
176
Information Visual Question AnsweringInfoVQA (test)
ANLS80.3
130
Visual Question AnsweringTextVQA (test)
Accuracy81.1
124
Visual Question AnsweringScienceQA (test)
Accuracy94.7
113
Visual Question AnsweringVQAv2 (test-dev)
Accuracy85
80
Visual Question AnsweringOCR-VQA (test)
Accuracy75.7
77
Showing 10 of 26 rows

Other info

Follow for update