SegMoTE: Token-Level Mixture of Experts for Medical Image Segmentation
Unknown authors
arxiv
Research metadataShow detailsHide details
- Affiliations
- Sichuan University · Xinjiang University · Fuzhou University · Alibaba DAMO Academy
- Published
- 2026-06-01
- Processed
- 7/25/2026, 2:48:20 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/segmote-token-level-mixture-of-experts-for-medical-image-seg.pdf
Summary
SegMoTE is an efficient and adaptive framework for medical image segmentation that extends the Segment Anything Model (SAM) with a token-level Mixture of Experts (MoE) mechanism and Progressive Prompt Tokenization (PPT). The method addresses challenges in medical image segmentation such as modality- and anatomy-specific adaptation and the high cost of pixel-level annotations. SegMoTE preserves SAM's zero-shot generalization and efficient inference while introducing minimal learnable parameters. Trained on MedSeg-HQ, a curated dataset with 0.15M high-quality masks, SegMoTE achieves state-of-the-art performance across diverse imaging modalities and anatomical tasks, improving 1% to 6% over the second best approach.
Problem
The paper identifies two key bottlenecks in transferring general interactive segmentation models like SAM to medical imaging:
- Lack of adaptive mechanisms: Existing methods lack adaptive mechanisms for modality- and anatomy-specific tasks, which limits generalization in out-of-distribution medical scenarios.