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

MACS: Modality-Aware Capacity Scaling for Efficient Multimodal MoE Inference

About

Mixture-of-Experts Multimodal Large Language Models (MoE MLLMs) suffer from a significant efficiency bottleneck during Expert Parallelism (EP) inference due to the straggler effect. This issue is worsened in the multimodal context, as existing token-count-based load balancing methods fail to address two unique challenges: (1) Information Heterogeneity, where numerous redundant visual tokens are treated equally to semantically critical ones, and (2) Modality Dynamics, where varying visual to text ratios across tasks lead to resource misallocation. To address these challenges, we propose MACS (Modality-Aware Capacity Scaling), a training-free inference framework. Specifically, MACS introduces an Entropy-Weighted Load mechanism to quantify the semantic value of visual tokens, addressing information heterogeneity. Additionally, the Dynamic Modality-Adaptive Capacity mechanism allocates expert resources based on the real-time modal composition of the input. Extensive experiments demonstrate that MACS significantly outperforms existing methods on various multimodal benchmarks, providing a novel and robust solution for the efficient deployment of MoE MLLMs in EP inference.

Bo Li, Chuan Wu, shaolin Zhu• 2026

Related benchmarks

TaskDatasetResultRank
Video UnderstandingMVBench
Accuracy72.11
563
Long Video UnderstandingLongVideoBench (val)
Accuracy64.24
225
Video UnderstandingVideoMME--
222
Video UnderstandingEgoSchema--
185
Chart UnderstandingChartQA
Accuracy87.14
159
Real-world Visual UnderstandingRealworldQA
Accuracy73.58
110
Image UnderstandingMME
Score2.49e+3
66
Video UnderstandingVideoMMMU
Accuracy68.49
59
General image understandingMMStar
Accuracy71.93
58
Multi-modal UnderstandingMMVet
Accuracy85.48
55
Showing 10 of 12 rows

Other info

Follow for update