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

LGMSNet: Thinning a medical image segmentation model via dual-level multiscale fusion

About

Medical image segmentation plays a pivotal role in disease diagnosis and treatment planning, particularly in resource-constrained clinical settings where lightweight and generalizable models are urgently needed. However, existing lightweight models often compromise performance for efficiency and rarely adopt computationally expensive attention mechanisms, severely restricting their global contextual perception capabilities. Additionally, current architectures neglect the channel redundancy issue under the same convolutional kernels in medical imaging, which hinders effective feature extraction. To address these challenges, we propose LGMSNet, a novel lightweight framework based on local and global dual multiscale that achieves state-of-the-art performance with minimal computational overhead. LGMSNet employs heterogeneous intra-layer kernels to extract local high-frequency information while mitigating channel redundancy. In addition, the model integrates sparse transformer-convolutional hybrid branches to capture low-frequency global information. Extensive experiments across six public datasets demonstrate LGMSNet's superiority over existing state-of-the-art methods. In particular, LGMSNet maintains exceptional performance in zero-shot generalization tests on four unseen datasets, underscoring its potential for real-world deployment in resource-limited medical scenarios. The whole project code is in https://github.com/cq-dong/LGMSNet.

Chengqi Dong, Fenghe Tang, Rongge Mao, Xinpei Gao, S.Kevin Zhou• 2025

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationISIC 2018
Dice Score90.02
139
Medical Image SegmentationCOVID-CT
Dice (%)79.92
45
Medical Image SegmentationBreast Ultrasound
DSC (%)79.8
26
Medical Image SegmentationBTMRI (Source)
DSC83.63
24
Medical Image SegmentationPolyp Endoscopy
Dice Score89.06
18
Medical Image SegmentationEBHI Pathology
Dice Score95.07
13
Medical Image SegmentationAMDSD OCT
Dice Score85.02
13
Medical Image SegmentationTNUI Ultrasound
Dice Score86.4
13
Showing 8 of 8 rows

Other info

Follow for update