English

MedMoE: Modality-Specialized Mixture of Experts for Medical Vision-Language Understanding

Computer Vision and Pattern Recognition 2025-06-12 v2

Abstract

Different medical imaging modalities capture diagnostic information at varying spatial resolutions, from coarse global patterns to fine-grained localized structures. However, most existing vision-language frameworks in the medical domain apply a uniform strategy for local feature extraction, overlooking the modality-specific demands. In this work, we present MedMoE, a modular and extensible vision-language processing framework that dynamically adapts visual representation based on the diagnostic context. MedMoE incorporates a Mixture-of-Experts (MoE) module conditioned on the report type, which routes multi-scale image features through specialized expert branches trained to capture modality-specific visual semantics. These experts operate over feature pyramids derived from a Swin Transformer backbone, enabling spatially adaptive attention to clinically relevant regions. This framework produces localized visual representations aligned with textual descriptions, without requiring modality-specific supervision at inference. Empirical results on diverse medical benchmarks demonstrate that MedMoE improves alignment and retrieval performance across imaging modalities, underscoring the value of modality-specialized visual representations in clinical vision-language systems.

Keywords

Cite

@article{arxiv.2506.08356,
  title  = {MedMoE: Modality-Specialized Mixture of Experts for Medical Vision-Language Understanding},
  author = {Shivang Chopra and Gabriela Sanchez-Rodriguez and Lingchao Mao and Andrew J Feola and Jing Li and Zsolt Kira},
  journal= {arXiv preprint arXiv:2506.08356},
  year   = {2025}
}