FLoMo-Net: A Novel Task-Adaptive Mixture of Experts Routing Framework with Frequency and Uncertainty Correction for Medical Image Segmentation
Md Rayhan Ahmed, Patricia Lasserre
wacv
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-06-01
- Processed
- 7/27/2026, 3:33:26 PM
- Analysis model
- gemini-2.5-flash-lite
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/flomo-net-a-novel-task-adaptive-mixture-of-experts-routing-f.pdf
Summary
This paper introduces FLoMo-Net, a novel modular framework for medical image segmentation (MIS) designed to address challenges like anatomical variability and ambiguous boundaries. The core idea is a task-adaptive Mixture of Experts (MoE) routing framework that incorporates frequency and uncertainty correction. FLoMo-Net achieves superior boundary-aware performance and faster inference with fewer parameters compared to existing 2D MIS models across four benchmarks.
Problem
The paper addresses several bottlenecks in existing medical image segmentation methods:
- Suboptimal fusion of spatial and frequency-domain features, limiting the ability to capture rich structural and textural representations.
- Difficulty in balancing fine local details with global context, especially with anatomical variability and ambiguous boundaries.
- Limitations of CNNs in capturing long-range dependencies and the computational cost of attention mechanisms and Transformers.
- Adaptability issues in state-space models due to fixed hidden states, limiting robustness to inter-patient variability.