7
0

Simple is what you need for efficient and accurate medical image segmentation

Main:13 Pages
11 Figures
Bibliography:2 Pages
1 Tables
Abstract

While modern segmentation models often prioritize performance over practicality, we advocate a design philosophy prioritizing simplicity and efficiency, and attempted high performance segmentation model design. This paper presents SimpleUNet, a scalable ultra-lightweight medical image segmentation model with three key innovations: (1) A partial feature selection mechanism in skip connections for redundancy reduction while enhancing segmentation performance; (2) A fixed-width architecture that prevents exponential parameter growth across network stages; (3) An adaptive feature fusion module achieving enhanced representation with minimal computational overhead. With a record-breaking 16 KB parameter configuration, SimpleUNet outperforms LBUNet and other lightweight benchmarks across multiple public datasets. The 0.67 MB variant achieves superior efficiency (8.60 GFLOPs) and accuracy, attaining a mean DSC/IoU of 85.76%/75.60% on multi-center breast lesion datasets, surpassing both U-Net and TransUNet. Evaluations on skin lesion datasets (ISIC 2017/2018: mDice 84.86%/88.77%) and endoscopic polyp segmentation (KVASIR-SEG: 86.46%/76.48% mDice/mIoU) confirm consistent dominance over state-of-the-art models. This work demonstrates that extreme model compression need not compromise performance, providing new insights for efficient and accurate medical image segmentation. Codes can be found atthis https URL.

View on arXiv
@article{yu2025_2506.13415,
  title={ Simple is what you need for efficient and accurate medical image segmentation },
  author={ Xiang Yu and Yayan Chen and Guannan He and Qing Zeng and Yue Qin and Meiling Liang and Dandan Luo and Yimei Liao and Zeyu Ren and Cheng Kang and Delong Yang and Bocheng Liang and Bin Pu and Ying Yuan and Shengli Li },
  journal={arXiv preprint arXiv:2506.13415},
  year={ 2025 }
}
Comments on this paper