Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

M$^{2}$SNet: Multi-scale in Multi-scale Subtraction Network for Medical Image Segmentation

About

Accurate medical image segmentation is critical for early medical diagnosis. Most existing methods are based on U-shape structure and use element-wise addition or concatenation to fuse different level features progressively in decoder. However, both the two operations easily generate plenty of redundant information, which will weaken the complementarity between different level features, resulting in inaccurate localization and blurred edges of lesions. To address this challenge, we propose a general multi-scale in multi-scale subtraction network (M$^{2}$SNet) to finish diverse segmentation from medical image. Specifically, we first design a basic subtraction unit (SU) to produce the difference features between adjacent levels in encoder. Next, we expand the single-scale SU to the intra-layer multi-scale SU, which can provide the decoder with both pixel-level and structure-level difference information. Then, we pyramidally equip the multi-scale SUs at different levels with varying receptive fields, thereby achieving the inter-layer multi-scale feature aggregation and obtaining rich multi-scale difference information. In addition, we build a training-free network ``LossNet'' to comprehensively supervise the task-aware features from bottom layer to top layer, which drives our multi-scale subtraction network to capture the detailed and structural cues simultaneously. Without bells and whistles, our method performs favorably against most state-of-the-art methods under different evaluation metrics on eleven datasets of four different medical image segmentation tasks of diverse image modalities, including color colonoscopy imaging, ultrasound imaging, computed tomography (CT), and optical coherence tomography (OCT). The source code can be available at https://github.com/Xiaoqi-Zhao-DLUT/MSNet.

Xiaoqi Zhao, Hongpeng Jia, Youwei Pang, Long Lv, Feng Tian, Lihe Zhang, Weibing Sun, Huchuan Lu• 2023

Related benchmarks

TaskDatasetResultRank
Skin Lesion SegmentationISIC 2018 (test)
Dice Score89.2
74
Polyp SegmentationCVC-300 (Unseen)
mDice89.9
26
Skin Lesion SegmentationPH2 (test)
DSC90.7
21
Polyp SegmentationKvasir-SEG (seen)
Dice Score91.2
17
Polyp SegmentationCVC-ColonDB (unseen)
mDice75.8
17
Polyp SegmentationCVC-ClinicDB (seen)
mDice92.2
17
Medical Image SegmentationCOVID19-2 (unseen)
DSC68.6
14
Medical Image SegmentationETIS (Unseen)
DSC74.9
14
Medical Image SegmentationPH2 (unseen)
DSC90.7
14
Medical Image SegmentationMonuSeg 2018 (unseen)
DSC0.363
14
Showing 10 of 24 rows

Other info

Follow for update